Creates high-quality agent skills by running the official Claude skill creator plugin and then applying a structured set of enhancement phases covering use-case design, frontmatter completeness, body structure, writing quality, and progressive disclosure architecture. Use this skill when the user wants to create a new skill, improve an existing SKILL.md, or asks "how do I write a good skill", "help me make a skill for X", "review my SKILL.md", or "turn this workflow into a skill". Trigger even if the user just says "let's make a skill" or describes a workflow they want to capture.
94
94%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
{
"name": "lirantal/skill-creator-extra",
"version": "0.2.0",
"private": false,
"summary": "Creates high-quality agent skills by running the official Claude skill creator plugin and then applying a structured set of enhancement phases covering use-case design, frontmatter completeness, body structure, writing quality, and progressive disclosure architecture. Use this skill when the user wants to create a new skill, improve an existing SKILL.md, or asks \"how do I write a good skill\", \"help me make a skill for X\", \"review my SKILL.md\", or \"turn this workflow into a skill\". Trigger even if the user just says \"let's make a skill\" or describes a workflow they want to capture.\n",
"skills": {
"skill-creator-extra": {
"path": "SKILL.md"
}
}
}