#25vercel-labs/skills1 skillsfind-skillsHelps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for…2026年7月10日
#26vercel-labs/zerolang1 skillszeroInstall Zero and load version-matched workflows with zero skills.2026年6月13日
#27vercel-labs/just-bash1 skillsjust-bash-executorConvert a GraphQL endpoint, OpenAPI spec, or MCP server into bash CLI commands and a `tools.*` JS API runnable inside `just-bash`'s `js-exec` sandbox. Use when the user wants to expose a remote API to a sandboxed bash agent, build a tool-calling agent on top…2026年8月22日
#28vercel-labs/opensrc1 skillsopensrcFetch dependency source code to give AI agents deeper implementation context. Use when the agent needs to understand how a library works internally, read source code for a package, fetch implementation details for a dependency, or explore how an…2026年4月11日
#29vercel-labs/lat.md1 skillslat-mdWriting and maintaining lat.md documentation files — structured markdown that describes a project's architecture, design decisions, and test specs. Use when creating, editing, or reviewing files in the lat.md/ directory.2026年8月29日
#30vercel-labs/openreview1 skillsvercel-react-best-practicesReact 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…2026年3月6日
#31vercel-labs/webreel1 skillswebreelCreate and record scripted browser demo videos with webreel. Generates MP4, GIF, or WebM recordings with cursor animation, keystroke overlays, and sound effects from a JSON config. Use when the user wants to record a demo, create a browser video, edit a…2026年3月3日
#32vercel-labs/ai-cli1 skillsai-cliGenerate text, images, video, and audio from the terminal using AI models.2026年8月14日
#33vercel-labs/before-and-after1 skillsbefore-and-afterCaptures before/after screenshots of web pages or elements for visual comparison. Use when user says "take before and after", "screenshot comparison", "visual diff", "PR screenshots", "compare old and new", or needs to document UI changes. Accepts two URLs…2026年2月1日
#34vercel-labs/ai-python1 skillsaiAI SDK for Python (the `ai` package). Use when writing Python that calls LLMs or dedicated image, video, speech, embedding, transcription, or reranking models; builds agents; tests model interactions; or implements tool calling, subagents, approvals, durable…2026年8月14日
#35vercel-labs/autoship1 skillsautoshipCLI tool for automated changeset-based releases with AI-generated descriptions. Use when the user needs to release a package, create changesets, bump versions, or automate npm publishing workflows. Triggers include requests to "release a package", "create a…2026年2月3日
#36vercel-labs/github-tools1 skillsgithub-tools-agentsGive an AI agent GitHub access via @github-tools/sdk. Mount as an eve extension, or use with the AI SDK, Vercel Workflow, and Chat SDK. Covers tools, presets, approval control, token scoping, and durable agents.2026年8月28日