LIVE · OPEN SOURCE MARKETPLACE

Discover Reusable
Open Source Agent Skills

Explore high-quality AI agent skill libraries from the GitHub community. Fully compatible with SKILL.md standards. Quickly extract domain knowledge and equip any LLM or automation agent.

Filter by skill name or description keywords in real time

POPULAR:
Development
Frontend
Backend
AI & Machine Learning
Data
DevOps
Cloud
Testing
Security
Mobile
Integration
Documentation
Productivity
Writing
Design
Research
Communication
Meta
14,949Ready Skills
18Categories
CATEGORIES

Browse by Category

categories · total skills

Development12938 skills
Frontend104 skills
Backend97 skills
AI & Machine Learning154 skills
Data157 skills
DevOps212 skills
Cloud32 skills
Testing157 skills
Security48 skills
Mobile35 skills
Integration46 skills
Documentation126 skills
Productivity338 skills
Writing56 skills
Design124 skills
Research138 skills
Communication18 skills
Meta169 skills
STAR CHART

Skill Star Rankings

Explore the most popular high-quality skills in the community, ranked in real time by stars

STARS
🥇
sonoscli
@openclaw
Integration
330.8k
🥈
blucli
@openclaw
Integration
330.8k
🥉
tmux
@openclaw
DevOps
330.8k
4
camsnap
@openclaw
DevOps
330.8k
5
peekaboo
@openclaw
Testing
330.8k
6
bluebubbles
@openclaw
Integration
330.8k
7
nano-pdf
@openclaw
Productivity
330.8k
8
model-usage
@openclaw
DevOps
330.8k
9
gog
@openclaw
Productivity
330.8k
10
goplaces
@openclaw
Integration
330.8k
HOW IT WORKS

Skills How It Works

Your AI agent scans the available skill library for matching capabilities. It then loads only the minimal context needed — giving your AI unlimited extensibility while maintaining peak performance.

01

Composable

Skills can be stacked together. Claude or your AI assistant automatically identifies which skills are needed for the current task and coordinates them to work in unison.

02

Portable

Skills use the same standardized format everywhere. Build once and use across different AI assistant CLIs and local coding tools.

03

Efficient

Agents only load relevant components when needed. Gain specialized execution capabilities without sacrificing response speed.

04

Powerful

Skills can even include executable scripts for automation. For repetitive tasks, running a defined program is far more reliable than generating tokens on the fly.

FAQ.md
Frequently Asked Questions · 6 items

Everything about
Agent Skills
answered

Whether you want to understand the SKILL.md protocol, explore offline skill deployment, or get the best out of agents like Claude Code and Codex — you'll find all the answers here.

$skill --help→ 6 questions answered
Q01What exactly is a SKILL.md file?
//

SKILL.md is a plain Markdown file that teaches your AI assistant a specific capability — like how to conduct a security audit, structure a commit message, or scaffold a new project. When you place it in your workspace's skill directory, tools like Claude Code automatically detect and load it as part of the agent's working context.