Claude Skill
mnfst/manifest
Manifest is an open-source smart model routing gateway that cuts AI agent costs up to 70%. Real-time cost observability, token tracking, and support for Anthropic, OpenAI, and more.
Overview
Repository
Install this Skill
git clone https://github.com/mnfst/manifest.gitRegistry
Summary
Manifest is an open-source smart model routing gateway for AI agents, providing real-time cost observability and optimization. It supports Anthropic, OpenAI, and other LLM providers, enabling agents to cut costs up to 70% while maintaining reliability and transparency.
为您的OpenClaw代理提供安全、实时的成本可观测性。
Key features
- Smart model routing to select the most cost-effective LLM for each request
- Real-time cost observability and token tracking dashboard
- Support for Anthropic, OpenAI, and other major LLM providers
- Open-source gateway with BYOK (Bring Your Own Key) architecture
- Seamless integration with AI SDKs and agent frameworks
Use cases
- Cost optimization for production AI agents handling high-volume requests
- Multi-provider LLM gateway with unified observability
- Personal AI assistant with smart cost management
- Enterprise AI deployment requiring transparent token tracking
- Hermes-agent and OpenClaw agent cost reduction
README excerpt
<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