Skip to main content
Back to registry

tinybird

tinybirdco/tinybird-agent-skills

Guidance for Tinybird file formats, SQL rules, optimization patterns, and data modeling. Use this skill when creating or editing Tinybird datafiles.

Installs337
Install command
npx skills add https://github.com/tinybirdco/tinybird-agent-skills --skill tinybird
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Guidance for Tinybird file formats, SQL rules, optimization patterns, and data modeling. Use this skill when creating or editing Tinybird datafiles. - Creating or updating Tinybird resources (.datasource, .pipe, .connection) - Writing or optimizing SQL queries - Designing endpoint schemas and data models - Working with materialized views or copy pipes - Implementing deduplication patterns - Reviewing or refactoring Tinybird project files - rules/project-files.md - rules/datasource-files.md - rules/pipe-files.md - rules/endpoint-files.md - rules/materialized-files.md - rules/sink-files.md - rules/copy-files.md - rules/connection-files.md - rules/sql.md - rules/endpoint-optimization.md - rules/tests.md - rules/deduplication-patterns.md - Project local files are the source of truth. - SQL is SELECT-only with Tinybird templating rules and strict parameter handling. - Use MergeTree by default; AggregatingMergeTree for materialized targets. - Filter early, select only needed columns, push complex work later in the pipeline.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does tinybird do?

Guidance for Tinybird file formats, SQL rules, optimization patterns, and data modeling. Use this skill when creating or editing Tinybird datafiles.

Is tinybird good?

tinybird does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does tinybird work with?

tinybird currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to tinybird?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install tinybird?

npx skills add https://github.com/tinybirdco/tinybird-agent-skills --skill tinybird

Related skills

Alternatives in Software Engineering