Productivity

jackwener/opencli-explorer

26.8kgithub.com

Use when creating a new OpenCLI adapter from scratch, adding support for a new website or platform, exploring a site's API endpoints via browser DevTools, or when a user asks to automatically generate a CLI for a website (e.g. "帮我生成 xxx.com 的 cli"). Covers automated generation, API discovery workflow, authentication strategy selection, TS adapter writing, and testing.

$ npx skills add jackwener/opencli
スキルを見る

getsentry/sentry-fix-issues

225github.com

Find and fix issues from Sentry using MCP. Use when asked to fix Sentry errors, debug production issues, investigate exceptions, or resolve bugs reported in Sentry. Methodically analyzes stack traces, breadcrumbs, traces, and context to identify root causes.

$ npx skills add getsentry/sentry-for-ai
スキルを見る

elevenlabs/agents

github.com

Build voice AI agents with ElevenLabs. Use when creating voice assistants, customer service bots, interactive voice characters, or any real-time voice conversation experience.

$ npx skills add elevenlabs/skills
スキルを見る

composiohq/composio

github.com

Use 1000+ external apps via Composio - either directly through the CLI or by building AI agents and apps with the SDK

$ npx skills add composiohq/skills
スキルを見る

okx/okx-x402-payment

github.com

DEPRECATED legacy alias — x402 + MPP support has been merged into `okx-agent-payments-protocol` (see `references/exact.md`, `references/aggr_deferred.md`, `references/charge.md`, `references/session.md`). This stub exists only so that legacy invocations referencing the old name resolve to a meaningful redirect. If you land here, immediately load `okx-agent-payments-protocol` via the Skill tool and follow it instead. Do NOT execute any payment logic from this stub. All HTTP 402 / x402 / MPP / channel / voucher / session triggers now route directly to `okx-agent-payments-protocol` (Path A in its SKILL.md).

$ npx skills add okx/onchainos-skills
スキルを見る

addyosmani/git-workflow-and-versioning

78.8kgithub.com

Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving conflicts, or when you need to organize work across multiple parallel streams.

$ npx skills add addyosmani/agent-skills
スキルを見る

aradotso/openclaw-control-center

63github.com

Local-first, security-first control center for OpenClaw agents — visibility dashboard with readonly defaults, token attribution, collaboration tracing, and safe write operations.

$ npx skills add aradotso/trending-skills
スキルを見る

samber/golang-performance

2.6kgithub.com

Golang performance optimization patterns and methodology - if X bottleneck, then apply Y. Covers allocation reduction, CPU efficiency, memory layout, GC tuning, pooling, caching, and hot-path optimization. Use when profiling or benchmarks have identified a bottleneck and you need the right optimization pattern to fix it. Also use when performing performance code review to suggest improvements or benchmarks that could help identify quick performance gains. Not for measurement methodology (→ See `samber/cc-skills-golang@golang-benchmark` skill) or debugging workflow (→ See `samber/cc-skills-golang@golang-troubleshooting` skill).

$ npx skills add samber/cc-skills-golang
スキルを見る

waynesutton/convex

402github.com

Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.

$ npx skills add waynesutton/convexskills
スキルを見る

warpdotdev/spec-driven-implementation

109github.com

Drive a spec-first workflow for substantial features by writing PRODUCT.md before implementation, writing TECH.md when warranted, and keeping both specs updated as implementation evolves. Use when starting a significant feature, planning agent-driven implementation, or when the user wants product and tech specs checked into source control.

$ npx skills add warpdotdev/common-skills
スキルを見る

addyosmani/ci-cd-and-automation

78.8kgithub.com

Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to automate quality gates, configure test runners in CI, or establish deployment strategies.

$ npx skills add addyosmani/agent-skills
スキルを見る

vercel-labs/next-browser

198github.com

CLI that gives agents what humans get from React DevTools and the Next.js dev overlay — component trees, props, hooks, PPR shells, errors, network — as shell commands that return structured text.

$ npx skills add vercel-labs/next-browser
スキルを見る

warpdotdev/review-pr

109github.com

Review a pull request diff and write structured feedback to review.json for the workflow to publish. Use when reviewing a checked-out PR from local artifacts like pr_diff.txt and pr_description.txt and producing machine-readable review output instead of posting directly to GitHub.

$ npx skills add warpdotdev/common-skills
スキルを見る

addyosmani/debugging-and-error-recovery

78.8kgithub.com

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

$ npx skills add addyosmani/agent-skills
スキルを見る

addyosmani/test-driven-development

78.8kgithub.com

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

$ npx skills add addyosmani/agent-skills
スキルを見る

addyosmani/using-agent-skills

78.8kgithub.com

Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the current task. This is the meta-skill that governs how all other skills are discovered and invoked.

$ npx skills add addyosmani/agent-skills
スキルを見る

addyosmani/security-and-hardening

78.8kgithub.com

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. Use when building any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

$ npx skills add addyosmani/agent-skills
スキルを見る

addyosmani/idea-refine

78.8kgithub.com

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or "stress-test my plan".

$ npx skills add addyosmani/agent-skills
スキルを見る

addyosmani/incremental-implementation

78.8kgithub.com

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

$ npx skills add addyosmani/agent-skills
スキルを見る

github/azure-pricing

36.7kgithub.com

Fetches real-time Azure retail pricing using the Azure Retail Prices API (prices.azure.com) and estimates Copilot Studio agent credit consumption. Use when the user asks about the cost of any Azure service, wants to compare SKU prices, needs pricing data for a cost estimate, mentions Azure pricing, Azure costs, Azure billing, or asks about Copilot Studio pricing, Copilot Credits, or agent usage estimation. Covers compute, storage, networking, databases, AI, Copilot Studio, and all other Azure service families.

$ npx skills add github/awesome-copilot
スキルを見る

napoleond/clawdirect-dev

github.com

Build agent-facing web experiences with ATXP-based authentication, following the ClawDirect pattern. Use this skill when building websites that AI agents interact with via MCP tools, implementing cookie-based agent auth, or creating agent skills for web apps. Provides templates using @longrun/turtle, Express, SQLite, and ATXP.

$ npx skills add napoleond/clawdirect
スキルを見る

addyosmani/code-simplification

78.8kgithub.com

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

$ npx skills add addyosmani/agent-skills
スキルを見る

addyosmani/documentation-and-adrs

78.8kgithub.com

Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features, or when you need to record context that future engineers and agents will need to understand the codebase.

$ npx skills add addyosmani/agent-skills
スキルを見る

addyosmani/performance-optimization

78.8kgithub.com

Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions, or when Core Web Vitals or load times need improvement. Use when profiling reveals bottlenecks that need fixing.

$ npx skills add addyosmani/agent-skills
スキルを見る