gsd-set-profile

Switch GSD agent model profiles across quality, balanced, budget, and inherit configurations.

Updated Apr 2, 2026
One-click install
npx skills add https://github.com/ev3rlit/magam-canonical-archive --skill gsd-set-profile-ev3rlit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-set-profile
Source: https://github.com/ev3rlit/magam-canonical-archive/tree/main/.codex/skills/gsd-set-profile
Command: npx skills add https://github.com/ev3rlit/magam-canonical-archive --skill gsd-set-profile-ev3rlit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically switches the model profile used by GSD agents to match the desired quality, balance, budget, or inherit strategy, reducing manual reconfiguration and debugging time.

Core Features & Use Cases

  • Profile switching: Change GSD agent profile quickly to suit different tasks and workloads.
  • Context-aware translation: Maps user prompts into Codex request_user_input and orchestrates agent collaboration.
  • Use Case: Run experiments by toggling between quality, balanced, and budget profiles to compare agent behavior in common workflows.

Quick Start

Invoke the skill with a profile name such as quality to set the GSD agent to that 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 for different tasks?

You can switch GSD agent model profiles by invoking the skill with a profile name such as quality, balanced, budget, or inherit, applying the selected configuration to your workflows.

What GSD agent profiles are available for workflow configuration?

Available GSD agent profiles include quality, balanced, budget, and inherit, allowing you to match the model strategy to specific task requirements and workloads.

How does GSD profile switching translate user prompts for agents?

GSD profile switching maps user prompts into Codex request_user_input, implementing header-to-id mapping and orchestrating parallel agent spawning with default context loading for collaboration.

Can I run experiments by toggling between quality and budget agent profiles?

Yes, you can run experiments by toggling between quality, balanced, and budget profiles to compare agent behavior and model performance across common GSD workflows.

Do I need to manually reconfigure agent settings when changing GSD profiles?

No, you do not need to manually reconfigure settings because the skill automatically switches the model profile, reducing manual reconfiguration and debugging time for GSD agents.