gsd-set-profile

Switch GSD agent model profiles using gsd-sdk query config-set-model-profile.

Updated Jan 28, 2025
One-click install
npx skills add https://github.com/aslaii/dotfiles --skill gsd-set-profile-aslaii
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-set-profile
Source: https://github.com/aslaii/dotfiles/tree/main/claude/skills/gsd-set-profile
Command: npx skills add https://github.com/aslaii/dotfiles --skill gsd-set-profile-aslaii

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Switch GSD agent model profiles to optimize performance, cost, and behavior across tasks.

Core Features & Use Cases

  • Change the active GSD model profile (quality, balanced, budget, or inherit) for agents.
  • Validate environment readiness and report status.
  • Apply profile changes within development or production workflows.

Quick Start

Provide a profile value (quality, balanced, budget, or inherit) to switch the GSD agent profile.

Frequently Asked Questions about gsd-set-profile

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

FAQPage Schema
How do I switch GSD agent model profiles?

To switch GSD agent model profiles, provide a profile value such as quality, balanced, budget, or inherit. The tool applies the change by executing the gsd-sdk query config-set-model-profile command with your specified profile argument.

What GSD model profiles are available for agent configuration?

Available GSD model profiles for agent configuration include quality, balanced, budget, and inherit. Switching between these profiles optimizes performance, cost, and behavior across different development and deployment tasks.

Do I need gsd-sdk installed to configure GSD agent profiles?

Yes, you need gsd-sdk installed and available in your PATH to configure GSD agent profiles. The tool validates environment readiness and reports status before applying profile changes within your workflows.

When should I change my GSD agent model profile?

Change your GSD agent model profile when you need to optimize performance, cost, or behavior across different tasks. Switching to the budget profile reduces costs, while the quality profile maximizes output for development or production workflows.

Can I use the inherit profile for GSD agents in production?

Yes, you can apply the inherit profile for GSD agents in production workflows. The tool validates environment readiness and applies profile changes across both development and deployment scenarios using the gsd-sdk.