geekbot-status

Installation
SKILL.md

Geekbot — Status

Goal: emit a compact health check for the CLI. Useful both as a user-triggered /geekbot:geekbot-status and as a pre-flight check before any action skill that shells out to geekbot.

Steps

  1. Locate the binary:

    command -v geekbot
    
  2. If found, capture its version:

    geekbot --version
    
  3. Check auth state (JSON):

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