macOS UI automation CLI tool for screen capture, window control, element clicking, text input, and more. Use when users need macOS desktop automation, UI testing, screen capture, window management, or app control.
管理保利威直播服务,包括频道管理、推流操作、商品管理、优惠券、回放、文档和统计数据。当用户需要管理直播频道、配置推流设置、管理商品、处理优惠券、查看直播数据或管理回放录像时使用。
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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
npx claudepluginhub terryso/claw-skills --plugin claw-skillsBMAD Skills collection for Claude Code
polyv直播平台 API Skills 集合
Manage Claude Code settings and MCP server configurations with best practices
PI Pathfinder - Finds the path through 229 plugins. Automatically picks the best plugin for your task, extracts its skills, and applies them. You don't pick plugins, PI does.
Skill synchronization and management for Claude Code, Codex, GitHub Copilot, and Cursor. Provides 27 MCP tools for validation, sync, intelligence, and tracing.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques