Skip to content
Skillv1.0.0

grok-codex-router

Treat `src/`, `control/`, `scripts/`, `bin/`, and `ui/` as canonical. Never patch `dist/`, `node_modules/`, or the installed Sand bundle by hand. - Load applicable OAuth, prompt-caching, interface, re

by IgorWarzocha(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from IgorWarzocha/grok-codex-router (AGENTS.md). Install upstream with npx skills add IgorWarzocha/grok-codex-router. Copyright stays with the author.

  • Treat src/, control/, scripts/, bin/, and ui/ as canonical. Never patch dist/, node_modules/, or the installed Sand bundle by hand.
  • Load applicable OAuth, prompt-caching, interface, review, and dependency guidance before changing a matching boundary.
  • Never log credentials, prompts, message bodies, tool arguments, authorization headers, or OAuth callback material.
  • Verify changed wire contracts with bun run check, then a direct tool round-trip and one native Grok Bot turn.
  • Keep .agents/skills/grok-codex-router/ aligned with installation, automatic recovery, issue reporting, and verification behavior.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/igorwarzocha-grok-codex-router-grok-codex-router/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

igorwarzocha-grok-codex-router-grok-codex-router.ocm.jsonjson
{
  "ocm": "1",
  "id": "igorwarzocha-grok-codex-router-grok-codex-router",
  "kind": "skill",
  "name": "grok-codex-router",
  "description": "Treat `src/`, `control/`, `scripts/`, `bin/`, and `ui/` as canonical. Never patch `dist/`, `node_modules/`, or the installed Sand bundle by hand. - Load applicable OAuth, prompt-caching, interface, review, and dependency guidance before changing a matching boundary. - Never log credentials, prompts, message bodies, tool arguments, authorization headers, or OAuth callback material. - Verify changed wire contracts with `bun run check`, then a direct tool round-trip and one native Grok Bot turn. - Keep `.agents/skills/grok-codex-router/` aligned with installation, automatic recovery, issue reporting, and verification behavior.",
  "publisher": "IgorWarzocha",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "travel"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Treat `src/`, `control/`, `scripts/`, `bin/`, and `ui/` as canonical. Never patch `dist/`, `node_modules/`, or the installed Sand bundle by hand. - Load applicable OAuth, prompt-caching, interface, review, and dependency guidance before changing a matching boundary. - Never log credentials, prompts, message bodies, tool arguments, authorization headers, or OAuth callback material. - Verify changed wire contracts with `bun run check`, then a direct tool round-trip and one native Grok Bot turn. - Keep `.agents/skills/grok-codex-router/` aligned with installation, automatic recovery, issue reporting, and verification behavior."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/IgorWarzocha/grok-codex-router",
      "path": "AGENTS.md",
      "ref": "599a2013b15592d17fe897126f549974351e4c3f",
      "url": "https://github.com/IgorWarzocha/grok-codex-router/blob/599a2013b15592d17fe897126f549974351e4c3f/AGENTS.md",
      "key": "IgorWarzocha/grok-codex-router/AGENTS.md"
    }
  },
  "instructions": "- Treat `src/`, `control/`, `scripts/`, `bin/`, and `ui/` as canonical. Never patch `dist/`, `node_modules/`, or the installed Sand bundle by hand.\n- Load applicable OAuth, prompt-caching, interface, review, and dependency guidance before changing a matching boundary.\n- Never log credentials, prompts, message bodies, tool arguments, authorization headers, or OAuth callback material.\n- Verify changed wire contracts with `bun run check`, then a direct tool round-trip and one native Grok Bot turn.\n- Keep `.agents/skills/grok-codex-router/` aligned with installation, automatic recovery, issue repo",
  "cost": {
    "context_tokens": 158
  }
}

Fetch it by URL: GET /api/v1/registry/igorwarzocha-grok-codex-router-grok-codex-router/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.