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

    agent-seed

    jcurbelo March 10, 2026
    5 copies 0 downloads

    Self-evolving AI assistant starter kit. Markdown-only. Works with Claude Code, Codex, Devin, Cursor, and any LLM agent

    Agent Definition
    # agent-seed
    
    **Self-evolving AI assistant starter kit. Markdown-only. Works with any LLM agent.**
    
    Plant the seed. It grows with you.
    
    ---
    
    ## What is this?
    
    A collection of markdown files that teach AI agents who you are — your voice, your preferences, your work context, your priorities.
    
    It works with [Claude Code](https://docs.anthropic.com/en/docs/claude-code), [Codex](https://openai.com/index/introducing-codex/), [Devin](https://devin.ai), [Cursor](https://cursor.sh), [Windsurf](https://codeium.com/windsurf), and anything else that reads markdown.
    
    No API keys. No runtime. No vendor lock-in. Just `.md` files.
    
    ### What it does
    
    - **Gives any AI your voice** — communication style, tone, patterns
    - **Tracks your daily priorities** — todos, drafts, notes
    - **Self-improves** — learns from each session, proposes new agents via PRs
    - **Stays small** — enforced size limits prevent markdown bloat
    - **Grows with you** — `/setup` generates agents based on YOUR workflow, `/learn` evolves them over time
    
    ### What it doesn't do
    
    - Doesn't require API keys or expose secrets
    - Doesn't lock you into any tool or vendor
    - Doesn't run any code — it's just context files
    
    ## Quick Start
    
    ### 1. Use this template
    
    Click **"Use this template"** on GitHub, or:
    
    ```bash
    git clone https://github.com/jcurbelo/agent-seed.git my-agent
    cd my-agent
    rm -rf .git && git init
    ```
    
    ### 2. Run setup
    
    Open the repo in your preferred AI coding tool and run:
    
    ```
    /setup
    ```
    
    The setup wizard will ask about your name, role, communication style, and tools — then generate personalized agents, voice profiles, and context files.
    
    ### 3. Start using it
    
    ```
    /standup    # Morning briefing — scan todos, plan the day
    /review     # Quick check-in — what needs attention?
    /eod        # End of day — capture learnings, prep tomorrow
    /learn      # Self-improvement — prune, evolve, grow new agents
    ```
    
    ## How It Works
    
    ### The Index Pattern
    
    Every folder has an `index.md` that links to detail pages — like imports i

    Tags

    ai-agentclaude-codecodexcursordevinllmmarkdownpersonal-assistantself-improvingstarter-kit

    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.