cli
Installation
SKILL.md
Tambo CLI
Agent-friendly CLI for project setup and component management.
Quick Start
npx tambo init --api-key=sk_... # Initialize with API key
npx tambo add message-thread-full --yes # Add a component
npx tambo create-app my-app --template=standard # New app from template
Non-Interactive Mode
The CLI detects non-interactive environments and returns guidance instead of hanging: