@anthropic/skill-creator

by anthropic · v1.0.1 · prompt

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge,

Install

Add @anthropic/skill-creator to Claude Code with the PolySkill CLI: polyskill add @anthropic/skill-creator

Instructions

# Skill Creator This skill provides guidance for creating effective skills. ## About Skills Skills are modular, self-contained packages that extend Claude's capabilities by providing specialized knowledge, workflows, and tools. Think of them as "onboarding guides" for specific domains or tasks—they transform Claude from a general-purpose agent into a specialized agent equipped with procedural knowledge that no model can fully possess. ### What Skills Provide 1. Specialized workflows - Multi-step procedures for specific domains 2. Tool integrations - Instructions for working with specific file…

Keywords: skills, authoring, packaging, best-practices