Skip to main content
在 Manus 中运行任何 Skill
一键导入

rightmodeler

星标6
分支1
更新时间2026年7月16日 06:04

Find where an agent pipeline can swap frontier models for cheaper ones without losing quality. Ingests the user's agent trace logs, replays successful steps through cheaper models on OpenRouter, and uses an LLM-as-judge to check the cheaper output matches the original. Handles multi-step / tool-calling / looping pipelines by re-executing the real code with the model swapped, then reports per-step cost savings, quality scores, and cascade risks in a TUI + report. Use when the user wants to cut model spend, right-size models per task, benchmark cheaper model substitutions, or analyze an agentic pipeline (LangGraph, Codex, Claude Code, raw SDK) for cost optimization. Not a prompt-improvement or prompt-rewriting tool — it changes which model runs a step, never the prompt.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
26 个文件
SKILL.md
readonly