Quick start
Authenticate
Paste your OpenHome API key when prompted. The CLI stores it locally for subsequent runs.
What it can do
| Capability | How |
|---|---|
| Scaffold a new Ability from a template | Generates the Python skeleton and metadata |
| Deploy an Ability to your account | Packages, zips, and POSTs to the Capabilities API |
| Chat with your Agent | Full conversation loop in the terminal |
| Validate an API key | Confirms your key works before deploying |

