create-codex — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentscreate-codex
    Back to Agents
    create-codex

    create-codex

    ramonclaudio September 8, 2025
    1 copies 0 downloads

    AGENTS.md setup that just works. Bootstrap every project with the open standard for AI coding agents. One command, zero headaches.

    Agent Definition
    # create-codex
    
    AGENTS.md setup that just works. Bootstrap every project with the open standard for AI coding agents. One command, zero headaches.
    
    [![version](https://img.shields.io/npm/v/create-codex.svg?label=version&color=brightgreen)](https://www.npmjs.com/package/create-codex)
    [![downloads](https://img.shields.io/npm/dm/create-codex.svg?label=downloads&color=blue)](https://www.npmjs.com/package/create-codex)
    [![package size](https://img.shields.io/npm/unpacked-size/create-codex?label=package%20size&color=yellow)](https://www.npmjs.com/package/create-codex)
    [![license](https://img.shields.io/badge/license-MIT-red.svg)](https://opensource.org/licenses/MIT)
    
    ## Quick Start
    
    ```bash
    npm create codex
    ```
    
    *Adds **local** AGENTS.md file to your project. ZERO dependencies, ZERO overhead.*
    
    ## Installation Options
    
    ### Package Managers
    
    ```bash
    npm create codex               # npm
    pnpm create codex              # pnpm  
    bun create codex               # bun
    yarn create codex              # yarn
    ```
    
    ### Flags
    
    ```bash
    npm create codex --dry-run     # Preview files
    npm create codex --help        # All options
    ```
    
    ### Shortcuts
    
    ```bash
    npx create-codex                # Direct execution
    npx create-codex my-project     # Create in specific directory
    ```
    
    ## Programmatic Usage
    
    ### Installation
    
    ```bash
    npm i create-codex
    ```
    
    ### Usage
    
    ```typescript
    import { init } from 'create-codex';
    
    await init('./my-project');
    ```
    
    ## Features
    
    ### Universal Compatibility
    
    - **Works everywhere**: Codex, Cursor, Aider, Jules, Zed, Windsurf, Continue, and more
    - **Open standard**: AGENTS.md is supported by 20k+ projects
    - **Zero lock-in**: One file that works with any AI coding agent
    
    ### Intelligent Project Detection
    
    - **Runtime detection**: Node.js, Python, Rust, Go, Java, C/C++, TypeScript, Bun
    - **Framework detection**: React, Next.js, Vue, Angular, Svelte, Express, FastAPI
    - **Package manager detection**: npm, yarn, pnpm, bun, pip, poetry, uv
    - **Git integration**: Repository UR

    Tags

    agentsagents-mdaiai-agentsaiderclicodexcodex-clicursorjules

    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.