gsd-set-profile

Execute gsd-tools config-set-model-profile to switch GSD agent model profiles.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Switching between different model profiles for GSD agents can be time-consuming. This skill automates the process to set the desired profile efficiently.

Core Features & Use Cases

  • Model Profile Switching: Change between quality, balanced, budget, and inherit model profiles for GSD agents.
  • Efficiency: Automates the command to switch model profiles, reducing manual steps.
  • Use Case: Ideal for developers and system administrators who need to test different GSD agent configurations for optimization.

Quick Start

Set the GSD agent model profile to 'budget' by using the command: gsd-set-profile budget

Frequently Asked Questions about gsd-set-profile

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

FAQPage Schema
How do I set model profiles for GSD agents?

To set model profiles for GSD agents, execute the gsd-tools script with the config-set-model-profile argument and your desired profile name. This automates the configuration process for development and system administration workflows.

What model profiles can I switch between for GSD agent configuration?

You can switch between quality, balanced, budget, and inherit model profiles for GSD agents. Switching profiles allows rapid configuration changes required for testing and optimization during development.

Can I automate GSD agent model profile switching for testing?

Yes, you can automate GSD agent model profile switching to reduce manual steps during testing. By applying the gsd-tools script with the config-set-model-profile argument, you efficiently change configurations for optimization.

What's the best way to change GSD agent configurations for optimization?

The best way to change GSD agent configurations for optimization is using automated profile switching. Applying the gsd-tools script sets your desired model profile efficiently, reducing manual command execution steps.

Do I need the gsd-tools script to apply a budget model profile?

Yes, you need the gsd-tools script to apply a budget model profile. The skill requires executing the script with the config-set-model-profile argument and specifying 'budget' to change the GSD agent configuration.