composio-community/awesome-codex-skills

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

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 54 minutes ago
Added to GitGenius on May 3rd, 2026
Created on January 12th, 2026
Open Issues & Pull Requests: 211 (+0)
GitHub issues: Enabled
Number of forks: 1,607
Total Stargazers: 16,378 (+2)
Total Subscribers: 52 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 8.4 days
Mean response time: 8.4 days
90th percentile: 8.4 days
Tracked items: 1

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 7
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1 days
Stale 30+ days: 1
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Awesome Codex Skills is a curated collection of practical instruction bundles for automating workflows with the Codex CLI and API.

The collection addresses the problem of giving Codex agents clear, reusable guidance on how to execute tasks in specific ways. Each skill is a modular folder containing a SKILL.md file with metadata (name and description) and step-by-step instructions. Codex reads the metadata to determine when to trigger a skill and loads the full instructions only after activation, keeping the context window efficient. Skills can be installed either through a dedicated skill installer that places them in the Codex home directory, or manually by copying skill folders into the skills directory and restarting Codex.

The collection is organized into categories including development and code tools, productivity and collaboration, communication and writing, data and analysis, and meta utilities. Developers should adopt this if they want to extend Codex with domain-specific task automation without building custom integrations from scratch. The project integrates with Composio's MCP Gateway, which provides secure access to over a thousand integrations with built-in authentication and audit logging. This approach suits teams that need production-ready reliability and team-based access controls alongside their agent workflows.

The project maintains an open contribution model, explicitly welcoming pull requests and providing clear documentation for creating new skills. Community engagement is facilitated through Discord, with links to social channels for updates and discussion.