tambo-ai / cli
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/cli && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/4160" && unzip -o skill.zip -d .claude/skills/cli && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/cli/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Tambo CLI reference for project setup and component installation. Agent-friendly with non-interactive mode and exit codes. Use when running tambo init, tambo add, npx tambo commands, or browsing the component library. For guided project creation with tech recommendations, use start-from-scratch skill. For adding Tambo to existing projects, use add-to-existing-project skill.