economy-mode

Switch Layer 3 model selection to cost-optimized alternatives when economy mode is active.

7|Updated Oct 24, 2020
One-click install
npx skills add https://github.com/snow-jallen/HomeSpeaker --skill economy-mode-snow-jallen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: economy-mode
Source: https://github.com/snow-jallen/HomeSpeaker/tree/main/.copilot/skills/economy-mode
Command: npx skills add https://github.com/snow-jallen/HomeSpeaker --skill economy-mode-snow-jallen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Economy mode shifts Layer 3 model selection to cost-optimized alternatives when economy mode is active, helping users reduce operational costs without sacrificing explicit Layer 0/1/2 directives.

Core Features & Use Cases

  • Switch between standard and economy model tables to favor cheaper options during sessions.
  • Persist economy preferences by writing economyMode: true to .squad/config.json or apply per-session for temporary use.
  • Spawn acknowledgments include a 💰 indicator when economy mode is active, clarifying cost-conscious choices.

Quick Start

Enable economy mode for the current session by saying 'use economy mode', or persist it by configuring .squad/config.json with economyMode set to true.

Frequently Asked Questions about economy-mode

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reduce model selection costs for my squad sessions?

To reduce model selection costs, enable economy mode to shift Layer 3 model choices to cheaper alternatives. This preserves your Layer 0-2 preferences while applying cost-optimized model tables to your spawn decisions.

How do I persist cost-optimization settings across sessions?

You can persist cost-optimization settings by writing economyMode: true to the .squad/config.json file. This ensures economy mode remains active for future sessions rather than requiring manual activation each time.

Can I apply cost-optimized model selection for a single session only?

Yes, you can apply cost-optimized model selection temporarily by saying 'use economy mode' during your session. This adjusts Layer 3 spawn decisions without writing persistent settings to config.json.

Does economy mode override my explicit model preferences?

Economy mode does not override explicit model preferences. It only adjusts Layer 3 model selection to cost-optimized alternatives while strictly preserving your Layer 0, 1, and 2 directives.

How do I know when cost-optimized model selection is active?

You can verify cost-optimized model selection is active by checking spawn acknowledgments. When economy mode is enabled, these acknowledgments include a 💰 indicator to clarify that cost-conscious choices are being applied.

What are the limitations of using economy mode for model selection?

Economy mode is limited to Layer 3 model selection adjustments. It cannot alter Layer 0-2 preferences and only applies cost-optimized alternatives when the mode is explicitly active in the session or config.json.