Skip to content

openai/skills

Official

Skills Catalog for Codex

The official package manager for AI agent capabilities outpaces ad-hoc prompting with standardized SKILL.md formats. Vibe builders and developers install testing, PR review, and code generation workflows directly into Codex CLI.

17,092 stars1,070 forksPythonUpdated April 2026

Best for

Vibe BuilderDeveloper
✅ Reviewed by My AI Guide — vetted for vibe builders

Our Review

OpenAI Skills serves as the official catalog for Codex agent capabilities -- 16,373 stars and 1,001 forks prove rapid adoption. The repository packages repeatable instructions, scripts, and resources into a standardized SKILL.md format that agents discover automatically.

What OpenAI Skills does:

  • Three-tier curation .system skills auto-install, .curated skills require manual selection, and .experimental skills offer bleeding-edge workflows.
  • One-command installation the $skill-installer command pulls verified packages directly into your Codex environment without manual configuration.
  • Standardized SKILL.md format YAML front matter defines metadata while Markdown instructions guide agent behavior across different coding sessions.
  • Automated quality testing built-in eval skills measure output accuracy and enforce systematic benchmarks before deployment.
  • Cross-agent compatibility the agentskills.io open standard ensures your workflows function outside the Codex ecosystem.
  • GitHub Actions integration automated maintenance pipelines update dependencies and validate skill integrity on every push.

OpenAI Skills ecosystem:

  • Codex CLI the primary runtime environment executes installed skills during interactive coding sessions.
  • agentskills.io registry the independent standard body governs format specifications and cross-platform compatibility rules.
  • Community contributions developers publish custom packages for niche frameworks, testing suites, and deployment pipelines.
  • Enterprise automation teams share internal skill directories to standardize PR reviews, security audits, and documentation generation.

Getting started:

Clone the repository and navigate to your preferred skill directory. Run $skill-installer <skill-name> inside your Codex terminal to activate the package. Review the SKILL.md file to understand execution parameters and required dependencies. Full documentation lives at agentskills.io.

Limitations:

Performance depends on your local hardware and Codex subscription tier. The catalog lacks a unified top-level license, requiring individual review of each skill directory. Rolling updates mean no formal release versions or backward compatibility guarantees. Community support relies on GitHub discussions rather than dedicated technical assistance.

Cons

  • No top-level license means you must audit each skill directory for commercial usage rights.
  • Rolling catalog updates break backward compatibility without formal version tags.
  • Requires an active Codex CLI subscription to execute installed packages locally.
  • Community support relies on GitHub issues instead of dedicated engineering channels.

Our Verdict

Vibe builders need predictable agent behavior without rewriting prompts for every project. OpenAI Skills delivers that consistency through standardized instruction files and one-command installs. You ship faster when your AI assistant already knows your testing framework and deployment pipeline.

Developers gain a structured alternative to scattered custom instructions and ad-hoc scripts. The three-tier curation system separates stable production tools from experimental workflows. You maintain cleaner repositories when shared capabilities live in a centralized catalog instead of dotfiles.

Skip if you rely exclusively on local LLMs or refuse to use subscription-based coding agents. The catalog requires Codex to execute packages and validate dependencies.

Frequently Asked Questions

What are OpenAI agent skills?

Agent skills are standardized instruction packages that extend coding assistant capabilities. Each package contains a SKILL.md file, optional scripts, and resource directories. OpenAI designed the format to replace repetitive prompt engineering with reusable workflows. The agentskills.io specification governs structure and metadata requirements.

Is OpenAI Skills open source?

The repository operates under a per-skill licensing model rather than a single blanket license. Every individual skill directory contains its own LICENSE.txt file that dictates commercial usage rights. You must carefully review each package before integrating it into proprietary software.

How do OpenAI Skills compare to Claude Code skills?

OpenAI Skills provides a centralized public catalog with three-tier curation and automated installation commands. Claude Code relies on local .claude/skills/ directories that remain isolated to individual repositories. The centralized approach enables faster discovery and community sharing across teams. Choose OpenAI Skills when you need shared team workflows, choose Claude Code skills when you prefer isolated project configurations.

How do I install a skill in Codex?

You execute the $skill-installer command followed by the exact package name inside your terminal session. The tool downloads the SKILL.md file, validates dependencies, and registers the workflow automatically. Curated skills install by name directly, while experimental skills require a folder path. Installation completes within seconds without manual configuration or environment setup.

Can I create my own custom skills for Codex?

Developers build custom packages by following the official SKILL.md template and adding required scripts. You publish new workflows to GitHub and submit them for community review. The 2026 specification update added automated validation checks for YAML front matter. You control execution parameters and dependency requirements completely.

What is skills?

The official package manager for AI agent capabilities outpaces ad-hoc prompting with standardized SKILL.md formats. Vibe builders and developers install testing, PR review, and code generation workflows directly into Codex CLI.

What license does skills use?

skills uses the Proprietary license.

What are alternatives to skills?

Explore related tools and alternatives on My AI Guide.

Great for: Pro Vibe Builders

Skip if: You need something more beginner-friendly or guided

🔒

Open source & community-verified

Proprietary licensed — free to use in any project, no strings attached. 17,092 developers have starred this, meaning the community has reviewed and trusted it.

Reviewed by My AI Guide for relevance, quality, and active maintenance before listing.

Related Tools

View all