claude-skill-authoring
Codex-ready maintainer workflows, templates, and automation scripts
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install claude-skill-authoring?▼
Run `npx skills add IndianOldTurtledove/claude-skill-authoring --all -g -y` in your terminal to install the full toolkit globally.
What does this toolkit do for open-source maintainers?▼
It turns a repository into a Codex-friendly workspace with AGENTS.md templates, maintainer skills, and automation scripts for issue triage, PR review, debugging, and release notes.
How do I bootstrap my own repository with it?▼
After installing, run the project bootstrap mode to generate an AGENTS.md file, a .codex folder with agents and automation scripts, and a dev docs directory in your target repository.
Does it work with Codex and other AI coding agents?▼
Yes. It is built around the AGENTS.md and SKILL.md standards, so it works with Codex and any agent that reads these common instruction files.
Can I create and validate my own custom skills?▼
Yes. The included Python scripts let you initialize a new skill, validate its structure, and package it for reuse with simple commands.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core