Labsco

Agent Skills

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

sanity-io

4,610 standalone skills
anthropics logo

m5-onboard

31,611

by anthropic

End-to-end onboarding for a freshly-plugged-in M5Stack ESP32 device (Cardputer, Cardputer-Adv, Core, CoreS3, Stick) — detect on USB, flash UIFlow 2.0 firmware, and install the Claude Buddy MicroPython app bundle. Use whenever the user plugs in or wants to flash/provision/reset an M5Stack or ESP32 board, or says "m5-onboard go".

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

playground

31,611

by anthropic

Creates interactive HTML playgrounds — self-contained single-file explorers that let users configure something visually through controls, see a live preview, and copy out a prompt. Use when the user asks to make a playground, explorer, or interactive tool for a topic.

🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

project-artifact

31,611

by anthropics

Generate and publish a project status artifact — an opinionated, tabbed status page for a project too big for one update (overview & success criteria, the workstream sequence, next steps, plus background, plan, risks & open questions, and decisions/FAQ when they earn a tab) — published with the built-in Artifact tool to a default-private claude.ai page the user can share with teammates. Use when a piece of work spans several workstreams and you want a shareable overview kept current. Each artifa

anthropics logo

mcp-integration

31,611

by anthropic

This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

math-olympiad

31,611

by anthropic

Solve competition math problems (IMO, Putnam, USAMO, AIME) with adversarial

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
anthropics logo

skill-development

31,611

by anthropic

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
vercel-labs logo

vercel-react-best-practices

28,711

by Vercel

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

🔥🔥🔥🔥✓ VerifiedFreeAdvanced setup
vercel-labs logo

web-design-guidelines

28,711

by Vercel

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
vercel-labs logo

writing-guidelines

28,711

by vercel

Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".

🔥🔥🔥✓ VerifiedFreeQuick setup
vercel-labs logo

vercel-cli-with-tokens

28,711

by vercel

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

🔥🔥🔥✓ VerifiedPaid serviceAdvanced setup
vercel-labs logo

vercel-optimize

28,711

by vercel

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investigate only metric-backed candidates; produce ranked recommendations grounded in verified files and version-aware Vercel/framework docs. Trigger for Vercel bill reduction, slow or expensive routes, caching opportunities, Function Invocations, Build Minutes, Fast Data Transfer, Core Web

🔥🔥🔥✓ VerifiedFreeAdvanced setup
vercel-labs logo

deploy-to-vercel

28,711

by vercel

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

🔥🔥🔥✓ VerifiedFreeQuick setup
vercel-labs logo

vercel-react-view-transitions

28,711

by vercel

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view

🔥🔥🔥✓ VerifiedFreeQuick setup
vercel-labs logo

vercel-react-native-skills

28,711

by vercel

React Native and Expo best practices for building performant mobile apps. Use

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
vercel-labs logo

vercel-composition-patterns

28,711

by vercel

React composition patterns that scale. Use when refactoring components with

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

docs-sync

27,670

by openai

Analyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs under docs/** and never touch translated docs under docs/ja, docs/ko, or docs/zh. Provide a report and ask for approval before editing docs.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

maintainer-review

27,670

by openai

Review a GitHub issue or pull request URL as an openai-agents-python maintainer, with a staged assessment of whether the claim is real, practically important, already solvable with supported functionality, correctly scoped, better served by another design, and worth maintainer and contributor effort. Use when assessing issue validity or severity, deciding whether an issue should be prioritized or closed, determining whether a requested feature represents an unmet need rather than a discoverabili

openai logo

openai-knowledge

27,670

by openai

Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

playwright

27,670

by openai

Use when the task requires capturing or automating a real browser from the terminal.

openai logo

runtime-behavior-probe

27,670

by openai

Plan and execute runtime-behavior investigations with temporary probe scripts, validation matrices, state controls, and findings-first reports. Use only when the user explicitly invokes this skill to verify actual runtime behavior beyond normal code-level checks, especially to uncover edge cases, undocumented behavior, or common failure modes in local or live integrations. A baseline smoke check is fine as an entry point, but do not stop at happy-path confirmation.

🔥🔥🔥✓ VerifiedAccount requiredNeeds API keys
openai logo

prior-auth-packet-builder

27,670

by openai

Build a concise prior authorization packet from local case files and payer policy docs.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

final-release-review

27,670

by openai

Perform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes, regressions, improvement opportunities, and risks before releasing openai-agents-python.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

csv-workbench

27,670

by openai

Analyze CSV files in /mnt/data and return concise numeric summaries.

🔥🔥🔥✓ VerifiedFreeQuick setup
openai logo

test-coverage-improver

27,670

by openai

Improve test coverage in the OpenAI Agents Python repository: run `make coverage`, inspect coverage artifacts, identify low-coverage files, propose high-impact tests, and confirm with the user before writing tests.

🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

cuml-machine-learning

25,749

by langchain-ai

Use for GPU-accelerated machine learning on tabular data using NVIDIA cuML. Triggers when tasks involve classification, regression, clustering, dimensionality reduction, or model training on datasets.

🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

social-media

25,749

by langchain-ai

Drafts engaging social media posts, writes hooks, suggests hashtags, creates thread structures, and generates companion images. Use when the user asks to write a LinkedIn post, tweet, Twitter/X thread, social media caption, social post, or repurpose content for social platforms.

🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

web-research

25,749

by langchain-ai

Searches multiple web sources, synthesizes findings, and produces cited research reports using delegated subagents. Use when the user asks to research a topic online, search the web, look something up, find current information, compare options, or produce a research report.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

planning

25,749

by langchain-ai

Break down a coding task into a structured implementation plan with clear steps, file identification, and risk assessment.

🔥🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

arxiv-search

25,749

by langchain-ai

Searches arXiv for preprints and academic papers, retrieves abstracts, and filters by topic. Use when the user asks to find research papers, search arXiv, look up preprints, find academic articles in physics, math, CS, biology, statistics, or related fields.

🔥🔥🔥✓ VerifiedFreeQuick setup
langchain-ai logo

blog-post

25,749

by langchain-ai

Writes and structures long-form blog posts, creates tutorial outlines, and optimizes content for SEO with cover image generation. Use when the user asks to write a blog post, article, how-to guide, tutorial, technical writeup, thought leadership piece, or long-form content.

🔥🔥🔥✓ VerifiedFreeQuick setup
← PrevPage 51 of 154Next →