gsd-set-profile

Switch GSD agents' model profile to quality, balanced, budget, or inherit.

1|Updated Aug 17, 2025
One-click install
npx skills add https://github.com/DuySeu/StockMind --skill gsd-set-profile-duyseu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-set-profile
Source: https://github.com/DuySeu/StockMind/tree/main/.agent/skills/gsd-set-profile
Command: npx skills add https://github.com/DuySeu/StockMind --skill gsd-set-profile-duyseu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Simplifies and speeds up the process of configuring GSD agents by letting you switch their model profile to a desired balance of quality, efficiency, and cost.

Core Features & Use Cases

  • Switch GSD agent profiles (quality, balanced, budget, inherit) to tailor performance, cost, and response style.
  • Apply profile changes across sessions or tasks to optimize behavior in real-time.
  • Includes input validation and a safe fallback to inherit when an invalid profile is requested.

Quick Start

Set the GSD agent profile to balanced for the current session.

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 for a specific session?

You can switch the GSD agent model profile by specifying a desired setting such as quality, balanced, budget, or inherit. The skill validates the input and applies the profile change to optimize agent behavior across interactive sessions or batch workloads.

What GSD agent profile settings are available for balancing cost and performance?

Available GSD agent profile settings include quality, balanced, budget, and inherit. These profiles let you tailor the balance of response quality, computational efficiency, and cost for real-time interactive sessions and batch tasks.

What happens if I request an invalid GSD agent profile?

If an invalid or unspecified GSD agent profile is requested, the skill validates the input and safely falls back to the inherit setting. This ensures the agent continues functioning without interruption during sessions or batch workloads.

Can I apply GSD agent profile changes across multiple tasks?

Yes, you can apply GSD agent profile changes across sessions or tasks. Switching the model profile to quality, balanced, budget, or inherit optimizes agent behavior in real-time for both interactive sessions and batch workloads.

When should I use the budget profile instead of the quality profile for GSD agents?

Use the budget GSD agent profile to optimize for cost and efficiency during repetitive batch workloads, and switch to the quality profile when maximum response quality is required for interactive sessions.