Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ Reusable instruction bundles in `SKILL.md` format. Place in `~/.codex/skills/` (
- [gmh5225/awesome-skills](https://github.com/gmh5225/awesome-skills) - Curated list of agent skills and tools for Claude Code, Codex, Gemini CLI, GitHub Copilot, and more. ![GitHub stars](https://img.shields.io/github/stars/gmh5225/awesome-skills?style=flat-square)

### Specialized Skills
- [xut82429-glitch/codex-thrift](https://github.com/xut82429-glitch/codex-thrift) - One-command Codex cost audit: find token waste, estimate daily spend by model, auto-generate optimized AGENTS.md. Zero dependencies, single file. ![GitHub stars](https://img.shields.io/github/stars/xut82429-glitch/codex-thrift?style=flat-square)
- [xut82429-glitch/codex-skills](https://github.com/xut82429-glitch/codex-skills) - 3 high-quality skills: agents-md-gen (auto-generate AGENTS.md), revenue-autopilot (content monetization pipeline), skill-forge (skill development workshop). All in Chinese. ![GitHub stars](https://img.shields.io/github/stars/xut82429-glitch/codex-skills?style=flat-square)

- [Lum1104/Understand-Anything](https://github.com/Lum1104/Understand-Anything) - Turn any codebase into an interactive knowledge graph you can explore, search, and query. Multi-platform including Codex. ![GitHub stars](https://img.shields.io/github/stars/Lum1104/Understand-Anything?style=flat-square)
- [wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) - ARIS - lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, experiment automation. ![GitHub stars](https://img.shields.io/github/stars/wanshuiyin/Auto-claude-code-research-in-sleep?style=flat-square)
Expand Down