Skip to content
Skillv1.0.0

tambo

Components in this directory are registered with Tambo for AI-driven generative UI.

by aadarshx22(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from aadarshx22/devboard (client/src/components/tambo/AGENTS.md). Install upstream with npx skills add aadarshx22/devboard --skill tambo. Copyright stays with the author.

Tambo Components Guidelines

Components in this directory are registered with Tambo for AI-driven generative UI.

Read the full documentation at https://docs.tambo.co/llms.txt for component creation patterns and best practices.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/aadarshx22-devboard-tambo/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

aadarshx22-devboard-tambo.ocm.jsonjson
{
  "ocm": "1",
  "id": "aadarshx22-devboard-tambo",
  "kind": "skill",
  "name": "tambo",
  "description": "Components in this directory are registered with Tambo for AI-driven generative UI.",
  "publisher": "aadarshx22",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Components in this directory are registered with Tambo for AI-driven generative UI."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/aadarshx22/devboard",
      "path": "client/src/components/tambo/AGENTS.md",
      "ref": "ed3093b0f37917a40fd5315f741106c502bb275f",
      "url": "https://github.com/aadarshx22/devboard/blob/ed3093b0f37917a40fd5315f741106c502bb275f/client/src/components/tambo/AGENTS.md",
      "key": "aadarshx22/devboard/client/src/components/tambo/AGENTS.md"
    }
  },
  "instructions": "# Tambo Components Guidelines\n\nComponents in this directory are registered with Tambo for AI-driven generative UI.\n\nRead the full documentation at https://docs.tambo.co/llms.txt for component creation patterns and best practices.",
  "cost": {
    "context_tokens": 57
  }
}

Fetch it by URL: GET /api/v1/registry/aadarshx22-devboard-tambo/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.