{"id":49549553,"url":"https://github.com/mnfst/openclaw-model-router","last_synced_at":"2026-05-02T21:32:31.451Z","repository":{"id":346079485,"uuid":"1188447515","full_name":"mnfst/openclaw-model-router","owner":"mnfst","description":"Skill for Manifest: OpenClaw LLM Router","archived":false,"fork":false,"pushed_at":"2026-03-22T05:16:30.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-22T19:46:46.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mnfst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-22T04:48:59.000Z","updated_at":"2026-03-22T05:16:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mnfst/openclaw-model-router","commit_stats":null,"previous_names":["mnfst/openclaw-model-router"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mnfst/openclaw-model-router","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnfst%2Fopenclaw-model-router","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnfst%2Fopenclaw-model-router/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnfst%2Fopenclaw-model-router/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnfst%2Fopenclaw-model-router/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnfst","download_url":"https://codeload.github.com/mnfst/openclaw-model-router/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnfst%2Fopenclaw-model-router/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32550901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T21:31:48.061Z","status":"ssl_error","status_checked_at":"2026-05-02T21:31:46.574Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-02T21:32:30.872Z","updated_at":"2026-05-02T21:32:31.443Z","avatar_url":"https://github.com/mnfst.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# openclaw-model-router\n\nA Claude Code skill that sets up the [Manifest](https://github.com/mnfst/manifest) LLM router plugin for OpenClaw. Manifest sits between your app and LLM providers, picking the cheapest model that can handle each request.\n\n## What it does\n\n- Installs the Manifest plugin into OpenClaw\n- Points all LLM traffic through one endpoint (supports 300+ models across Anthropic, OpenAI, Google, DeepSeek, xAI, Mistral, etc.)\n- Sets `manifest/auto` as the default model, which scores and routes requests in under 2ms\n- Falls back to alternative models automatically when one goes down or hits a rate limit\n\n## Usage\n\nSay any of these to Claude Code:\n\n```\n/install-manifest\ninstall manifest\nadd manifest plugin\nsetup model router\n```\n\n### Modes\n\n| Mode | Account needed | Dashboard |\n|-------|---------------|-----------|\n| `local` (default) | No | `http://127.0.0.1:2099` |\n| `cloud` | Yes (`mnfst_*` key) | [app.manifest.build](https://app.manifest.build) |\n\n### Running the script directly\n\n```bash\n# Local mode (default)\nbash skills/openclaw-model-router/scripts/install_manifest.sh\n\n# Cloud mode\nbash skills/openclaw-model-router/scripts/install_manifest.sh --mode cloud --key mnfst_YOUR_KEY\n\n# Preview changes without touching anything\nbash skills/openclaw-model-router/scripts/install_manifest.sh --dry-run\n```\n\n## Prerequisites\n\n- `openclaw` CLI\n- `jq` (`sudo apt install jq` / `brew install jq`)\n\n## Project structure\n\n```\nskills/openclaw-model-router/\n  SKILL.md                          # Skill definition (triggers, workflow)\n  scripts/install_manifest.sh       # Installation script\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnfst%2Fopenclaw-model-router","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnfst%2Fopenclaw-model-router","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnfst%2Fopenclaw-model-router/lists"}