economy-mode
仓库创建 2026年4月15日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由
适合需控制 API/模型费用的团队或长期运行代理场景。
▸ 风险提示
会修改本地 .squad 配置文件,可能影响后续代理行为
这个 Skill 做什么
在经济模式下切换为更节省成本的 Layer 3 模型并可持久写入配置。
开启后会把 Layer 3 的模型选成更省钱的替代方案,适合想降低调用成本、对顶级模型精度要求不高的场景。支持把 economyMode: true 写入 .squad/config.json 以长期生效,并在响应里以 💰 标记提示你已省钱。只影响 L3 模型选择,不改动底层基础设施。
▸ 展开 SKILL.md 英文原文
Shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active.
0
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/Codebrew-company/CodebrewRouter/master/.copilot/skills/economy-mode/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/Codebrew-company/CodebrewRouter/master/.copilot/skills/economy-mode/SKILL.md"SKILL.MD 节选查看完整文件 ↗
## SCOPE ✅ THIS SKILL PRODUCES: - A modified Layer 3 model selection table applied when economy mode is active - `economyMode: true` written to `.squad/config.json` when activated persistently - Spawn acknowledgments with `💰` indicator when economy mode is active ❌ THIS SKILL DOES NOT PRODUCE: - Code, tests, or documentation - Cost reports or billing artifacts - Changes to Layer 0, Layer 1, or Layer 2 resolution (user intent always wins) ## Context Economy mode shifts Layer 3 (Task-Aware Auto-Selection) to lower-cost alternatives. It does NOT override persistent config (`defaultModel`, `agentModelOverrides`) or per-agent charter preferences — those represent explicit user intent and alw
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有