Documentation
Everything you need to discover, install, and create AI agent skills.
Installing Skills
Skills can be installed using the /learn command in any compatible AI coding assistant.
Claude Code
/learn @owner/skill-name
Cursor / Copilot / Windsurf
Copy the skill content into your project's .cursorrules, .github/copilot-instructions.md, or .windsurfrules file.
Gemini CLI
Place skill files in .gemini/skills/ as a folder with a SKILL.md file.
What are AI Agent Skills?
AI agent skills are instruction files that teach your AI coding assistant new capabilities. They're simple markdown files with structured instructions — like plugins but portable and transparent.
Common skill file formats include:
- SKILL.md — Standard skill definition (Gemini CLI, universal)
- CLAUDE.md — Claude Code project instructions
- .cursorrules — Cursor AI rules and behaviors
- .claude/commands/*.md — Claude Code custom slash commands
Quality Scoring
Every skill on SkillAgent.dev receives a quality score from 0–100, calculated from:
- Community trust — GitHub stars and fork count
- Documentation quality — Completeness of skill description and instructions
- Activity — How recently the skill was updated
80+Excellent
60+Good
35+Fair
<35New / Unverified
Supported Platforms
Claude Code
Cursor
GitHub Copilot
Windsurf
Cline
Zed
JetBrains
Gemini CLI
OpenAI Codex
Replit
Universal