Skill
4
Agent
All Skills
Search
Tools
中文
|
EN
Explore
Loading...
Back to Details
gsd-set-profile
Compare original and translation side by side
🇺🇸
Original
English
🇨🇳
Translation
Chinese
<objective> Switch the model profile used by GSD agents. Controls which Claude model each agent uses, balancing quality vs token spend.
Routes to the set-profile workflow which handles:
Argument validation (quality/balanced/budget)
Config file creation if missing
Profile update in config.json
Confirmation with model table display </objective>
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/set-profile.md </execution_context>
<process> **Follow the set-profile workflow** from `@{{PLATFORM_ROOT}}/get-shit-done/workflows/set-profile.md`.
The workflow handles all logic including:
Profile argument validation
Config file ensuring
Config reading and updating
Model table generation from MODEL_PROFILES
Confirmation display
</process>
<objective> 切换GSD Agent所使用的模型配置文件。控制每个Agent使用的Claude模型,在质量与Token消耗之间取得平衡。
该操作会路由至set-profile工作流,该工作流负责处理以下内容:
参数验证(quality/balanced/budget)
若配置文件缺失则创建
在config.json中更新配置文件
显示模型表格并确认 </objective>
<execution_context> @{{PLATFORM_ROOT}}/get-shit-done/workflows/set-profile.md </execution_context>
<process> 遵循`@{{PLATFORM_ROOT}}/get-shit-done/workflows/set-profile.md`中的**set-profile工作流**。
该工作流处理所有逻辑,包括:
配置文件参数验证
确保配置文件存在
读取并更新配置
从MODEL_PROFILES生成模型表格
显示确认信息
</process>