Claude Skill
mnfst/manifest
Manifest 是一款开源智能模型路由网关,可将 AI 代理成本降低高达 70%。提供实时成本可观测性、令牌跟踪,并支持 Anthropic、OpenAI 等模型。
概览
仓库信息
安装这个 Skill
git clone https://github.com/mnfst/manifest.gitRegistry 信息
项目简介
Manifest 是一个面向 AI 代理的开源智能模型路由网关,提供实时成本可观测性与优化能力。它支持 Anthropic、OpenAI 等大语言模型提供商,帮助代理在保持可靠性和透明度的同时,将成本降低高达 70%。
Connect Your Agents And Harnesses With Any Provider 🦚
要点
- 智能模型路由,为每个请求选择最具成本效益的大语言模型
- 实时成本可观测性与令牌跟踪仪表盘
- 支持 Anthropic、OpenAI 等主流大语言模型提供商
- 开源网关,采用 BYOK(自带密钥)架构
- 与 AI SDK 和代理框架无缝集成
使用场景
- 处理高并发请求的生产级 AI 代理成本优化
- 多提供商大语言模型网关,统一可观测性
- 具备智能成本管理的个人 AI 助手
- 需要透明令牌跟踪的企业级 AI 部署
- Hermes-agent 和 OpenClaw 代理的成本降低
README 摘要
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/mnfst/manifest/HEAD/.github/assets/logo-white.svg" /> <source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/mnfst/manifest/HEAD/.github/assets/logo-dark.svg" /> <img src="https://raw.githubusercontent.com/mnfst/manifest/HEAD/.github/assets/logo-dark.svg" alt="Manifest" height="53" title="Manifest"/> </picture> </p> <p align="center"> Reduce your AI costs </p>  <p align="center"> <span><img src="https://img.shields.io/badge/status-beta-yellow" alt="beta" /></span> <a href="https://github.com/mnfst/manifest/stargazers"><img src="https://img.shields.io/github/stars/mnfst/manifest?style=flat" alt="GitHub stars" /></a> <a href="https://hub.docker.com/r/manifestdotbuild/manifest"><img src="https://img.shields.io/docker/pulls/manifestdotbuild/manifest?color=2496ED&label=docker%20pulls" alt="Docker pulls" /></a> <a href="https://hub.docker.com/r/manifestdotbuild/manifest/tags"><img src="https://img.shields.io/docker/image-size/manifestdotbuild/manifest/latest?color=2496ED&label=image%20size" alt="Docker image size" /></a> <a href="https://github.com/mnfst/manifest/actions/workflows/ci.yml"><img src="https://img.shields.io/github/actions/workflow/status/mnfst/manifest/ci.yml?branch=main&label=CI" alt="CI status" /></a> <a href="https://app.codecov.io/gh/mnfst/manifest"><img src="https://img.shields.io/codecov/c/github/mnfst/manifest?label=coverage" alt="Codecov" /></a> <a href="LICENSE"><img src="https://img.shields.io/github/license/mnfst/manifest?colo