economy-mode Skill
Shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active. Published by microsoft in aitour26-BRK445-building-enterprise-ready-ai-agents-with-microsoft-foundry.
What is economy-mode Skill?
Shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active. Published by microsoft in aitour26-BRK445-building-enterprise-ready-ai-agents-with-microsoft-foundry. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Documentation use cases
Technical details
- Install or run with Copy skill directory
When to use economy-mode Skill
- Use it for documentation.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/aitour26-BRK445-building-enterprise-ready-ai-agents-with-microsoft-foundry
- Skill file: .copilot/skills/economy-mode/SKILL.md
What it does
Shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active.
Skill instructions
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 always take priority. Use this skill when the user wants to reduce costs across an entire session or permanently, without manually specifying models for each agent. Activation Methods | Method | How | |--------|-----| | Session phrase | "use economy mode", "save costs", "go cheap", "reduce costs" | | Persistent config | "
Explore related resources
Frequently asked questions
What is economy-mode?
economy-mode is a open-source AI agent skill with Copy skill directory. Shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active.
Who is economy-mode best for?
economy-mode is best for reusing agent instructions, scripts, and references, documentation workflows.
How do I install economy-mode?
Install or run economy-mode using Copy skill directory. Check economy-mode for the latest setup command.
Is economy-mode actively maintained?
economy-mode may need a closer maintenance check before production use.
Auto-fetched from GitHub.