ob1-install

Install and authenticate OB1 (OpenBlock One), a multi-model terminal coding agent. Use when asked to install OB1, set up ob1, or when ob1 authentication/login is needed. Covers macOS/Linux install, device code authentication flow, and post-install verification.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ob1-install" with this command: npx skills add txc-z/ob1-install

OB1 Install & Authentication

Install

curl -fsSL https://dashboard.openblocklabs.com/install | bash

Installs to ~/.ob1/bin/ob1, symlinks to ~/.local/bin/ob1.

Verify: ob1 --version

Authentication

OB1 uses device code flow. Run ob1 and it will display:

To sign in: https://auth.openblocklabs.com/device
Enter code: XXXX-XXXX

Headless/server workflow:

  1. Start ob1 with PTY: the auth URL and code appear in terminal
  2. Send the code to user (via chat) — they open the URL in their browser
  3. User signs in and approves
  4. OB1 shows "Authentication Successful!" and asks to confirm organization
  5. Press Enter to confirm — auth token saved to ~/.ob1/

Important: Each ob1 process generates a unique code. If the process dies, a new code is needed. Keep the process alive until user confirms.

After first auth, all subsequent runs skip login.

Post-Install

  • Default model: Claude Opus 4.6
  • Default mode: Safe YOLO
  • Config: ~/.ob1/settings.json
  • Non-interactive: ob1 -p "task" -y -o text

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

Speechace

Speechace integration. Manage data, records, and automate workflows. Use when the user wants to interact with Speechace data.

Registry SourceRecently Updated
Automation

Boloforms

Boloforms integration. Manage data, records, and automate workflows. Use when the user wants to interact with Boloforms data.

Registry SourceRecently Updated
Automation

Algorithmia

Algorithmia integration. Manage data, records, and automate workflows. Use when the user wants to interact with Algorithmia data.

Registry SourceRecently Updated
Automation

Cdr Platform

CDR Platform integration. Manage data, records, and automate workflows. Use when the user wants to interact with CDR Platform data.

Registry SourceRecently Updated