← all repositories
composio-community/awesome-codex-skills

A cookbook for turning Codex from chatbot into coworker

This repo collects modular "skills" that teach OpenAI's Codex CLI to actually do things—file Jira tickets, triage Sentry, draft changelogs, run CI fixes—rather than just suggest code.

15k stars Python Coding AssistantsAgents
awesome-codex-skills
Velocity · 7d
+41
★ / day
Trend
cooling
star history

What it does

Awesome Codex Skills is a curated directory of instruction bundles for OpenAI’s Codex CLI and API. Each skill is a folder containing a SKILL.md with metadata and step-by-step guidance; Codex reads the metadata to decide when to trigger it, then loads the body only on demand to keep context lean. The repo also provides a Python installer script that drops skills into ~/.codex/skills/.

The interesting bit

The heavy lifting isn’t code—it’s structured prompting treated as infrastructure. Skills range from whimsical (novel-writing, raffle-winner-picker) to surprisingly operational (deploy-pipeline for Stripe → Supabase → Vercel with rollback, sentry-triage mapping stack frames to local source). The collection also ropes in external repos like unslop (an “AI writing pattern” remover) and polywave (parallel agent coordination with git worktree isolation), making this part registry, part integration hub.

Key highlights

  • Bundled skills span five categories: dev tools, productivity, communication, data analysis, and meta utilities.
  • connect/ and connect-apps/ bridge Codex to 1000+ third-party apps via Composio’s CLI—Slack, GitHub, Notion, Linear, etc.
  • External frameworks included: AuraKit claims 46 modes and ~55% token savings; Vibe-Skills routes 340+ skills through staged approval gates.
  • paperjsx/ generates PPTX/DOCX/XLSX/PDF locally via an MCP server with no API keys.
  • codebase-recon analyzes git history to surface hotspots and bus factor before reading a single file.

Caveats

  • The README is mostly a list: skill descriptions are one-liners, and quality varies between bundled folders and linked external repos.
  • Several entries are truncated or vague (e.g., image-enhancer/ cuts off mid-sentence in the source).
  • The installer script requires manual restarts of Codex to pick up new skills; no hot-reload.

Verdict

Worth bookmarking if you’re using Codex CLI daily and tired of re-prompting for the same workflows. Skip it if you want deep documentation or audited, production-hardened automations—this is a community garden, not a managed marketplace.

Frequently asked

What is composio-community/awesome-codex-skills?
This repo collects modular "skills" that teach OpenAI's Codex CLI to actually do things—file Jira tickets, triage Sentry, draft changelogs, run CI fixes—rather than just suggest code.
Is awesome-codex-skills open source?
Yes — composio-community/awesome-codex-skills is an open-source project tracked on heatdrop.
What language is awesome-codex-skills written in?
composio-community/awesome-codex-skills is primarily written in Python.
How popular is awesome-codex-skills?
composio-community/awesome-codex-skills has 15k stars on GitHub and is currently cooling off.
Where can I find awesome-codex-skills?
composio-community/awesome-codex-skills is on GitHub at https://github.com/composio-community/awesome-codex-skills.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.