openclaw-skill — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsopenclaw-skill
    Back to Agents
    openclaw-skill

    openclaw-skill

    brabaflow March 9, 2026
    7 copies 0 downloads

    šŸ¦€ Complete OpenClaw documentation as a skill for AI Coding Agents. 333 pages of verbatim official docs. Works with Claude Code, Cursor, Codex, and OpenCode.

    Agent Definition
    # OpenClaw Skill
    
    **The complete OpenClaw documentation as a skill for your coding agent.**
    
    Ask your agent anything about OpenClaw — gateway config, channel setup, CLI commands, deployment — and get answers with **exact code and configs** straight from the official docs. No hallucinated flags, no invented keys.
    
    Created by **Michel Costa**, co-founder of [Brabaflow — AI-Native Agency](https://www.brabaflow.ai/).
    
    ## How it works
    
    When you ask your coding agent about OpenClaw, the skill kicks in automatically. Instead of guessing or relying on training data, it looks up the **official documentation** (333 pages from docs.openclaw.ai, copied verbatim) and gives you the real answer.
    
    The skill is organized into 20 domain files. A router (`SKILL.md`) maps your question to the right domain, reads the original docs, and returns exact code blocks, configuration snippets, and CLI commands — unchanged from the source.
    
    **No summaries. No paraphrasing. No creative interpretation of config keys.**
    
    ## Sponsorship
    
    If this skill has saved you time and you're so inclined, I'd appreciate it if you'd consider supporting the project with a star or sharing it with the OpenClaw community.
    
    Thanks!
    — Michel
    
    ## Installation
    
    > **Note:** Installation differs by platform. Claude Code and Cursor have built-in plugin systems. Codex and OpenCode require manual setup.
    
    ### Claude Code (via Plugin Marketplace)
    
    In Claude Code, register the marketplace first:
    
    ```
    /plugin marketplace add brabaflow/openclaw-skill-marketplace
    ```
    
    Then install the plugin:
    
    ```
    /plugin install openclaw-skill@openclaw-skill-marketplace
    ```
    
    ### Claude Code (manual)
    
    ```bash
    git clone https://github.com/brabaflow/openclaw-skill.git /tmp/openclaw-skill
    mkdir -p your-project/.cursor/skills
    cp -r /tmp/openclaw-skill/skills/openclaw your-project/.cursor/skills/
    rm -rf /tmp/openclaw-skill
    ```
    
    ### Cursor (via Plugin Marketplace)
    
    In Cursor Agent chat:
    
    ```
    /plugin-add openclaw-skill
    ```
    
    ### Codex
    
    Tell Codex:
    
    ```
    Fe

    Tags

    ai-agentsai-gatewaybrabaflowclaude-codecodexcursordiscorddocumentationopenclawskill

    Comments

    More Agents

    View all
    documentation

    Documentation & Onboarding Agent

    Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.

    C
    Community
    debugging

    Cursor Bug Triage Agent

    Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.

    C
    Community
    api

    API Integration Agent

    Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.

    C
    Community
    coding

    Cursor Agent Mode

    Cursor's built-in autonomous coding agent that can make multi-file edits, run terminal commands, search the codebase, and iteratively build features with minimal human intervention.

    C
    Cursor Team
    cloud

    Cursor Background Agent

    Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.

    C
    Cursor Team
    composer

    Cursor Composer Agent

    Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.

    C
    Cursor Team

    Stay up to date

    Get the latest Cursor prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Cursor and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    Ā© 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.