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

    agent-dotfiles

    saqibameen March 7, 2026
    2 copies 0 downloads

    Write AI coding rules once, sync to every agent. Claude, CommandCode, Cursor, Copilot, Codex. https://x.com/saqibameen

    Agent Definition
    <p align="center">
      <img src=".github/cover.svg" alt="agent-dotfiles" />
    </p>
    
    # agent-dotfiles
    
    Write AI coding rules once, sync to every agent.
    
    Most developers already have an `AGENTS.md` or `CLAUDE.md` in their projects. **agent-dotfiles** reads your existing rules and propagates them to every coding agent you use. No new directories, no config files, no lock-in.
    
    ## Supported Agents
    
    | Agent | Rules | Skills | Detection |
    |-------|-------|--------|-----------|
    | Command Code | `AGENTS.md` | `.commandcode/skills/` | `~/.commandcode` |
    | Claude Code | `CLAUDE.md` | `.cursor/skills/` | `~/.cursor` |
    | Cursor | `AGENTS.md` | `.cursor/skills/` | `~/.cursor` |
    | Cursor | `AGENTS.md` | `.github/skills/` | `~/.cursor` |
    | Codex | `AGENTS.md` | `.agents/skills/` | `~/.codex` |
    | OpenCode | `AGENTS.md` | `.opencode/skills/` | `~/.config/opencode` |
    
    ## Install
    
    ```sh
    npx agent-dotfiles
    ```
    
    ## Usage
    
    ### Detect & Status
    
    Run without arguments to see detected agents, found rules, and available commands:
    
    ```sh
    npx agent-dotfiles
    ```
    
    ### Sync Rules
    
    Sync your rules file to all agents:
    
    ```sh
    npx agent-dotfiles sync rules --from AGENTS.md --to all
    ```
    
    Sync to specific agents:
    
    ```sh
    npx agent-dotfiles sync rules --from AGENTS.md --to cursor,cursor
    ```
    
    ### Sync Skills
    
    ```sh
    npx agent-dotfiles sync skills --from .cursor/skills --to all
    ```
    
    ### Global Rules
    
    Sync global rules across agents:
    
    ```sh
    npx agent-dotfiles sync rules --from ~/.cursor/CLAUDE.md --to all --global
    ```
    
    ### Dry Run
    
    Preview what would happen without writing files:
    
    ```sh
    npx agent-dotfiles sync rules --from AGENTS.md --to all --dry-run
    ```
    
    ## Options
    
    | Flag | Description | Default |
    |------|-------------|---------|
    | `--from <source>` | Source rules file or skills directory | required |
    | `--to <agents>` | Target agents (comma-separated or `all`) | `all` |
    | `--strategy <s>` | `skip`, `overwrite`, or `merge` | `skip` |
    | `--method <m>` | `copy` or `symlink` | `copy` |
    | `--global` | Sync global

    Tags

    agents-mdaiclaude-codeclaude-mdclicodexcoding-agentcommandcodecopilotcursor

    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.