Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsskill
    Back to Agents
    skill

    skill

    philipesteiff January 18, 2026
    1 copies 0 downloads

    Manage AI agent "skills" from GitHub. Browse, install, and apply custom instructions and tools to Claude Code, Cursor, VS Code, and other AI agents via an interactive TUI. Built with Rust.

    Agent Definition
    ```
     (`-').-><-.(`-')  _                       
     ( OO)_   __( OO) (_)      <-.      <-.    
    (_)--\_) '-'. ,--.,-(`-'),--. )   ,--. )   
    /    _ / |  .'   /| ( OO)|  (`-') |  (`-') 
    \_..`--. |      /)|  |  )|  |OO ) |  |OO ) 
    .-._)   \|  .   '(|  |_/(|  '__ |(|  '__ | 
    \       /|  |\   \|  |'->|     |' |     |' 
     `-----' `--' '--'`--'   `-----'  `-----'
    ```
    
    Manage agent “skills” from GitHub repos: browse, install, sync updates, uninstall, and apply them to your projects individually. 
    
    ## Features
    - Browse skills in a repo with an interactive TUI (search + multi-select)
    - Install selected skills pinned to a commit (reproducible installs)
    - Sync a trusted source to install missing skills and update installed ones
    - Browse installed skills and uninstall them from a TUI
    - Apply installed skills to supported agents (Claude Code, Cursor, VS Code, Cursor, Goose, OpenCode, Codex)
    
    ## Installation
    Requirements: `git` and an interactive terminal.
    
    macOS (Homebrew):
    ```bash
    brew tap philipesteiff/tap
    brew install skill
    ```
    
    macOS (curl installer):
    ```bash
    curl -fsSL https://raw.githubusercontent.com/philipesteiff/skill/main/scripts/install.sh | bash
    ```
    
    From source (any OS with Rust):
    ```bash
    cargo install --git https://github.com/philipesteiff/skill --locked --bin skill
    ```
    
    ## Usage
    Skill scans `SKILL.md` files recursively, including repository root (for single-skill repos).
    
    Browse a repo and install skills:
    ```bash
    skill browse owner/repo
    ```
    ![Browse skills TUI](docs/screenshots/browse.png)
    
    Browse installed skills and uninstall (select skills → Enter):
    ```bash
    skill browse
    ```
    
    Sync updates:
    ```bash
    # sync all configured sources
    skill sync
    
    # sync one source by id (first browse trusts a source and saves an id)
    skill sync @owner-repo
    ```
    
    Apply installed skills to agent directories (TUI):
    ```bash
    skill apply
    ```
    ![Apply skills TUI](docs/screenshots/apply.png)
    
    ![Select targets TUI](docs/screenshots/apply_selection.png)
    
    Applied skills are copied as real folders (not sym

    Tags

    agent-skillsaiai-agentsclaude-codecursordeveloper-toolsproductivityratatuiskillsvscode

    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.

    skill — Cursor Agents | Neura Market