Skill Creator Purpose Use this skill to turn a vague capability request or an existing rough skill into a reliable, reusable agent skill. A good skill has clear trigger metadata, concise operational instructions, and only the resources needed to execute the workflow. Workflow 1. Capture the user's intent before writing. Identify what the skill should enable, when it should trigger, expected outputs, tools or dependencies, and examples of realistic user requests. 2. Inspect any existing skill files or source materials. Separate core workflow instructions from long references, scripts, assets,…