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,896Ready Skills
18Categories

Available Skills

1password
Security
from"openclaw"
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
openhue
Integration
from"openclaw"
Control Philips Hue lights and scenes via the OpenHue CLI.
bear-notes
Productivity
from"openclaw"
Create, search, and manage Bear notes via grizzly CLI.
peekaboo
Testing
from"openclaw"
Capture and automate macOS UI with the Peekaboo CLI.
eightctl
Integration
from"openclaw"
Control Eight Sleep pods (status, temperature, alarms, schedules).
things-mac
Productivity
from"openclaw"
Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.
apple-reminders
Productivity
from"openclaw"
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
session-logs
Productivity
from"openclaw"
Search and analyze your own session logs (older/parent conversations) using jq.
blogwatcher
Productivity
from"openclaw"
Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
CATEGORIES

Browse by Category

categories · total skills

Development12889 skills
Frontend104 skills
Backend97 skills
AI & Machine Learning154 skills
Data157 skills
DevOps212 skills
Cloud32 skills
Testing157 skills
Security47 skills
Mobile35 skills
Integration46 skills
Documentation126 skills
Productivity338 skills
Writing53 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.