set-profile

Switch GSD agent model profiles between quality, balanced, and budget options.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/sidunrealde/ArchVis --skill set-profile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: set-profile
Source: https://github.com/sidunrealde/ArchVis/tree/main/.github/skills/set-profile
Command: npx skills add https://github.com/sidunrealde/ArchVis --skill set-profile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to easily switch the underlying AI model profile used by agents, optimizing for either quality or cost.

Core Features & Use Cases

  • Model Profile Management: Select from predefined profiles ('quality', 'balanced', 'budget') to control agent model usage.
  • Cost vs. Quality Balancing: Adjust agent behavior to prioritize high-fidelity responses or minimize token expenditure.
  • Use Case: A user wants to reduce Claude API costs for routine tasks. They can switch to the 'budget' profile, which uses less expensive models for tasks where top-tier quality isn't critical.

Quick Start

Set the agent model profile to quality.

Frequently Asked Questions about set-profile

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

FAQPage Schema
How do I switch AI model profiles to reduce Claude API costs?

To switch AI model profiles, you select from predefined options like 'budget' to reduce Claude API costs. The skill validates your choice and updates the agent configuration to use less expensive models for routine tasks where top-tier quality isn't critical.

What are the available AI model profiles for balancing cost and quality?

The available AI model profiles for balancing cost and quality are 'quality', 'balanced', and 'budget'. These predefined profiles allow you to control agent model usage and easily adjust behavior to prioritize either high-fidelity responses or minimal token expenditure.

When should I change my agent configuration to a budget model profile?

You should change your agent configuration to a budget model profile when handling routine tasks where top-tier quality isn't critical. Switching to this profile minimizes token expenditure by using less expensive models, helping you optimize overall Claude API costs.

Can I optimize token expenditure without losing response quality?

You can optimize token expenditure without completely losing response quality by selecting the 'balanced' model profile. This updates the agent configuration to provide a middle ground, ensuring acceptable fidelity while managing costs more effectively than the quality profile.

Does switching model profiles validate the selected configuration options?

Switching model profiles validates the selected configuration against predefined options. The skill ensures configuration integrity by checking the selected profile and provides a clear confirmation of the applied model settings once the agent configuration is successfully updated.