AgentForge — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsAgentForge
    Back to Agents
    AgentForge

    AgentForge

    redker56 March 28, 2026
    1 copies 0 downloads

    A CLI for managing and syncing skills across Claude Code, Codex, Gemini CLI, OpenClaw, Cursor, OpenCode, Qoder, and project workspaces.

    Agent Definition
    # AgentForge
    
    [English](README.md) | [简体中文](README.zh-CN.md)
    
    A CLI for managing and syncing skills across Claude Code, Codex, Cursor CLI, OpenClaw, Cursor, OpenCode, Qoder, and project workspaces.
    
    [![CI](https://github.com/redker56/agentforge/actions/workflows/ci.yml/badge.svg)](https://github.com/redker56/agentforge/actions/workflows/ci.yml)
    [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
    [![Node.js Version](https://img.shields.io/node/v/%40redker56%2Fagentforge.svg)](package.json)
    
    ## Requirements
    
    - Node.js 18 or newer
    - `git` available in `PATH`
    - CI currently covers Ubuntu and Windows on Node 18 / 20 / 22
    
    ## Installation
    
    ```bash
    npm install -g @redker56/agentforge
    ```
    
    Recommended next steps:
    
    ```bash
    af --help
    af completion --install
    ```
    
    AgentForge does not automatically modify your shell configuration during installation.
    
    To enable shell completion explicitly, run:
    
    ```bash
    af completion --install
    ```
    
    Re-running the same command updates the existing AgentForge completion block in place.
    
    If shell auto-detection fails, specify it directly:
    
    ```bash
    af completion powershell --install
    af completion bash --install
    ```
    
    ## Commands
    
    ### View Commands
    
    ```bash
    # List all skills (show user-level and project-level distribution)
    af list skills
    
    # List available Agents (show user-level and project-level skills)
    af list agents
    
    # List registered projects
    af list projects
    
    # Show skill details
    af show skills <name>
    
    # Show Agent details (and installed skills)
    af show agents <id>
    
    # Show project details (and contained skills, mark import status)
    af show projects <id>
    ```
    
    `af list agents` groups project-level skills by project for easier scanning. The project-level count is the total number of skills across all grouped projects.
    
    ```text
    cursor - Claude Code
      Project-level (3):
        Obsidian:
          defuddle
          json-canvas
        Voice:
          frontend-design
    ```
    
    ### Add Commands
    
    ```bash
    # Install skill from Git repository
    af add skills

    Tags

    agentsaiai-agentclaude-codeclicodexcursordeveloper-toolsgemini-cliopenclaw

    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.