bymodiqo· 21 skills
Generic example for creating or updating a Codex skill with appropriate resources, metadata, validation, and forward-testing. Use for generic skill creator, create a skill, update a skill, skill creator, skill authoring, SKILL.md, agents/openai.yaml, init_skill.py, quick_validate.py, forward-test a skill, progressive disclosure and bundled resources. Use when the task needs to create a new Codex skill, update an existing skill, validate a skill folder, generate agents/openai.yaml metadata and forward-test a skill with subagents. Requires skillspec decide before substrate tools or overlapping low-level skills. Preserves evidence with SkillSpec routes, forbids, dependencies, traces, and token-savings reports
$npx -y skills add modiqo/skillspec --skill generic-skill-creatorInstalls into the current project.
Run `npx skills use "https://github.com/modiqo/skillspec" --skill "modiqo/skillspec/generic-skill-creator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/modiqo/skillspec" that are relevant to the current task. Run `npx skills add "https://github.com/modiqo/skillspec"` and select the relevant skills, then follow their instructions.