open-skill-market — Cursor Agents | Neura Market
    Neura MarketNeura Market/Cursor
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityExtensionsTrendingGenerate
    CursorAgentsopen-skill-market
    Back to Agents
    open-skill-market

    open-skill-market

    coolzwc February 4, 2026
    2 copies 0 downloads

    Discover, install, and manage AI agent skills for every major coding assistant -- all in one place.

    Agent Definition
    # Open Skill Market
    
    **[skillmarket.cc](https://skillmarket.cc)** — Discover, install, and manage AI agent skills for every major coding assistant.
    
    [![Website](https://img.shields.io/badge/Website-skillmarket.cc-blue?style=flat-square)](https://skillmarket.cc)
    [![npm](https://img.shields.io/npm/v/skill-market?style=flat-square&label=npx%20skill-market)](https://www.npmjs.com/package/skill-market)
    
    ---
    
    An open marketplace for AI agent skills. This project collects skills from two sources:
    
    1. **PR Submissions**: Users can submit skills directly to this repository via Pull Request
    2. **GitHub Crawler**: Automatically discovers `SKILL.md` files across public GitHub repositories
    
    All skills are indexed in a central `skills.json` registry.
    
    ## What are Skills?
    
    Skills are markdown files (`SKILL.md`) that teach AI agents how to perform specific tasks. They include:
    
    - **Name**: Unique identifier for the skill
    - **Description**: What the skill does and when to use it
    - **Instructions**: Step-by-step guidance for the agent
    - **Examples**: Concrete usage examples
    
    Skills can be stored individually in repositories or as collections in a single repository.
    
    ## Project Structure
    
    ```
    open-skill-market/
    ├── skills/                   # PR-submitted skills (local)
    │   ├── .example/             # Example skill template
    │   │   └── SKILL.md
    │   └── your-skill/           # Your skill here!
    │       └── SKILL.md
    ├── crawler/
    │   ├── index.js              # Main entry point and orchestrator
    │   ├── config.js             # Configuration and constants
    │   ├── worker-pool.js        # Multi-token GitHub client pool
    │   ├── rate-limit.js         # Rate limit and timeout handling
    │   ├── github-api.js         # GitHub API interactions
    │   ├── skill-parser.js       # SKILL.md parsing and categorization
    │   ├── local-scanner.js      # Local skills directory scanner
    │   ├── cache.js              # Two-level caching (repo + skill directory)
    │   ├── zip-generator.js      # Skill zip package gene

    Tags

    aicodexcrawlercursormarketopenclawskill

    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.