GitHub agent-skill-group manager
agent-skill-groups is an agent skill groups manager, GitHub agent-skill-group manager, and GitHub skill-group manager for local SKILL.md Agent Skills libraries.
It is built for OpenAI Codex, Claude Code, OpenCode, and generic Agent Skills layouts. The CLI scans installed skills, suggests scenario groups, writes managed runtime instructions, switches profiles, backs up state, and restores the original layout.
Install Self-Test
Use the self-test before touching a real skill directory:
python -m pip install https://github.com/go165/agent-skill-groups/releases/download/v0.3.36/agent_skill_groups-0.3.36-py3-none-any.whl
agent-skill-groups self-test --json
The command creates a temporary sample repository and verifies the installed command path, demo workflow, validation, status output, and managed memory snippet.
Common Scenario Groups
corefor daily work.researchfor web research, PDFs, notebooks, and search tools.frontend-browserfor browser automation, screenshots, and UI work.ctf-web,ctf-crypto, andctf-pwn-reversefor challenge workflows.desktop-mediafor WinUI, desktop, and local media tasks.
Core Commands
agent-skill-groups runtimes
agent-skill-groups self-test --json
agent-skill-groups init --runtime codex --output groups.json
agent-skill-groups status --config groups.json --runtime codex --json --details
agent-skill-groups memory --config groups.json --runtime codex --write AGENTS.md
agent-skill-groups profile --config groups.json --runtime codex research
agent-skill-groups discovery --json