Build with Tinybird: create datasources, design pipes with SQL, expose endpoints, use the CLI for development, and integrate with the Python/TypeScript SDKs.
When to use this skill
- Creating a Tinybird datasource
- Writing a Tinybird pipe
- Deploying with the Tinybird CLI
Core concepts
This skill provides guidance on tinybird pipelines best practices, patterns, and common pitfalls. It is designed to be loaded on demand when a relevant task is detected.
Installation
curl -LO https://opencode-skills.example/downloads/integration/tinybird-pipelines.zip
unzip tinybird-pipelines.zip -d ~/.config/opencode/skills/
Restart OpenCode — the skill loads automatically.
When it triggers
- creating a Tinybird datasource
- writing a Tinybird pipe
- deploying with the Tinybird CLI