← 返回 Skills 市场
seanford

Manifest

作者 Sean Ford · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
16
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install manifest
功能描述
Smart LLM Router for OpenClaw. Save up to 70% by routing every request to the right model. No coding required.
使用说明 (SKILL.md)

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 (\x3C2ms latency)
  • Tracks costs and tokens in a real-time dashboard
  • Sets limits with email alerts and hard spending caps

Source: github.com/mnfst/manifest — MIT licensed. Homepage: manifest.build

Setup (Local — recommended for evaluation)

openclaw plugins install [email protected]
openclaw config set plugins.entries.manifest.config.mode local
openclaw gateway restart

Dashboard opens at http://127.0.0.1:2099. Data stored locally in ~/.openclaw/manifest/manifest.db.

Setup (Cloud)

openclaw plugins install [email protected]
openclaw config set plugins.entries.manifest.config.apiKey "mnfst_YOUR_KEY"
openclaw gateway restart

Get the API key at app.manifest.build → create an account → create an agent → copy the key.

Agent Tools

Three tools are available to the agent in-conversation:

Tool Trigger phrases What it returns
manifest_usage "how many tokens", "token usage", "consumption" Total, input, output, cache-read tokens + action count for today/week/month
manifest_costs "how much spent", "costs", "money burned" Cost breakdown by model in USD for today/week/month
manifest_health "is monitoring working", "connectivity test" Endpoint reachable, auth valid, agent name, status

Each accepts a period parameter: "today", "week", or "month".

Supported Providers

Anthropic, OpenAI, Google Gemini, DeepSeek, xAI, Mistral AI, Qwen, MiniMax, Kimi, Amazon Nova, Z.ai, OpenRouter, Ollama. 300+ models total.

Uninstall

openclaw plugins uninstall manifest
openclaw gateway restart

This removes the plugin, provider config, and auth profiles.

Documentation

For detailed security & privacy documentation, routing configuration, configuration changes, and troubleshooting, see the full documentation.

安全使用建议
Install in local mode for evaluation or sensitive work. If enabling cloud mode, review Manifest's privacy/security documentation and confirm what usage, token, cost, routing, and health metadata is transmitted or retained.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The skill clearly presents itself as an LLM router and observability plugin that routes requests, tracks tokens and costs, and provides usage/health tools.
Instruction Scope
The in-conversation tool triggers include broad phrases like "costs," which could cause unexpected access to usage metadata in ambiguous conversations.
Install Mechanism
Installation uses disclosed OpenClaw plugin commands and provides uninstall steps; the artifact contains only SKILL.md and metadata, with no executable scripts.
Credentials
Local mode is recommended and stores data locally, while cloud mode requires a Manifest API key but should more explicitly describe what operational telemetry is sent to the hosted service.
Persistence & Privilege
The artifact discloses local storage in ~/.openclaw/manifest/manifest.db and does not define hidden persistence, privilege escalation, or automatic background execution beyond the OpenClaw gateway/plugin setup.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install manifest
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /manifest 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Manifest 1.0.0 – Initial Release - Introduces Manifest, a smart LLM router and observability plugin for OpenClaw. - Routes requests to the most cost-effective model with ultra-low latency. - Provides a real-time dashboard for tracking costs, tokens, and usage. - Enables spending limits and email alerts. - Supports setup for both local and cloud deployments. - Offers three built-in agent tools: usage, cost, and health monitoring. - Compatible with major LLM providers (OpenAI, Anthropic, Google Gemini, and more). - Full documentation and open source under MIT license.
元数据
Slug manifest
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Manifest 是什么?

Smart LLM Router for OpenClaw. Save up to 70% by routing every request to the right model. No coding required. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 16 次。

如何安装 Manifest?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install manifest」即可一键安装,无需额外配置。

Manifest 是免费的吗?

是的,Manifest 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Manifest 支持哪些平台?

Manifest 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Manifest?

由 Sean Ford(@seanford)开发并维护,当前版本 v1.0.0。

💬 留言讨论