Skip to content

Skill Creator

⚡ Productivity ⭐ Featured

A meta-skill for creating new skills and iteratively improving them. Helps draft, test, and benchmark SKILL.md files. Official from Anthropic.

Tags

Compatible Platforms

📦 Quick Install

Claude Code example
mkdir -p .claude/skills
git clone https://github.com/anthropics/skills \
  .claude/skills/skill-creator

Replace .claude/skills/ with your platform's skills directory. View all install options →

skill-creator/SKILL.md — frontmatter preview

---
name: Skill Creator
description: A meta-skill for creating new skills and iteratively improving them. Helps draft…
authors: [anthropics]
tags: [meta, skills, anthropic, guide]
platforms: [claude-code, github-copilot, cursor, gemini-cli, windsurf, codex, opencode]
---
🐙 View on GitHub ➕ Submit a Skill

Related Agent Skills

Claude Bootstrap

Opinionated project initialization with security-first guardrails, spec-driven atomic todos, and LLM testing patterns.

→

Linear Integration

Manage Linear issues, projects, and teams directly from your coding agent using the Linear API.

→

Claude Code Templates

CLI tool and templates for configuring and monitoring Claude Code. Includes ready-to-use skill structures.

→