create-command

Installation
SKILL.md

Create Command

Cross-Platform AI Agent Skill This skill works with any AI agent platform that supports the skills.sh standard.

Create Skill (Slash Command)

Generate a new skill following Claude Code best practices, prompt engineering techniques, and anti-hallucination patterns.

Note: Claude Code has merged commands into skills (v2.1.3+). Files in .claude/commands/ still work, but the recommended approach is to create skills in .claude/skills/ which support additional features: supporting files (references/, scripts/, assets/), model invocation control, subagent execution, and progressive disclosure. This skill generates skills by default.

Relationship to skill-creator: The skill-creator skill provides guidance on creating skills. This skill (create-command) generates the actual skill files. They complement each other.

Reference Documentation

Installs
1
Repository
mgiovani/skills
First Seen
May 9, 2026
create-command — mgiovani/skills