Skip to content

Other agents Codex Gemini CLI

sync-wiki edited this page Sep 6, 2026 · 1 revision

Generated from the repo's README by scripts/sync-wiki.sh. Edit the README, not this page.

Other agents (Codex, Gemini CLI)

The SKILL.md format is shared by Claude Code, Codex and Gemini CLI. Install the skills you want with skills.sh (it lists them and asks which agents to install to):

npx skills@latest add kyuna0312/context_forge            # interactive: pick skills + agents
npx skills@latest add kyuna0312/context_forge -a codex -s task-brain-lite -s llm-wiki -y

Skip the CC skills there; they only make sense inside Claude Code.

Component Claude Code Codex Gemini CLI
6 portable skills (context, productivity) plugin skills.sh skills.sh
5 CC skills (settings, hooks, status line) plugin
Session-start hook, status line, hook-error-fixer agent plugin

Clone this wiki locally