๐ŸŽฏ

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(11 items)

skill-creator

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add vercel-labs/agent-browser --skill skill-creator
skills.sh Installโš  Installs to .agents/skills/
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,775Installs
-
AddedFeb 4, 2026

More from this repository10

๐ŸŽฏ
agent-browser๐ŸŽฏSkill

Automates web browsing tasks by navigating websites, extracting content, interacting with elements, and capturing screenshots programmatically

๐Ÿช
vercel-labs-agent-browser๐ŸชMarketplace

Headless browser automation for AI agents

๐ŸŽฏ
dogfood๐ŸŽฏSkill

Systematically explores and tests web applications to find bugs, UX issues, and other problems.

๐ŸŽฏ
electron๐ŸŽฏSkill

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.

๐ŸŽฏ
slack๐ŸŽฏSkill

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.

๐Ÿ”Œ
agent-browser๐Ÿ”ŒPlugin

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.

๐ŸŽฏ
vercel-sandbox๐ŸŽฏSkill

Skill

๐ŸŽฏ
agentcore๐ŸŽฏSkill

Run agent-browser browser automation on AWS Bedrock AgentCore cloud browser sessions, resolving credentials automatically from environment variables or the AWS CLI. All standard agent-browser commands (open, snapshot, click, screenshot, close) work identically โ€” only the browser runtime changes to a managed AWS-hosted session.

๐ŸŽฏ
core๐ŸŽฏSkill

Browser automation CLI for AI agents, built as a fast native Rust binary. Supports opening pages, taking snapshots, clicking, typing, and extracting content, with automatic detection of existing Chrome, Brave, Playwright, and Puppeteer installations.

๐ŸŽฏ
next๐ŸŽฏSkill

Skill