Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills4,610
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons1,006
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
✓ Official
48 companiesPublished by the companies themselves — pick one to see everything they ship.
openai9 skills
anthropics16 skills
google-gemini17 skills
microsoft98 skills
github8 skills
facebook4 skills
react1 skill
coinbase6 skills
stripe7 skills
shopify2 skills
cloudflare19 skills
vercel22 skills
vercel-labs63 skills
supabase4 skills
huggingface6 skills
pytorch2 skills
flutter3 skills
DataDog11 skills
getsentry92 skills
brave2 skills
googleworkspace95 skills
google-labs-code3 skills
genkit-ai9 skills
expo2 skills
n8n-io21 skills
sveltejs3 skills
nuxt1 skill
shadcn-ui2 skills
bitwarden2 skills
automattic36 skills
larksuite35 skills
browserbase2 skills
browser-use9 skills
apify2 skills
clickhouse8 skills
neondatabase11 skills
upstash10 skills
posthog165 skills
langfuse2 skills
resend3 skills
sanity-io25 skills
streamlit4 skills
remotion-dev3 skills
tldraw7 skills
apollographql1 skill
mastra-ai28 skills
triggerdotdev1 skill
mcp-use4 skillscloudflare-browser
✓★ 9,915by cloudflare
Control headless Chrome via Cloudflare Browser Rendering CDP WebSocket. Use for screenshots, page navigation, scraping, and video capture when browser automation is needed in a Cloudflare Workers environment. Requires CDP_SECRET env var and cdpUrl configured in browser.profiles.
🧰 Not standalone — use together with cloudflare/moltworker
test-driven-investigation
✓★ 8,372by cloudflare
Use when investigating bugs, crashes, assertions, or unexpected behavior - requires writing a reproducing test early instead of over-analyzing source code; concrete experiments over mental models
🧰 Not standalone — use together with cloudflare/workerd
receiving-code-review
✓★ 8,372by cloudflare
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
🧰 Not standalone — use together with cloudflare/workerd
dad-jokes
✓★ 8,372by cloudflare
After completing any task that took more than ~5 tool calls, or after long-running builds/tests finish, load this skill and deliver a dad joke to lighten the mood. Also load before any user-requested joke, pun, or limerick. Never improvise jokes without loading this skill first.
🧰 Not standalone — use together with cloudflare/workerd
investigation-notes
✓★ 8,372by cloudflare
Structured scratch tracking document for investigation state during bug hunts - prevents re-reading code, losing context, and rabbit holes; maintains external memory so you don't re-derive conclusions
🧰 Not standalone — use together with cloudflare/workerd
markdown-drafts
✓★ 8,372by cloudflare
Use markdown formatting when drafting content intended for external systems (GitHub issues/PRs, Jira tickets, wiki pages, design docs, etc.) so formatting is preserved when the user copies it. Load this skill before producing any draft the user will paste elsewhere.
🧰 Not standalone — use together with cloudflare/workerd
verification-before-completion
✓★ 8,372by cloudflare
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
🧰 Not standalone — use together with cloudflare/workerd
migrate-to-vinext
✓★ 8,331by cloudflare
Migrates Next.js projects to vinext (Vite-based Next.js reimplementation). Load when asked to migrate, convert, or switch from Next.js to vinext. Handles compatibility scanning, package replacement, Vite config generation, ESM conversion, and deployment setup (Cloudflare Workers natively, other platforms via Nitro).
🧰 Not standalone — use together with cloudflare/vinext
spam-and-off-topic-filter
✓★ 4,910by cloudflare
Evaluate a GitHub issue or pull request and decide if it is spam or clearly off-topic for cloudflare/cloudflare-docs.
🧰 Not standalone — use together with cloudflare/cloudflare-docs
style-guide-review
✓★ 4,910by cloudflare
Review changed MDX/docs files in a pull request against the Cloudflare docs style guide and return structured findings.
🧰 Not standalone — use together with cloudflare/cloudflare-docs
workers-code-review
✓★ 4,910by cloudflare
Reviews Workers and Cloudflare Developer Platform code for type correctness, API usage, and configuration validity. Load when reviewing TypeScript/JavaScript using Workers APIs, wrangler.jsonc/toml config, or Cloudflare bindings (KV, R2, D1, Durable Objects, Queues, Vectorize, AI, Hyperdrive).
🧰 Not standalone — use together with cloudflare/cloudflare-docs
eli5
✓★ 4,910by cloudflare
Transform technical jargon into clear explanations using before/after comparisons, metaphors, and practical context
🧰 Not standalone — use together with cloudflare/cloudflare-docs
reconcile-code-review
✓★ 4,910by cloudflare
Reconcile raw specialist findings against the previous bot review and human PR comments to produce a final classified finding list.
🧰 Not standalone — use together with cloudflare/cloudflare-docs
sandbox-2026-deprecation
✓★ 4,910by cloudflare
Migrate Cloudflare Sandbox SDK codebases away from features deprecated in June 2026 (HTTP and WebSocket transports, desktop, exposePort, default sessions, and stream-specific file and command APIs).
🧰 Not standalone — use together with cloudflare/cloudflare-docs
contributing
✓★ 4,910by cloudflare
Use when contributing to the Cloudflare Docs repository — writing or editing documentation pages, choosing content types or components, adding changelog entries, reviewing docs, or learning how to contribute.
🧰 Not standalone — use together with cloudflare/cloudflare-docs
dependabot-review
✓★ 4,910by cloudflare
Analyzes a Dependabot PR to determine what actually changed in each bumped package and whether those changes affect this repo. Reports changed APIs/methods, which doc pages use them, and the realistic probability of any visible impact on the docs site.
🧰 Not standalone — use together with cloudflare/cloudflare-docs
index-knowledge
✓★ 2,769by cloudflare
Generate hierarchical AGENTS.md knowledge base for a codebase. Creates root + complexity-scored subdirectory documentation.
🧰 Not standalone — use together with cloudflare/kumo
git-commit
✓★ 1,059by cloudflare
Use when creating git commits to ensure commit messages follow project standards. Applies the 7 rules for great commit messages with focus on conciseness and imperative mood.
🧰 Not standalone — use together with cloudflare/sandbox-sdk
write-endpoints
✓★ 753by cloudflare
Comprehensive guide for building OpenAPI endpoints with chanfana - schema definition, request validation, CRUD operations, D1 database integration, and exception handling
🧰 Not standalone — use together with cloudflare/chanfana