- Preserve the user's intent, scope, product choices, and authorization boundaries. Do not turn examples or preferences into universal rules.
- Include only non-obvious guidance that changes agent decisions. Remove generic, redundant, conflicting, or speculative instructions.
- Use lowercase letters, digits, and hyphens in a name under 64 characters. Name the directory after the skill and include a valid
SKILL.mdfrontmatter. - Keep the description concise and discriminating. Keep
SKILL.mdself-contained; add scripts, references, assets, or UI metadata only when they provide a concrete benefit. - Put conditional detail in linked resources. Do not add auxiliary documentation, placeholders, or examples without a direct use.
- Preserve unrelated files and metadata when updating. Keep automatic invocation unless the user explicitly requests explicit-only invocation.
- Validate the skill structure, then run
./tests/test-install.sh.
Skill Creator
Create or update an agent skill with focused instructions and only the resources it needs. Use for skills; not policies, plugins, or project implementation.
Skill Creator by Catherine1401 · 86aafb3
npx skillmds@latest add catherine1401/skill-creator File contents
---name: skill-creatordescription: Create or update an agent skill with focused instructions and only the resources it needs. Use for skills; not policies, plugins, or project implementation.---- Preserve the user's intent, scope, product choices, and authorization boundaries. Do not turn examples or preferences into universal rules.- Include only non-obvious guidance that changes agent decisions. Remove generic, redundant, conflicting, or speculative instructions.- Use lowercase letters, digits, and hyphens in a name under 64 characters. Name the directory after the skill and include a valid `SKILL.md` frontmatter.- Keep the description concise and discriminating. Keep `SKILL.md` self-contained; add scripts, references, assets, or UI metadata only when they provide a concrete benefit.- Put conditional detail in linked resources. Do not add auxiliary documentation, placeholders, or examples without a direct use.- Preserve unrelated files and metadata when updating. Keep automatic invocation unless the user explicitly requests explicit-only invocation.- Validate the skill structure, then run `./tests/test-install.sh`.
Catherine1401/agent-skills/tree/main/skills/skill-creator commit 86aafb3eea
Frequently asked questions
Run npx skillmds@latest add catherine1401/skill-creator in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Create or update an agent skill with focused instructions and only the resources it needs. Use for skills; not policies, plugins, or project implementation. It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Capability flags: docs only. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Catherine1401 (@catherine1401) published this skill. Their other Agent Skills are listed on their SkillMD profile.