coding-agent-fabric — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentscoding-agent-fabric
    Back to Agents
    coding-agent-fabric

    coding-agent-fabric

    yu-iskw February 5, 2026
    1 copies 0 downloads

    The standard fabric for AI agent resources: Manage, sync, and update across Cursor, Claude Code, and more."

    Agent Definition
    # coding-agent-fabric
    
    `coding-agent-fabric` is a universal CLI for managing AI coding-agent resources across multiple agents and platforms. It provides a unified way to discover, install, and manage skills, subagents, and other extensions.
    
    ## Installation
    
    You can install the CLI globally:
    
    ```bash
    npm install -g @coding-agent-fabric/cli
    ```
    
    Or run it directly without installation using `npx`:
    
    ```bash
    npx @coding-agent-fabric/cli <command>
    ```
    
    ## Core Resources
    
    - **Skills**: Modular instructions and capabilities (e.g., `.md` or `.mdc` files) that enhance agent behavior.
    - **Subagents**: Specialized agent definitions (e.g., YAML or JSON) that can be invoked for specific tasks.
    
    ## Supported Agents
    
    The fabric automatically detects and manages resources for:
    
    - **Claude Code** (`.cursor/`)
    - **Cursor** (`.cursor/rules/`)
    - **Cursor CLI (Codex)** (`.codex/`)
    
    ## CLI Examples
    
    <!-- SYNC:COMMANDS -->
    
    ### Rules
    
    Manage AI agent rules
    
    ```bash
    # Install rules from a source
    caf rules add owner/repo
    # List installed rules
    caf rules list
    # Remove a rule
    caf rules remove rule-name
    # Update all rules
    caf rules update
    ```
    
    ### Skills
    
    Manage AI agent skills
    
    ```bash
    # Install skills from a source
    caf skills add owner/repo
    # List installed skills
    caf skills list
    # Remove a skill
    caf skills remove skill-name
    # Update all skills
    caf skills update
    ```
    
    ### Subagents
    
    Manage AI subagents
    
    ```bash
    # Install subagents from a source
    caf subagents add owner/repo
    # List installed subagents
    caf subagents list
    # Remove a subagent
    caf subagents remove subagent-name
    # Update all subagents
    caf subagents update
    ```
    
    ### Plugins
    
    Manage coding-agent-fabric plugins
    
    ```bash
    # Install a third-party plugin
    caf plugin add owner/repo
    # List installed plugins
    caf plugin list
    # Remove a plugin
    caf plugin remove plugin-id
    ```
    
    ### System
    
    System management commands
    
    ```bash
    # Check the health of your installation
    caf doctor
    # Check for updates across all resources
    caf check
    # Update all resources

    Tags

    agent-skillsclaude-codecodex-clicoding-agentscursorcursor-aicursor-cligemini-clisubagents

    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.