Skip to content
Skillv1.0.0

codex-via-litellm-and-bedrock-lab

This repository is a reproducible lab, not a production gateway.

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

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

See reviews

About

Imported from tzehon/codex-via-litellm-and-bedrock-lab (AGENTS.md). Install upstream with npx skills add tzehon/codex-via-litellm-and-bedrock-lab. Copyright stays with the author.

Repository guidance

This repository is a reproducible lab, not a production gateway.

  • Never add real API keys, AWS credentials, bearer tokens, .env, or logs.
  • Keep LiteLLM pinned unless a documented compatibility reason requires an update.
  • Preserve the two-stage order: LiteLLM with OpenAI first, then LiteLLM with Bedrock.
  • Bind local services to 127.0.0.1.
  • Run make validate after changing scripts, YAML, TOML, or Markdown links.
  • Treat model IDs, regions, feature support, and package versions as time-sensitive.
  • Prefer official OpenAI, LiteLLM, and AWS documentation for updates.

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/tzehon-codex-via-litellm-and-bedrock-lab-codex-via-litel-34dff9/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.

tzehon-codex-via-litellm-and-bedrock-lab-codex-via-litel-34dff9.ocm.jsonjson
{
  "ocm": "1",
  "id": "tzehon-codex-via-litellm-and-bedrock-lab-codex-via-litel-34dff9",
  "kind": "skill",
  "name": "codex-via-litellm-and-bedrock-lab",
  "description": "This repository is a reproducible lab, not a production gateway.",
  "publisher": "tzehon",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "This repository is a reproducible lab, not a production gateway."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/tzehon/codex-via-litellm-and-bedrock-lab",
      "path": "AGENTS.md",
      "ref": "49f4036a01d2aba1b80deae84bc4f5d98a8f1b2e",
      "url": "https://github.com/tzehon/codex-via-litellm-and-bedrock-lab/blob/49f4036a01d2aba1b80deae84bc4f5d98a8f1b2e/AGENTS.md",
      "key": "tzehon/codex-via-litellm-and-bedrock-lab/AGENTS.md"
    }
  },
  "instructions": "# Repository guidance\n\nThis repository is a reproducible lab, not a production gateway.\n\n- Never add real API keys, AWS credentials, bearer tokens, `.env`, or logs.\n- Keep LiteLLM pinned unless a documented compatibility reason requires an update.\n- Preserve the two-stage order: LiteLLM with OpenAI first, then LiteLLM with Bedrock.\n- Bind local services to `127.0.0.1`.\n- Run `make validate` after changing scripts, YAML, TOML, or Markdown links.\n- Treat model IDs, regions, feature support, and package versions as time-sensitive.\n- Prefer official OpenAI, LiteLLM, and AWS documentation for updat",
  "cost": {
    "context_tokens": 150
  }
}

Fetch it by URL: GET /api/v1/registry/tzehon-codex-via-litellm-and-bedrock-lab-codex-via-litel-34dff9/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.