#454 · Primary category: AI Coding Assistants
CodexSkillManager
macOS app to manage your Codex skills
Project last updated:01/18/26
GitHub Stars
1.4K
Forks
75
Contributors
5
License
MIT
Why we included this project
If you run Codex or Claude Code as your daily coding agents, you know that skills, the SKILL.md files that teach an agent how to handle a task, quickly pile up across hidden directories and become hard to track. This native macOS app gives you a single window over all of them, reading the local skill folders for both Codex and Claude Code and rendering each SKILL.md with proper Markdown and inline reference previews. Beyond organizing what is already on disk, it lets you import skills from a folder or zip, delete ones you no longer want, and browse the Clawdhub remote catalog with search and latest drops, then download a skill straight into Codex, Claude Code, or both. The visual tags showing installed status and version per assistant make it easy to see at a glance what is actually active. It is built with SwiftUI and SwiftPM, so no Xcode project is required to build and run it, which suits developers who prefer a lightweight, scriptable setup.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.