eden-skills — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentseden-skills
    Back to Agents
    eden-skills

    eden-skills

    AI-Eden February 13, 2026
    26 copies 0 downloads

    Deterministic & Blazing-Fast Skills Manager for AI Agents (Claude Code, Cursor, Codex & More).

    Agent Definition
    <div align="center"> <!-- markdownlint-disable-line -->
      <img src="images/banner-export.png" alt="Eden-Skills — Deterministic & Blazing-Fast Skills Manager for AI Agents" width="100%" /> <!-- markdownlint-disable-line -->
    </div>
    
    # eden-skills
    
    [![CI](https://github.com/AI-Eden/eden-skills/actions/workflows/ci.yml/badge.svg)](https://github.com/AI-Eden/eden-skills/actions/workflows/ci.yml)
    [![crates.io](https://img.shields.io/crates/v/eden-skills)](https://crates.io/crates/eden-skills)
    [![downloads](https://img.shields.io/crates/d/eden-skills)](https://crates.io/crates/eden-skills)
    
    Deterministic, self-healing skills manager for AI agents. Single binary. Zero runtime dependencies.
    
    *Built by a [three-model AI engineering team](#built-with-agentic-engineering) — 38K lines of Rust, 476 tests, 57 behavior specs.*
    
    ## Why eden-skills
    
    - **Installs are deterministic:** `skills.lock` pins every installed skill by commit SHA and target path. Run `apply` on any machine and get exactly the same state — like Terraform for agent skills.
    
    - **Broken installs self-heal:** `doctor` detects broken symlinks, missing sources, drift, and risk findings. Use `doctor --no-warning` when you want an error-focused view. `repair` fixes recoverable drift automatically. No competitor offers this.
    
    - **Config is code:** `skills.toml` is your single source of truth. Version it, share it with your team, and `apply` it anywhere.
    
    - **Docker-native:** Install skills directly into running containers with `--target docker:<container>`. Use `docker mount-hint` to configure bind mounts for live sync.
    
    - **Zero runtime:** Single ~10 MB binary. No Node.js, no npm, no Python — just `eden-skills` and `git`.
    
    ## Quick Start
    
    **Prerequisite:** Git
    
    **Linux / macOS:**
    
    ```bash
    curl -fsSL https://raw.githubusercontent.com/AI-Eden/eden-skills/main/install.sh | bash
    ```
    
    **Windows (PowerShell):**
    
    ```powershell
    irm https://raw.githubusercontent.com/AI-Eden/eden-skills/main/install.ps1 | iex
    ```
    
    <details> <!--

    Tags

    agent-skillsaiai-agentsclaude-codeclicodexcursorgeminirustskills

    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.