Find & install agent skills. The /learn command for Claude Code, Codex, Cursor, Copilot, and more.
<p align="center"> <img src="https://raw.githubusercontent.com/agentskill-sh/ags/main/assets/ags-banner.jpg" alt="ags = Agent Skills" width="100%"> </p> <p align="center"> <a href="https://github.com/agentskill-sh/ags/stargazers"><img src="https://img.shields.io/github/stars/agentskill-sh/ags" alt="GitHub stars"></a> <a href="https://www.npmjs.com/package/@agentskill.sh/cli"><img src="https://img.shields.io/npm/v/@agentskill.sh/cli" alt="npm version"></a> <img src="https://img.shields.io/badge/skills-100%2C000%2B-orange" alt="100,000+ skills"> <img src="https://img.shields.io/badge/platforms-15+-blue" alt="15+ platforms"> <a href="https://github.com/agentskill-sh/ags/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue" alt="License"></a> </p> <br /> ## Quick Start Copy-paste this into your AI agent (Claude Code, Cursor, Cursor, Codex, Windsurf, Cursor CLI, etc.): ``` Run: npx @agentskill.sh/cli@latest setup Then search for skills relevant to this project using /learn ``` That's it. Your agent will install `/learn`, analyze your project, and suggest relevant skills from a directory of 100,000+. <details> <summary>Other install methods</summary> **Install globally (then use `ags` directly)** ```bash npm install -g @agentskill.sh/cli ags setup ``` **Plugin marketplace (Claude Code only)** ```bash /plugin marketplace add https://agentskill.sh/marketplace.json /plugin install learn@agentskill-sh ``` Note: the plugin marketplace only installs the `/learn` skill. Use `npx @agentskill.sh/cli setup` to get all skills. </details> --- <p align="center"> <img src="https://raw.githubusercontent.com/agentskill-sh/ags/main/assets/banner.jpg" alt="/learn Kung Fu" width="100%"> </p> ## Why /learn and agentskill.sh? 1. **Two-layer security.** After incidents like [OpenClaw](https://www.koi.ai/blog/openclaw-when-ai-skills-attack) showed how malicious skill files can compromise agents, vetting matters. agentskill.sh runs server-sid
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.