Open Source
Explore the latest AI open-source projects from GitHub and HuggingFace.
Explore the latest AI open-source projects from GitHub and HuggingFace.
OpenAI Skills is the official Skills Catalog for Codex, implementing the Agent Skills open standard — a framework for packaging reusable capabilities that AI agents can discover and execute. The core principle is simple: write a skill once, use it everywhere. Skills are self-contained packages containing instructions, scripts, and resources that enable agents to perform specific tasks in a consistent, repeatable manner.
The catalog is organized into three tiers designed for different deployment scenarios:
| Tier | Folder | Behavior |
|---|---|---|
| System | .system | Auto-installs with each new Codex version |
| Curated | .curated | Community-vetted, installable by name |
| Experimental | .experimental | Optional bleeding-edge capabilities |
Installing a curated skill is as simple as invoking the skill-installer tool within Codex by name — no manual configuration, no dependency management, no restarts required for curated skills. The multi-language codebase (Python 77%, JavaScript 15%, Shell 3%) supports a wide variety of skill types, from data processing to code review to deployment automation.
As Codex becomes a standard tool in developer workflows, the Skills Catalog enables a composable, modular approach to AI-powered development. Instead of each team reinventing common capabilities, skills can be shared across organizations — similar to how npm packages work for JavaScript. With 17.4k stars since launching in November 2025, the Skills Catalog has quickly become a central hub for the Codex developer ecosystem.
OpenClaw is an open-source, local-first AI gateway with 366K GitHub stars that routes AI responses through WhatsApp, Telegram, Slack, Discord, iMessage, Teams, and 15+ other platforms — zero cloud dependency.
OpenClaw
Open-source personal AI assistant connecting to 13+ messaging platforms with local gateway architecture, voice support, and multi-agent routing.