mnfstmnfstOfficialยท4 Agent Skills Included

manifest

Route AI agent requests to the cheapest capable model automatically

Routes every AI agent request to the cheapest model that can handle it through one OpenAI-compatible endpoint. Connects 300+ models across 32 providers using API keys, subscriptions, or local models without provider lock-in. Tracks costs, tokens, and errors per request, with automatic fallbacks and self-healing for failed queries. Deploys anywhere via Docker or one-click cloud templates.
npx skills add mnfst/manifest --all -g -y
Available:

Gives AI coding agents the domain terminology, architecture map, and environment rules needed to work on and operate the Manifest routing gateway correctly.

All Skills in This Repository (4)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Manifest?โ–ผ

Run `npx skills add mnfst/manifest --all -g -y` in your terminal to install all skills in this suite globally.

What does Manifest do for AI agents?โ–ผ

Manifest sits between your agent and its LLM providers, scores each request, and routes it to the cheapest model that can handle it. It also logs costs, tokens, and errors for every request.

How to reduce LLM API costs with Manifest?โ–ผ

Connect your providers and send requests with model set to auto. Manifest picks the cheapest capable model per request and falls back to alternatives when queries fail.

Which AI agents work with Manifest?โ–ผ

Any agent that speaks OpenAI-compatible HTTP works, including OpenClaw, Claude Code, OpenCode, and generic OpenAI or Anthropic SDK setups.

Can I self-host Manifest?โ–ผ

Yes. Manifest ships as a single Docker image with one-command install, plus one-click deploy templates for Railway, Render, AWS, GCP, and more.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’