skill-creator
π―Skillfrom vercel-labs/agent-browser
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)
Installation
npx vibeindex add vercel-labs/agent-browser --skill skill-creatornpx skills add vercel-labs/agent-browser --skill skill-creator~/.claude/skills/skill-creator/SKILL.mdSKILL.md
More from this repository8
Automates web browsing tasks by navigating websites, extracting content, interacting with elements, and capturing screenshots programmatically
A browser automation CLI for AI agents by Vercel Labs, enabling website navigation, form filling, button clicking, screenshot capture, and data extraction through simple commands.
Headless browser automation for AI agents
Systematically explores and tests web applications to find bugs, UX issues, and other problems.
Skill for automating Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Connects to running Electron apps and controls them programmatically.
Skill from agent-browser, a headless browser automation CLI for AI agents with a fast Rust binary and Node.js fallback for cross-platform support.
Skill
Skill