theo CLI is included in the @hitheo/sdk package.
Install
Commands
| Command | Description |
|---|---|
theo init | Initialize Theo in a project (config + MCP + IDE detection) |
theo login | Authenticate and store API key |
theo mcp install | Configure MCP for detected/specified IDEs |
theo status | Check connection and health |
theo complete "<prompt>" | Quick AI completion from terminal |
theo skill init | Scaffold a new skill project |
theo skill validate | Validate a theo-skill.json manifest |
theo skill publish | Submit skill to marketplace |
