manifest

Solid

Model Router for OpenClaw. Save up to 70% by routing requests to the right model. Choose LLM fallback to avoid API rate limits, set thresholds and reduce token consumption.

AI & Automation 6,717 stars 402 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Manifest — LLM Router & Observability for OpenClaw Manifest is an OpenClaw plugin that: - **Routes every request** to the most cost-effective model via a 23-dimension scoring algorithm (<2ms latency) - **Tracks costs and tokens** in a real-time dashboard - **Sets limits** with email alerts and hard spending caps Source: [github.com/mnfst/manifest](https://github.com/mnfst/manifest) — MIT licensed. Homepage: [manifest.build](https://manifest.build) ## Security & Privacy > **TL;DR** — The plugin registers Manifest as a standard OpenAI-compatible provider and exposes three read-only agent tools. It does not export telemetry or make background network calls. When you select `manifest/auto` as your model, OpenClaw routes requests through the Manifest backend — the same way it routes to any other provider like Anthropic or OpenAI. In local mode, all data stays on your machine and no API key is needed. ### What the plugin does 1. **Registers a provider** — adds `manifest` as an OpenAI-compatible provider with the `auto` model 2. **Injects config** — writes provider entry to `~/.openclaw/openclaw.json` and auth profiles (standard plugin registration, reversed on uninstall) 3. **Exposes 3 read-only tools** — `manifest_usage`, `manifest_costs`, `manifest_health` (query your own usage data via the Manifest API) 4. **Registers `/manifest` command** — shows connection status ### What the plugin does NOT do - Does not export telemetry, traces, or metrics — the plugin has no OTLP...

Details

Author
mnfst
Repository
mnfst/manifest
Created
3 years ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

setup-manifest-plugin

Configure Manifest as a model provider in OpenClaw. Use when the user says "/setup-manifest-plugin", "setup manifest", "connect manifest", "point openclaw to localhost", or wants to add Manifest as a model provider. For cloud users, sets up models.providers.manifest directly (no plugin). For local dev, configures the plugin. Accepts a port number and optional mode.

6,717 Updated today
mnfst
AI & Automation Solid

uninstall-manifest-plugin

Remove Manifest from OpenClaw and reset to a direct model provider. Use when the user says "/uninstall-manifest-plugin", "uninstall manifest", "remove manifest", "reset openclaw", or wants to stop using Manifest routing and go back to direct provider access. Works for both cloud users (provider config only) and local users (plugin + provider config).

6,717 Updated today
mnfst
AI & Automation Solid

manifest

Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys or endpoints, troubleshooting plugin connection issues, or verifying the observability pipeline is running.

27,705 Updated today
davila7
AI & Automation Featured

manifest

Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys, or troubleshooting the plugin.

39,350 Updated today
sickn33
AI & Automation Listed

manifest

Install and configure the Manifest observability plugin for your agents. Use when setting up telemetry, configuring API keys, or troubleshooting the plugin.

335 Updated today
aiskillstore