by ComposioHQ
A curated list of practical Codex skills for automating workflows across the Codex CLI and API.
# Add to your Claude Code skills
git clone https://github.com/ComposioHQ/awesome-codex-skillsA curated list of practical Codex skills for automating workflows across the Codex CLI and API.
Want skills that do more than generate text? Codex can send emails, create issues, post to Slack, and take actions across 1000+ apps. See how →
git clone https://github.com/ComposioHQ/awesome-codex-skills.git
cd awesome-codex-skills/awesome-codex-skills
# Install one or more skills into $CODEX_HOME/skills (defaults to ~/.codex/skills)
python skill-installer/scripts/install-skill-from-github.py --repo ComposioHQ/awesome-codex-skills --path meeting-notes-and-actions
The installer fetches the skill and places it in . Restart Codex to pick up new skills.
$CODEX_HOME/skills/<skill-name>./spreadsheet-formula-helper) into $CODEX_HOME/skills/ (defaults to ~/.codex/skills/).description frontmatter.Codex skills are modular instruction bundles that tell Codex how to execute a task the way you...