← all publishers

oabdelmaksoud

@oabdelmaksoud source repo

41 published skills

  1. Systematic Debugging · oabdelmaksoud bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
    1 install
  2. Hugging Face Datasets · oabdelmaksoud bundle
    Create and manage datasets on Hugging Face Hub. Supports initializing repos, defining configs/system prompts, streaming row updates, and SQL-based dataset querying/transformation. Designed to work alongside HF MCP server for comprehensive dataset workflows.
    1 install
  3. Receiving Code Review · oabdelmaksoud
    Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
    1 install
  4. Requesting Code Review · oabdelmaksoud bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements
    1 install
  5. Hugging Face Evaluation · oabdelmaksoud bundle
    Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis API, and running custom model evaluations with vLLM/lighteval. Works with the model-index metadata format.
    1 install
  6. Test Driven Development · oabdelmaksoud bundle
    Use when implementing any feature or bugfix, before writing implementation code
    1 install
  7. Writing Automation Rules · oabdelmaksoud
    This skill should be used when the user asks to 'create an automation rule', 'write a process rule', 'configure automation', 'add an automation rule', or needs guidance on OpenClaw process/cron automation patterns, rule syntax, and automated enforcement.
    1 install
  8. Hugging Face Tool Builder · oabdelmaksoud bundle
    Use this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help. This is especially useful when chaining or combining API calls or the task will be repeated/automated. This Skill creates a reusable script to fetch, enrich or process data.
    1 install
  9. Openclaw Hook Development · oabdelmaksoud
    This skill should be used when the user asks to 'create a cron job', 'add a scheduled task', 'write a process definition', 'configure automation', 'set up event-driven automation', 'define a process in PROCESSES.json', or needs guidance on OpenClaw cron jobs (`openclaw cron`), process definitions, scheduled automation, or workflow automation best practices.
    1 install
  10. Hugging Face Model Trainer · oabdelmaksoud bundle
    This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, and model persistence. Should be invoked for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.
    1 install
  11. Openclaw Agent Development · oabdelmaksoud bundle
    This skill should be used when the user asks to 'create an agent', 'add an agent', 'write a new agent', 'configure agent SOUL.md', 'agent IDENTITY.md', 'agent workspace setup', 'agent fallback chains', 'agent model assignment', or needs guidance on OpenClaw agent structure, SOUL.md/IDENTITY.md patterns, agent configuration in openclaw.json, or agent development best practices.
    1 install
  12. Openclaw Skill Development · oabdelmaksoud
    This skill should be used when the user wants to 'create a skill', 'add a skill', 'write a new skill', 'improve skill description', 'organize skill content', or needs guidance on OpenClaw SKILL.md format, progressive disclosure, metadata.openclaw block, or skill development best practices.
    1 install
  13. Dispatching Parallel Agents · oabdelmaksoud
    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
    1 install
  14. Subagent Driven Development · oabdelmaksoud bundle
    Use when executing implementation plans with independent tasks in the current session
    1 install
  15. Hugging Face Paper Publisher · oabdelmaksoud bundle
    Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.
    1 install
  16. Openclaw Command Development · oabdelmaksoud
    This skill should be used when the user asks to 'create a slash command', 'add a command', 'write a custom command', 'define command arguments', 'skill slash-commands', 'organize commands', or needs guidance on OpenClaw skill-based slash commands, YAML frontmatter, dynamic arguments, or command development best practices.
    1 install
  17. Openclaw Workspace Structure · oabdelmaksoud
    This skill should be used when the user asks to 'understand workspace structure', 'organize workspace', 'set up OpenClaw workspace', 'where do files go', 'workspace layout', 'agent workspace paths', or needs guidance on OpenClaw directory layout, file organization, component locations, or workspace architecture best practices.
    1 install
  18. Finishing A Development Branch · oabdelmaksoud
    Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup
    1 install
  19. Verification Before Completion · oabdelmaksoud
    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
    1 install
  20. Openclaw Automation Recommender · oabdelmaksoud bundle
    Analyze a codebase or workspace and recommend OpenClaw automations (cron jobs, skills, agent routing, processes, MCP servers, workspace structure). Use when user asks for automation recommendations, wants to optimize their OpenClaw setup, mentions improving OpenClaw workflows, asks how to best configure OpenClaw for a project, or wants to know what OpenClaw features they should use.
    1 install
  21. Writing Plans · oabdelmaksoud
    Use when you have a spec or requirements for a multi-step task, before touching code
    1 install
  22. Autogen Collab · oabdelmaksoud bundle
    Run multi-agent AutoGen-style debates when tasks need consensus across specialists. Uses OpenClaw's existing provider configuration — no API keys or extra setup needed. Use when: architecture decisions, design reviews, root cause analysis, or complex research where multiple expert perspectives improve the answer. Triggered automatically by Cooper for high-complexity tasks or explicitly via [autogen] tag or "debate this" / "get consensus" instructions.
    1 install
  23. Writing Skills · oabdelmaksoud bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment in OpenClaw
    1 install
  24. Executing Plans · oabdelmaksoud
    Use when you have a written implementation plan to execute in a separate session with review checkpoints
    1 install
  25. Frontend Design · oabdelmaksoud
    Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
    1 install
  26. MCP Integration · oabdelmaksoud
    This skill should be used when the user asks to 'add MCP server', 'integrate MCP', 'configure MCP', 'use .mcp.json', 'set up Model Context Protocol', 'connect external service via MCP', or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into OpenClaw for external tool and service integration.
    1 install
  27. Hugging Face CLI · oabdelmaksoud bundle
    Execute Hugging Face Hub operations using the `hf` CLI. Use when the user needs to download models/datasets/spaces, upload files to Hub repositories, create repos, manage local cache, or run compute jobs on HF infrastructure. Covers authentication, file transfers, repository creation, cache operations, and cloud compute.
    1 install
  28. Langgraph Collab · oabdelmaksoud bundle
    Run stateful multi-agent graph workflows using LangGraph (linear, supervisor, parallel, conditional). Use when tasks need dynamic routing, branching logic, or a supervisor agent delegating work. All LLM calls use OpenClaw's existing provider config — no API keys needed. Choose over autogen-collab (debate) and crewai-collab (fixed pipelines) when you need conditional edges, a supervisor making routing decisions, or parallel fan-out with synthesis.
    1 install
  29. Hugging Face Jobs · oabdelmaksoud bundle
    This skill should be used when users want to run any workload on Hugging Face Jobs infrastructure. Covers UV scripts, Docker-based jobs, hardware selection, cost estimation, authentication with tokens, secrets management, timeout configuration, and result persistence. Designed for general-purpose compute workloads including data processing, inference, experiments, batch jobs, and any Python-based tasks. Should be invoked for tasks involving cloud compute, GPU workloads, or when users mention running jobs on Hugging Face infrastructure without local setup.
    1 install
  30. Openclaw Settings · oabdelmaksoud
    This skill should be used when the user asks about 'OpenClaw settings', 'configure openclaw.json', 'skill configuration', 'per-project settings', 'agent configuration', 'model routing', 'provider settings', 'skills.entries config', or wants to make OpenClaw behavior configurable through openclaw.json.
    1 install
  31. Using Git Worktrees · oabdelmaksoud
    Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
    1 install
  32. Hugging Face Trackio · oabdelmaksoud bundle
    Track and visualize ML training experiments with Trackio. Use when logging metrics during training (Python API) or retrieving/analyzing logged metrics (CLI). Supports real-time dashboard visualization, HF Space syncing, and JSON output for automation.
    1 install
  33. Openclaw Md Improver · oabdelmaksoud bundle
    Audit and improve CLAUDE.md and SOUL.md files across the OpenClaw workspace, plus openclaw.json config. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files, SOUL.md agent personality files, or openclaw.json configuration. Also use when the user mentions 'config maintenance', 'project memory optimization', 'agent personality audit', or 'workspace health check'.
    1 install
  34. Hf MCP · oabdelmaksoud
    Use Hugging Face Hub via MCP server tools. Search models, datasets, Spaces, papers. Get repo details, fetch documentation, run compute jobs, and use Gradio Spaces as AI tools. Available when connected to the HF MCP server.
    1 install
  35. Playground · oabdelmaksoud bundle
    Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.
    1 install
  36. Aoth Antiban · oabdelmaksoud
    Use when managing the Claude CLI Proxy (ban protector) — start, stop, restart, status, logs, backup, test, setup, or register the proxy in OpenClaw. Triggers on: 'proxy status', 'ban protector', 'start proxy', 'stop proxy', 'proxy health', 'antiban', 'cli proxy'.
    1 install
  37. Using Skills · oabdelmaksoud
    Use when starting any conversation - establishes how to find and use skills, requiring skill invocation before ANY response including clarifying questions
    1 install
  38. Brainstorming · oabdelmaksoud
    You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
    1 install
  39. Crewai Collab · oabdelmaksoud bundle
    Run structured multi-agent workflows using CrewAI (sequential, hierarchical, consensus). Each agent has a defined role, goal, and backstory. Tasks have explicit expected outputs. Use when: structured pipelines (research → design → implement), manager-supervised workflows, or consensus-building with clear acceptance criteria. All LLM calls use OpenClaw's existing provider config — no API keys needed.
    1 install
  40. Example Skill · oabdelmaksoud
    This skill should be used when the user asks to 'demonstrate skills', 'show skill format', 'create a skill template', or discusses skill development patterns. Provides a reference template for creating OpenClaw skills.
    1 install
  41. Skill Creator · oabdelmaksoud bundle
    Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
    1 install