๐ŸŽฏ

skill-creator

๐ŸŽฏSkill

from anthropics/claude-plugins-official

Installation

Vibe Index InstallInstalls to .claude/skills/
$npx vibeindex add anthropics/claude-plugins-official --skill skill-creator
skills.sh Installโš  Installs to .agents/skills/
$npx skills add anthropics/claude-plugins-official --skill skill-creator
Manual InstallCopy SKILL.md content and save to the path below
path
~/.claude/skills/skill-creator/SKILL.md
VibeIndex|
What it does
|

Official curated directory of high-quality plugins for Claude Code maintained by Anthropic, containing both internal plugins developed by Anthropic and vetted third-party external plugins.

Overview

Skill Creator is an official Anthropic skill that generates structured, production-ready Claude Code skills. It outputs comprehensive SKILL.md files with best practices, modular design, and proper documentation following Anthropic's skill specification.

Key Features

  • Generates complete SKILL.md files with proper metadata, instructions, and tool configurations
  • Follows Anthropic's official skill specification for compatibility with the skills registry
  • Creates modular, well-documented skills with hooks, user-invocable commands, and resource files

Who is this for?

Developers who want to create and publish custom Claude Code skills following Anthropic's official standards.

๐Ÿ“ฆ

Same repository

anthropics/claude-plugins-official(249 items)

skill-creator

SKILL.md

4,592Installs
-
AddedFeb 18, 2026

More from this repository10

๐Ÿ”Œ
csharp-lsp๐Ÿ”ŒPlugin

C# language server for code intelligence

๐Ÿ”Œ
outputai๐Ÿ”ŒPlugin

Output.ai workflow development toolkit for Claude Code. Adds 5 specialist agents (planner, builder, debugger, prompt writer, quality reviewer), 40+ slash-command skills covering scaffolding, debugging, evaluation, and credential management, plus a SessionStart hook that auto-loads Output SDK conventions so Claude understands the framework before the first prompt.

๐Ÿ”Œ
posthog๐Ÿ”ŒPlugin

Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from Claude Code.

๐Ÿ”Œ
cds-mcp๐Ÿ”ŒPlugin

AI-assisted development of SAP Cloud Application Programming Model (CAP) projects. Search CDS models and CAP documentation.

๐Ÿ”Œ
adobe-for-creativity๐Ÿ”ŒPlugin

Harness Adobe's creative AI-powered tools to edit images, automate design workflows, and bring creative visions to life โ€” from background removal to vectorization and professional retouching.

๐Ÿ”Œ
carta-crm๐Ÿ”ŒPlugin

Manage the Carta CRM conversationally โ€” search, add, update, and enrich investors, companies, contacts, deals, notes, and fundraisings via the Carta CRM MCP Server.

๐Ÿ”Œ
mercadopago๐Ÿ”ŒPlugin

Mercado Pago full-product integration toolkit. One agent routes to four orchestration skills (mp-integrate wizard, mp-webhooks, mp-test-setup, mp-review) that pull every endpoint, payload, and snippet live from the official Mercado Pago MCP server. The MCP must always be connected โ€” there is no offline mode.

๐Ÿ”Œ
clickhouse-best-practices๐Ÿ”ŒPlugin

28 best practice rules for ClickHouse schema design, query optimization, and data ingestion โ€” prioritized by impact

๐Ÿ”Œ
github๐Ÿ”ŒPlugin

Official GitHub MCP server for repository management. Create issues, manage pull requests, review code, search repositories, and interact with GitHub's full API directly from Claude Code.

๐Ÿ”Œ
sentry๐Ÿ”ŒPlugin

Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors directly from your development environment.