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

    agent-config-manager

    nesjett February 5, 2026
    1 copies 0 downloads

    A CLI tool for transferring AI agent configurations (skills, tools, rules, instructions) between different platforms like GitHub Copilot, Cursor, Claude, and Windsurf.

    Agent Definition
    # 🤖 Agent Config Manager (ACM)
    
    ![License](https://img.shields.io/badge/license-MIT-blue.svg)
    ![Deno](https://img.shields.io/badge/deno-v2.0-black)
    ![Platform](https://img.shields.io/badge/platform-macos%20|%20linux%20|%20windows-lightgrey)
    
    A CLI tool that helps developers transfer AI agent configurations across
    different platforms. Copy skills, tools, rules, instructions, and other agent
    setup configurations from one agent or platform to another—whether that's from
    GitHub Copilot to Cursor, Cursor, or any other AI assistant.
    
    ## ✨ Features
    
    - 🌍 **Cross-Platform Support**: Transfer agent configurations between different
      AI assistants and IDEs
    - 🧰 **Comprehensive Configuration Transfer**: Copy skills, tools, rules,
      instructions, context, and system prompts
    - ✅ **Configuration Validation**: Verify compatibility and identify potential
      issues before transfer
    - 🔄 **Format Conversion**: Automatically convert configurations between
      different platform formats
    - 💾 **Backup & Restore**: Create backups of your agent configurations before
      making changes
    - 🧪 **Dry Run Mode**: Preview changes without applying them
    - 📦 **Single Executable**: No runtime dependencies required—just download and
      run
    
    ## 📦 Installation
    
    Requires [Deno](https://deno.land/) 2.0+ to build from source, or download a
    pre-built binary.
    
    **Pre-built Binaries**\
    Download from
    [Releases](https://github.com/nesjett/agent-config-manager/releases), simplify
    make it executable:
    
    ```bash
    chmod +x acm
    alias acm="./acm"
    ```
    
    **From Source**
    
    ```bash
    git clone https://github.com/nesjett/agent-config-manager.git
    cd agent-config-manager
    deno task build
    ```
    
    **Run Directly**
    
    ```bash
    deno task dev -- copy --from cursor --to cursor
    ```
    
    ## 🚀 Quick Start
    
    Copy an agent's setup from one platform to another:
    
    ```bash
    acm copy --from cursor --to cursor
    ```
    
    ## 🧰 Commands
    
    Run `acm --help` for a list of commands, or `acm <command> --help` for detailed
    usage.
    
    Common commands:
    
    - `copy`: Transfer configu

    Tags

    agentsaiai-codingai-coding-assistantclaudeclaude-codecodingcopilotcursorcursor-ai

    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.