Templates
AI Skill Create: toolkit for creating, validating, testing, and packaging reusable AI agent skills and Codex skills.
npx -y skills add ucsahinn/ai-skill-create --skill templatesAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Describe what this skill does and the concrete user requests that should trigger it.
SKILL.md
0.6 KB, as published. Nobody here has run it
Example Skill Name
Use this skill when the user request matches the trigger description.
Workflow
- Understand the user's concrete goal.
- Load only the references needed for the task.
- Use scripts only when they improve reliability.
- Validate the output before reporting completion.
Completion Criteria
The task is complete when the requested artifact is produced, validation has run where applicable, and any unverified assumptions are reported.