Orb Status

Show current OrbCode authentication and proxy status.

MatterAIOrg ca91c0a 599 B Updated

File contents

Check the current OrbCode status (authentication, proxy, and environment):

node ${CLAUDE_PLUGIN_ROOT}/scripts/orb-cli.js status

Relay the output to the user in a clear, formatted way.

If there are issues:

  • Not authenticated: Suggest running /orb-login
  • Proxy not running: Suggest running the setup or starting the proxy manually
  • ANTHROPIC_BASE_URL not set: Explain that the env var needs to be configured for the proxy to intercept API calls. Suggest running /orb-setup.

MatterAIOrg/cludcode/tree/main/skills/orb-status commit ca91c0a5b1

Frequently asked questions

npx skillmds@latest add matteraiorg/orb-status