Autoship Setup banner
Maleick Maleick

Autoship Setup

AI community

Description

--- name: autoship-setup description: Configure AutoShip for OpenCode model routing and first-run setup platform: opencode --- # /autoship-setup — Setup Wizard Configure AutoShip for OpenCode-only workers. ## Interactive Mode Invoke the `autoship-setup` skill for the interactive setup wizard: ```bash /autoship-setup ``` The setup skill verifies OpenCode and GitHub authentication, discovers live OpenCode models, prompts for orchestrator/reviewer role models on first run, selects ranked free

Installation

Installs to ~/.claude/skills/maleick-autoship-autoship-setup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/maleick-autoship-autoship-setup && curl -fsSL https://raw.githubusercontent.com/Maleick/AutoShip/HEAD/commands/autoship-setup.md -o ~/.claude/skills/maleick-autoship-autoship-setup/SKILL.md

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

Full documentation available on GitHub

View Source Repository