The Universal App Store for AI Agents. Discover & Install Skills for Claude Code, Cursor, Windsurf, Aider, Codex & Gemini.
<div align="center"> # OneSkill: One to Manage Them All **The "App Store" for your AI Agent.** Discover, install, and map thousands of new capabilities instantly with one click. [](https://www.npmjs.com/package/oneskill) [](LICENSE) [**English**](README.md) | [**中文指南**](README_CN.md) </div> --- ## 💡 Why OneSkill? Your AI Agent is strong, but it can be even stronger. **OneSkill** is the bridge connecting your Agent to the massive [OpenSkills](https://github.com/Starttoaster/openskills) ecosystem (which can be complex to navigate and install manually). By installing just this one tool, your Agent gains the ability to evolve itself: **discover new skills, install them more easily, and support a wide range of tools like Codex, Cursor, and more.** No more manual file downloads or configuration edits. Everything is automated. ## 🚀 Core Value * **Massive Skill Library**: Instantly connect to thousands of community-maintained Skills (Web browsing, Database management, Code auditing, Cloud infrastructure ops, etc.). * **One-Click Installation**: A single command handles downloading, dependency resolution, and environment configuration. * **Perfect Cursor Adaptation**: Developed the `map` feature for Cursor CLI, automatically injecting Skills downloaded via OpenSkills into Cursor's path. --- ## ⚡️ Quick Experience ### Step 1: Install OneSkill (Once only) ```bash # Install the core tool npx openskills install xu-xiang/oneskill --global # (Only required for Cursor users) Map OneSkill itself to .cursor npx oneskill map --target cursor --global ``` ### Step 2: Unlock Infinite Possibilities Once installed, simply ask your Agent (Claude Code, Codex, Cursor-cli, etc.) to find and recommend suitable skills or use natural language to have it check for a skill to solve the problem at hand. OneSkill will handle the rest. #### Scenario Demo: Autonomous Evolu
Agent that generates comprehensive documentation, API references, architecture diagrams, and developer onboarding guides from existing code.
Agent configuration for systematic bug investigation that traces issues from error logs through the codebase to root cause with suggested fixes.
Agent for integrating third-party APIs including SDK setup, type generation, error handling, retry logic, and rate limit management.
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.
Cloud-based autonomous coding agent that runs in the background on remote sandboxed environments, handling complex multi-step tasks while you continue working.
Cursor's multi-file editing agent within Composer mode that can create, edit, and delete files across your entire project in a single conversation.