aiagent-utility-runner

Installation
SKILL.md

AI Agent Utility Runner

Use this skill to reproduce utility and setup command workflows in Codex.

Workflow

  1. Resolve the canonical command id from data/codex-command-manifest.json.
  2. Open the source markdown command file listed in the manifest.
  3. Reuse an existing Codex skill if one already matches the task.
  4. Otherwise, follow the source command instructions directly, using local scripts and files rather than pretending a slash runtime exists.
  5. When useful for testing or debugging, surface the handler trace from tools/codex_command_router.py --trace.

Required References

  • data/codex-command-manifest.json
  • tools/codex_command_router.py
  • .cursor/commands/utility/*.md
  • .cursor/commands/*.md
Installs
3
GitHub Stars
347
First Seen
May 14, 2026
aiagent-utility-runner — minicoohei/ai-agent-camp