geekbot-setup

Installation
SKILL.md

Geekbot — Setup

Goal: get the user fully ready — CLI installed, CLI authenticated, and a clear "you're ready" or "here's what to do next" message at the end.

Steps

  1. Check the CLI is on $PATH:

    command -v geekbot
    
  2. Install if missing:

    npm install -g geekbot-cli
    

    If npm isn't available, mention bun install -g geekbot-cli as an alternative and let the user run it themselves.

Related skills
Installs
1
GitHub Stars
14
First Seen
8 days ago