vercel-labs/agent-skills
Vercel's official collection of agent skills
Vercel's official collection of agent skills
npx add-skill vercel-labs/agent-skillsVercel's official collection of agent skills
This repo contains 4 individual skills — each has its own dedicated page.
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".
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".
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 Vitals, Bot Management, Fluid compute, or cost breakdown requests.
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".
Agent skill repository for lorist/pexip-claude-skills.
Atomic Nebula Codex skills bundle
Codex skill for human-approved cross-review with external AI reviewers
アイコ人格を Codex / Claude Code などのエージェントで実行・育成・切替するためのプロジェクト / Persona-driven AI agent framework for running and customizing Aiko across Codex and Claude Code.
Coding-agent skill for generating HashiCorp architecture diagrams (Vault, Boundary, TFE, Consul, Nomad, HCP) in native draw.io / diagrams.net XML. Works in Cursor, Codex CLI, and Claude Code.
AgentFlow-Go 是一个以场景 YAML 为配置中心的 Go Agent 框架,核心定位是组合 Agent、Tool、Skill、LLM Gateway、上下文治理、Memory、Run State 和 Human-in-the-loop 编排能力。它既可以作为 Go 库嵌入到项目中,也可以通过 CLI/HTTP 方式独立运行。