CLI for AI Agents
Why CLI for Agents?
Quick Setup for Agents
# 1. Install everything
curl -fsSL https://install.bitbadges.io | sh
# 2. Configure API key
bb settings set apiKey YOUR_KEY
# 3. Verify
bb doctorAgent Workflow: Query, Review, Transact
Step 1: Discover available commands
Step 2: Query data
Step 3: Review and audit
Step 4: Browse docs and skills
Step 5: Sign and broadcast (with chain binary)
Step 6: Authenticate for Full Access API routes
Combining with BitBadges Builder Tools
Use Case
Tool
Example: Fully Automated Agent Script
Further Reading
Last updated