Collection of AI agent skills for Claude Code and OpenClaw
npx claudepluginhub terryso/claw-skillsCollection of AI agent skills for Claude Code and OpenClaw
Collection of AI agent skills for Claude Code, OpenClaw, and other skill-compatible agents.
/plugin marketplace add terryso/claw-skills
/plugin install claw-skills
npx skills add terryso/claw-skills
git submodule add https://github.com/terryso/claw-skills.git .agents/claw-skills
git clone https://github.com/terryso/claw-skills.git
cp -r claw-skills/skills/* ~/.claude/skills/
macOS UI automation CLI tool for screen capture, window control, element clicking, text input, and more.
Features:
Usage:
# In Claude Code with skill installed:
"Take a screenshot of the current window"
"Click the Submit button in Safari"
"Open Notes and create a new note"
Polyv live streaming service management tool with channel management, streaming operations, product management, coupons, and more.
Features:
Usage:
# In Claude Code with skill installed:
"List all Polyv channels"
"Create a new live channel"
"Get streaming URL for channel 123456"
| Feature | Skill | MCP Server |
|---|---|---|
| Setup complexity | Simple (copy files) | Moderate (config) |
| Tools limit | No limit | IDE has tools quota |
| Tool access | CLI commands (unlimited) | Structured tools (limited) |
| Flexibility | Full CLI power | Constrained by tool schema |
Key advantage: MCP servers are limited by the IDE's maximum number of tools. Skills have no such limitation - they provide comprehensive documentation for unlimited CLI commands while consuming zero tool slots.
For example, peekaboo-cli has 35+ commands. If each command were an MCP tool, it would consume significant quota. As a skill, it costs nothing.
claw-skills/
├── README.md
├── README_CN.md
├── LICENSE
├── .claude-plugin/
│ ├── marketplace.json
│ └── plugin.json
└── skills/
├── peekaboo-cli/
│ ├── SKILL.md
│ └── references/
└── polyv-live-cli/
├── SKILL.md
└── references/
Issues and Pull Requests welcome to add new skills.
MIT
Development marketplace for Superpowers core skills library
Harness-native ECC skills, hooks, rules, MCP conventions, and operator workflows
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.