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

    skills-installer

    plaited January 15, 2026
    1 copies 0 downloads

    Install Plaited skills for AI coding agents supporting the agent-skills-spec.

    Agent Definition
    # Plaited Skills Installer
    
    [![CI](https://github.com/plaited/skills-installer/actions/workflows/ci.yml/badge.svg)](https://github.com/plaited/skills-installer/actions/workflows/ci.yml)
    [![License: ISC](https://img.shields.io/badge/License-ISC-blue.svg)](https://opensource.org/licenses/ISC)
    
    Install Plaited skills for AI coding agents supporting the agent-skills-spec.
    
    ## Requirements
    
    - **macOS / Linux**: Works out of the box
    - **Windows**: Requires one of:
      - WSL (Windows Subsystem for Linux) - recommended
      - Developer Mode enabled (for symlink support)
    
    The installer uses symlinks to avoid duplicating skill files across multiple agents. Windows requires special permissions or WSL for symlink creation.
    
    ## Installation
    
    For agents supporting the agent-skills-spec (Cursor CLI, GitHub Copilot, Cursor, OpenCode, Amp, Goose, Factory, Codex, Windsurf, Claude Code):
    
    ```bash
    # Install for multiple agents
    curl -fsSL https://raw.githubusercontent.com/plaited/skills-installer/main/install.sh | bash -s -- --agents cursor,cursor
    
    # Install a specific project
    curl -fsSL https://raw.githubusercontent.com/plaited/skills-installer/main/install.sh | bash -s -- --agents cursor --project development-skills
    ```
    
    **Or clone and run locally:**
    
    ```bash
    git clone https://github.com/plaited/skills-installer.git
    cd skills-installer
    ./install.sh                              # Interactive mode (multi-select agents)
    ./install.sh --agents cursor,cursor       # Install for multiple agents
    ./install.sh --agents cursor --project agent-eval-harness  # Specific project
    ./install.sh --list                       # List available projects
    ./install.sh --uninstall                  # Remove all
    ```
    
    ## Architecture
    
    Skills are installed to a central `.plaited/skills/` directory and symlinked to each agent's skills directory:
    
    ```
    .plaited/skills/                          # Central storage (single copy)
      skill-name@org_project/
    
    .cursor/skills/                           # Symlinks
      skill-name@org_p

    Tags

    agent-skills-specai-agent-skillsai-coding-agentsbashclaude-codeclicodexcursorgemini-cligithub-copilot

    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.