Loading...
Loading...
Found 7,100 Skills
Stripe integration. Manage Customers, Products, Payouts, Transfers. Use when the user wants to interact with Stripe data.
Toolchain management: install/exec/search/env commands, Aqua registry integration, version pinning, multi-tooling execution
Plasmic integration. Manage Projects. Use when the user wants to interact with Plasmic data.
Discover and install third-party agent skills from the open skills ecosystem (skills.sh). This skill should be used when users want to find, install, update, or manage external skills for Claude Code or other AI agents, or when they mention skills.sh, npx skills, or want to extend their agent with community skills.
Interact with GitHub issues - create, list, and view issues.
CallRail integration. Manage Companies. Use when the user wants to interact with CallRail data.
Full discovery phase orchestrator. Brainstorm + ao search + research + plan + pre-mortem gate. Produces epic-id and execution-packet for /crank. Triggers: "discovery", "discover", "explore and plan", "research and plan", "discovery phase".
Gloww integration. Manage Organizations, Pipelines, Users, Filters, Files, Notes. Use when the user wants to interact with Gloww data.
This skill should be used when the user asks to "integrate GitHub Copilot into an app", "use the Copilot SDK", "build a Copilot-powered agent", "embed Copilot in a service", or needs guidance on the GitHub Copilot SDK for Python, TypeScript, Go, or .NET.
Github integration. Manage project management and ticketing data, records, and workflows. Use when the user wants to interact with Github data.
Create and manage Codex app automations stored in the local SQLite database (~/.codex/sqlite/codex-dev.db). Use when you need to add, list, update, enable/disable, delete, or run-now automations; edit automation names, prompts, RRULE schedules, or cwd scopes; or inspect automation records while troubleshooting app automation behavior.
Review RTK Rust code for idiomatic simplification. Detects over-engineering, unnecessary allocations, verbose patterns. Applies Rust idioms without changing behavior.