·components
</>

components

tambo-ai/tambo

Creates and registers Tambo components - generative (AI creates on-demand) and interactable (pre-placed, AI updates). Use when defining components, working with TamboComponent, withTamboInteractable, propsSchema, or registering components for AI to render or update.

56Installs·5Trend·@tambo-ai

Installation

$npx skills add https://github.com/tambo-ai/tambo --skill components

SKILL.md

Two component types: generative (AI creates on-demand) and interactable (pre-placed, AI updates).

AI dynamically selects and renders these in response to user messages.

Use ComponentRenderer to render AI-generated components in your message list:

Creates and registers Tambo components - generative (AI creates on-demand) and interactable (pre-placed, AI updates). Use when defining components, working with TamboComponent, withTamboInteractable, propsSchema, or registering components for AI to render or update. Source: tambo-ai/tambo.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/tambo-ai/tambo --skill components
Category
</>Dev Tools
Verified
First Seen
2026-02-18
Updated
2026-02-18

Quick answers

What is components?

Creates and registers Tambo components - generative (AI creates on-demand) and interactable (pre-placed, AI updates). Use when defining components, working with TamboComponent, withTamboInteractable, propsSchema, or registering components for AI to render or update. Source: tambo-ai/tambo.

How do I install components?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/tambo-ai/tambo --skill components Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/tambo-ai/tambo