set-profile

SkillAI & models

Switch model profile for GSD agents (quality/balanced/budget/inherit)

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the set-profile skill

What this skill tells your AI

The instructions your AI receives, as published by buildomator/buildomator in skills/set-profile/SKILL.md and read by ahel’s review.

Show the following output to the user verbatim, with no extra commentary:

!SDK="$(command -v bm-sdk || command -v gsd-sdk)"; if [ -z "$SDK" ]; then printf '⚠ bm-sdk not found in PATH, /gsd:set-profile requires it (gsd-sdk also works as an alias).\n\nInstall the GSD SDK:\n npm install -g @gsd-build/sdk\n\nOr update GSD to get the latest packages:\n /gsd:update\n'; exit 1; fi; "$SDK" query config-set-model-profile $ARGUMENTS --raw

Signals

GitHub stars
86
Forks
12
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
set-profile
Source
github.com/buildomator/buildomator