Switch Ai banner
randomittin randomittin

Switch Ai

AI community

Description

--- name: switch-ai description: Show or change which offline coding-AI CLI backend hmd prefers (Claude Code, Cursor CLI, ...). Use with a letter, backend id, or loose name, or no argument to show current + detected options. argument-hint: [A|B|<backend-id>] disable-model-invocation: true --- # Switch AI Backend hmd can be driven by more than one offline coding-AI CLI — Claude Code, Cursor CLI's `agent`/`cursor-agent`, and more as they're added. This command shows or changes which one hmd *pre

Installation

Installs to ~/.claude/skills/randomittin-superx-switch-ai/SKILL.md

Terminal
mkdir -p ~/.claude/skills/randomittin-superx-switch-ai && curl -fsSL https://raw.githubusercontent.com/randomittin/superx/HEAD/commands/switch-ai.md -o ~/.claude/skills/randomittin-superx-switch-ai/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository