
tinybirdco/tinybird-agent-skills
4 skills3.4k installs80 starsGitHub
Install
npx skills add https://github.com/tinybirdco/tinybird-agent-skillsSkills in this repo
1TinybirdThe tinybird skill is designed for tinybird file formats, SQL rules, optimization patterns, and best practices for datasources, pipes, endpoints, and materialized views. Tinybird Best Practices Guidance for Tinybird file formats, SQL rules, optimization patterns, and data modeling. Use this skill when creating or editing Tinybird datafiles. Invoke when the user asks about tinybird or related SKILL.md workflows.1.3kinstalls2Tinybird Cli Guidelinestinybird-cli-guidelines is a skill from tinybirdco/tinybird-agent-skills that standardizes Tinybird CLI usage for agent-assisted analytics work. It documents tb datasource append with three ingestion paths: local --file, remote --url, and inline --events JSON payloads, plus tb --cloud targeting for Cloud versus Local defaults. Developers reach for it when scripting append jobs, streaming via v0/events, or wiring Kafka, S3, and GCS connectors during pipeline builds. The skill keeps CLI flags, datasource names, and cloud/local context consistent so automated workflows do not mis-target environments or append formats.943installs3Tinybird Typescript Sdk Guidelinestinybird-typescript-sdk-guidelines is a Tinybird-authored agent skill for the official @tinybirdco/sdk TypeScript package. It guides agents through installing and configuring the SDK, defining datasources and pipes in TypeScript with complete type inference, creating typed Tinybird clients, and running type-safe ingestion and queries. The skill also covers tinybird dev, build, and deploy commands for TypeScript-based Tinybird projects and supports migration from legacy Tinybird workflows. Developers reach for tinybird-typescript-sdk-guidelines when scaffolding new Tinybird backends in TypeScript, debugging type errors in pipe definitions, or ensuring ingestion and query code matches datasource schemas without runtime surprises.748installs4Tinybird Python Sdk Guidelinestinybird-python-sdk-guidelines is an agent skill in tinybirdco/tinybird-agent-skills for the tinybird-sdk Python package, covering datasource, pipe, and endpoint definitions, client creation, ingestion, queries, materialized views, copy and sink pipes, and Kafka, S3, or GCS connections. The SKILL.md bundles eleven rule reference files—from getting-started and configuration through defining datasources, endpoints, low-level API, CLI commands, connections, materialized views, copy-sink pipes, and tokens—and documents seven primary CLI flows: pip install tinybird-sdk, tinybird init, tinybird dev, tinybird build, tinybird deploy, tinybird preview, and tinybird migrate from legacy .datasource/.pipe files. Developers reach for this skill when migrating file-based Tinybird projects to Python, wiring server-side ingestion, or authoring materialized views without exposing tokens to browsers. Use during Tinybird Python project setup or pipeline refactors. Skip for non-Tinybird warehouses, client-side analytics SDKs, or teams staying on legacy .datasource/.pipe files with no Python migration goal.413installs