From 585b4f298d388939f2065c66311d91369167b456 Mon Sep 17 00:00:00 2001 From: Paoulo31 Date: Tue, 26 May 2026 22:32:08 +0800 Subject: [PATCH] feat: add codex-skills (agents-md-gen, revenue-autopilot, skill-forge) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 92f2e3f..fba3fed 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ 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-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)