Labsco

Agent Skills

Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.

Official

48 companies

Published by the companies themselves — pick one to see everything they ship.

cloudflare logo

cloudflare-browser

9,915

by 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

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
cloudflare logo

test-driven-investigation

8,372

by 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

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
cloudflare logo

receiving-code-review

8,372

by 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

🔥🔥🔥✓ VerifiedFreeQuick setup
cloudflare logo

dad-jokes

8,372

by 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

🔥✓ VerifiedFreeQuick setup
cloudflare logo

investigation-notes

8,372

by 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

🔥🔥🔥✓ VerifiedFreeQuick setup
cloudflare logo

markdown-drafts

8,372

by 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

🔥🔥✓ VerifiedFreeQuick setup
cloudflare logo

verification-before-completion

8,372

by 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

🔥🔥🔥✓ VerifiedFreeQuick setup
cloudflare logo

migrate-to-vinext

8,331

by 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

🔥🔥🔥✓ VerifiedFreeAdvanced setup
cloudflare logo

spam-and-off-topic-filter

4,910

by 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

cloudflare logo

style-guide-review

4,910

by 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

cloudflare logo

workers-code-review

4,910

by 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

cloudflare logo

eli5

4,910

by cloudflare

Transform technical jargon into clear explanations using before/after comparisons, metaphors, and practical context

🧰 Not standalone — use together with cloudflare/cloudflare-docs

🔥🔥🔥✓ VerifiedFreeQuick setup
cloudflare logo

reconcile-code-review

4,910

by 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

cloudflare logo

sandbox-2026-deprecation

4,910

by 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

cloudflare logo

contributing

4,910

by 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

cloudflare logo

dependabot-review

4,910

by 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

cloudflare logo

index-knowledge

2,769

by cloudflare

Generate hierarchical AGENTS.md knowledge base for a codebase. Creates root + complexity-scored subdirectory documentation.

🧰 Not standalone — use together with cloudflare/kumo

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
cloudflare logo

git-commit

1,059

by 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

🔥🔥🔥✓ VerifiedFreeQuick setup
cloudflare logo

write-endpoints

753

by 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

🔥🔥🔥✓ VerifiedFreeQuick setup