qsd-set-profile

Switch qsd agent model profiles across planning, execution, and research workflows.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/thecomputer07/qsd --skill qsd-set-profile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qsd-set-profile
Source: https://github.com/thecomputer07/qsd/tree/main/skills/qsd-set-profile
Command: npx skills add https://github.com/thecomputer07/qsd --skill qsd-set-profile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure and switch qsd agent model profiles to align agent behavior with task requirements, enabling dynamic tuning of quality, performance, and resource usage.

Core Features & Use Cases

  • Per-profile switching: Quickly select and apply a profile (quality, balanced, budget, inherit) to all or specific qsd sessions.
  • Global and session-scoped changes: Apply changes project-wide or per-session to ensure consistent behavior during planning, execution, or research.
  • Safe validation: Enforces valid profile options to prevent misconfigurations.

Quick Start

Use the qsd-tools to switch the active model profile by passing a valid profile argument (quality, balanced, budget, inherit).

Frequently Asked Questions about qsd-set-profile

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

FAQPage Schema
How do I switch qsd agent model profiles for different tasks?

To switch qsd agent model profiles, use the qsd-tools binary in a Bash environment and pass a valid profile argument such as quality, balanced, budget, or inherit to apply the configuration dynamically across your sessions.

What are the available qsd model profiles I can select?

The available qsd model profiles are quality, balanced, budget, and inherit. These options allow you to dynamically tune agent behavior for quality, performance, and resource usage to match specific task requirements.

Can I apply qsd profile switching to a specific session instead of globally?

Yes, qsd profile switching supports both global and session-scoped changes. You can apply a model profile project-wide for consistent behavior or target a specific session to align agent behavior per scenario.

Does qsd profile switching require a specific environment or binary?

Yes, qsd profile switching requires a Bash environment and access to the qsd-tools binary located at $HOME/.claude/qsd/bin/qsd-tools.cjs. The tool also enforces safe validation to prevent invalid profile configurations.

What is the best way to dynamically tune qsd agent behavior during execution?

The best way to dynamically tune qsd agent behavior is by switching model profiles on demand. This enables per-session or global configuration changes across planning, execution, and research workflows to align with task requirements.