skill-creator

Create production-grade agent skills aligned with the 2026 AgentSkills.io spec and Anthropic

Content Preview
---
name: skill-creator
description: |
  Create production-grade agent skills aligned with the 2026 AgentSkills.io spec and Anthropic
  best practices. Also validates existing skills against the Intent Solutions 100-point rubric.
  Use when building, testing, validating, or optimizing Claude Code skills.
  Trigger with "/skill-creator", "create a skill", "validate my skill", or "check skill quality".
  Make sure to use this skill whenever creating a new skill, slash command, or agent capability.
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/skill-creator.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/skill-enhancers/skill-creator/skills/skill-creator/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/skill-enhancers/skill-creator/skills/skill-creator/SKILL.md

Related Skills

skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
skill-creatorskillcreator

by Anthropic · anthropic-official-skills

skill-creator
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, workflows, or tool integrations.
skill-creatorskillcreator

by davepoon · buildwithclaude

skill-creator/skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
skillskill-creatorskill-creator

by Anthropic · anthropic-official-plugins

skill-creator
To create new CLI skills following Anthropic's official best practices with zero manual configuration. This skill automates brainstorming, template application, validation, and installation processes while maintaining progressive disclosure patterns and writing style standards.
security[automationscaffoldingskill-creation

by sickn33 (Antigravity) · antigravity-awesome-skills