gsd-set-profile

Change the active GSD agent model profile and update config.json.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/NUbivek/Searchbar3 --skill gsd-set-profile-nubivek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-set-profile
Source: https://github.com/NUbivek/Searchbar3/tree/main/.codex/skills/gsd-set-profile
Command: npx skills add https://github.com/NUbivek/Searchbar3 --skill gsd-set-profile-nubivek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to easily switch the AI model profile used by GSD agents, balancing between quality and cost.

Core Features & Use Cases

  • Profile Management: Select from predefined profiles like 'quality', 'balanced', or 'budget'.
  • Configuration Update: Automatically updates the agent's configuration file (config.json) with the chosen profile.
  • Use Case: A user wants to reduce API costs for a series of routine tasks, so they switch to the 'budget' profile before initiating the tasks.

Quick Start

Use the gsd-set-profile skill to switch to the balanced model 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 the AI model profile for GSD agents?

To switch the AI model profile, use a command to select 'quality', 'balanced', or 'budget'. The tool validates your choice, updates the `config.json` file, and displays a confirmation table of the selected model profiles.

What model profiles can I choose from to balance AI quality and cost?

You can choose from three predefined model profiles: 'quality' for best results, 'balanced' for a mix of quality and cost, and 'budget' to prioritize cost savings for routine agent tasks.

Can I reduce API costs for routine agent tasks by changing configurations?

Yes, you can reduce API costs by switching to the 'budget' profile. This updates the agent's configuration to optimize for cost savings, making it ideal for running a series of routine tasks.

How does the configuration update process work when setting a new agent profile?

The configuration update process works by validating your provided profile argument, creating or updating the `config.json` file with the new setting, and then displaying a confirmation table of your active model profiles.

When should I use the balanced model profile instead of the quality profile?

Use the balanced model profile when you need a mix of output quality and cost efficiency. Switch to the 'quality' profile only when you need the highest quality results regardless of API costs.