AI AGENT ADDONS

Tinybird Cli Guidelines

tinybirdco/tinybird-agent-skills
CLI & Terminal
880installs

The Tinybird CLI (tb) helps you manage your data projects. You can use it for local development, deployments, and data operations. It works with both Tinybird Cloud and Tinybird Local.

This skill provides clear guidelines for running tb commands. It covers workflows like branch development and CI/CD pipelines. You will also learn how to handle tokens, secrets, and mock data.

Follow the quick reference to use the CLI 4.0 workflow. Run tb build for your dev environment and tb deploy for production. Always use tb --help to check commands.

Add Tinybird Cli Guidelines skill to your workflow

Global

mkdir -p ~/.claude/skills/tinybird-cli-guidelines

Project

mkdir -p .claude/skills/tinybird-cli-guidelines

Source Repository

Stars
20
Forks
2
Watchers
20
Last Push
1 month ago
Created
7 months ago