Skip to main content

← All sources

Tinybird skills

Datasources, pipes, endpoints, SQL best practices skills-hub.ai mirrors 4 skills from Tinybird daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/tinybirdco/tinybird-agent-skills

Installing a Tinybird skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Tinybird skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Tinybird skills via API
curl https://skills-hub.ai/api/v1/skills?source=tinybird

# Browse all sources
open https://skills-hub.ai/sources

Top Tinybird skills

See all →

The most-installed skills from Tinybird, ranked by adoption.

  1. 01tinybird-python-sdk-guidelines

    Tinybird Python SDK for defining datasources, pipes, and queries in Python. Use when working with tinybird-sdk, Python Tinybird projects, or data ingestion and queries in Python.

    Datafrom Tinybird
  2. 02tinybird-typescript-sdk-guidelines

    Tinybird TypeScript SDK for defining datasources, pipes, and queries with full type inference. Use when working with @tinybirdco/sdk, TypeScript Tinybird projects, or type-safe data ingestion and queries.

    Datafrom Tinybird
  3. 03tinybird

    Tinybird file formats, SQL rules, optimization patterns, and best practices for datasources, pipes, endpoints, and materialized views.

    Datafrom Tinybird
  4. 04tinybird-cli-guidelines

    Tinybird CLI commands, workflows, and operations. Use when running tb commands, managing local development, deploying, or working with data operations.

    Datafrom Tinybird

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Apr 30, 2026, 10:15 PM (success).

Tinybird skills — frequently asked

What are Tinybird skills?

Tinybird skills are AI coding skills published by Tinybird (Datasources, pipes, endpoints, SQL best practices) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Tinybird skills are available?

skills-hub.ai indexes 4 skills from Tinybird, synced daily from the upstream GitHub repository (https://github.com/tinybirdco/tinybird-agent-skills).

How do I install a Tinybird skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Tinybird skills?

Yes. Every skill from this source is mirrored from Tinybird's own GitHub repository (https://github.com/tinybirdco/tinybird-agent-skills). Each skill page links back to the upstream source of truth, so you can verify the original.