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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@ Reusable instruction bundles in `SKILL.md` format. Place in `~/.codex/skills/` (
- [legendaryvibecoder/gigabrain](https://github.com/legendaryvibecoder/gigabrain) - Local-first memory layer for Codex CLI: capture, recall, dedupe, and native sync across sessions. ![GitHub stars](https://img.shields.io/github/stars/legendaryvibecoder/gigabrain?style=flat-square)
- [mrvladd-d/memobank](https://github.com/mrvladd-d/memobank) - Agent-first Memory Bank skill pack for Codex CLI, Claude Code, and similar runtimes. ![GitHub stars](https://img.shields.io/github/stars/mrvladd-d/memobank?style=flat-square)
- [voidful/academic-skills](https://github.com/voidful/academic-skills) - Complete academic research skill suite for Claude Code, Codex CLI, and Gemini CLI. ![GitHub stars](https://img.shields.io/github/stars/voidful/academic-skills?style=flat-square)
- [hanhuark/reviewer-author-loop-skill](https://github.com/hanhuark/reviewer-author-loop-skill) - Human-in-the-loop manuscript improvement workflow that alternates reviewer, author, verifier, and re-review stages for Codex and Claude Code. ![GitHub stars](https://img.shields.io/github/stars/hanhuark/reviewer-author-loop-skill?style=flat-square)
- [Upskill](https://github.com/huggingface/upskill) - Hugging Face's official skill pack for ML/AI development workflows. ![GitHub stars](https://img.shields.io/github/stars/huggingface/upskill?style=flat-square)
- [Mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) - Security-focused skills: vulnerability scanning, dependency auditing, OWASP checks. Works in Codex too despite the name. ![GitHub stars](https://img.shields.io/github/stars/mukul975/Anthropic-Cybersecurity-Skills?style=flat-square)
- [nicepkg/ai-workflow](https://github.com/nicepkg/ai-workflow) - Workflow automation skills - chained multi-step tasks with conditional logic. ![GitHub stars](https://img.shields.io/github/stars/nicepkg/ai-workflow?style=flat-square)
Expand Down