Awesome Codex Skills banner
ComposioHQ ComposioHQ

Awesome Codex Skills

Development community

Description

A curated list of practical Codex skills for automating workflows across the Codex CLI and API.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Awesome Codex Skills

Composio banner

Awesome PRs Welcome

A 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 →](./connect/)


Quickstart: Add Skills to Codex

Install with the Skill Installer (recommended)

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 `$CODEX_HOME/skills/`. Restart Code