🎯

skill-creator

🎯Skill

from vercel-labs/agent-browser

VibeIndex|
What it does
|

A concise, practical guide for creating specialized skills that extend Claude's capabilities with domain-specific knowledge and workflows.

Overview

Skill Creator is a Claude Code skill from vercel-labs/agent-browser that provides a concise, practical guide for creating specialized skills that extend Claude's capabilities. It teaches developers how to build effective SKILL.md files with proper frontmatter, instructions, and bundled resources following core design principles. The skill serves as a meta-guide that transforms Claude into a skill development assistant.

Key Features

  • Provides comprehensive guidance on SKILL.md structure including frontmatter metadata and markdown instructions
  • Teaches core principles of skill design: conciseness, appropriate degrees of freedom, and token efficiency
  • Covers bundled resource organization with scripts, references, and assets directories
  • Explains progressive disclosure and context window management for effective skill design
  • Includes patterns for different skill types from high-freedom text guides to low-freedom scripted workflows

Who is this for?

This skill is designed for developers who want to create their own Claude Code skills to extend Claude's capabilities with domain-specific knowledge and workflows. It is also valuable for teams building internal skill libraries who need a standardized approach to skill creation that maximizes effectiveness while minimizing context window usage.

πŸ“¦

Same repository

vercel-labs/agent-browser(9 items)

skill-creator

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add vercel-labs/agent-browser --skill skill-creator
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add vercel-labs/agent-browser --skill skill-creator
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/skill-creator/SKILL.md

SKILL.md

5,754Installs
-
AddedFeb 4, 2026