install
source · Clone the upstream repo
git clone https://github.com/Najia-afk/Aria_moltbot
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/Najia-afk/Aria_moltbot "$T" && mkdir -p ~/.claude/skills && cp -r "$T/aria_skills/model_switcher" ~/.claude/skills/najia-afk-aria-moltbot-model-switcher && rm -rf "$T"
manifest:
aria_skills/model_switcher/SKILL.mdsource content
aria-model-switcher
Support level: advanced compatibility (operator override)
Catalog-backed model selection and thinking-mode control.
Purpose
- List available catalog models.
- Switch active model deterministically.
- Toggle thinking/reasoning mode and keep history.
Main Tools
list_modelsswitch_modelget_current_modelset_thinking_modeget_thinking_modeget_switch_history