From tinybirdco-tinybird-agent-skills
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.
npx claudepluginhub joshuarweaver/cascade-data-analytics --plugin tinybirdco-tinybird-agent-skillsThis skill uses the workspace's default tool permissions.
Guidance for using the `tinybird-sdk` package to define Tinybird resources in Python.
Conducts multi-round deep research on GitHub repos via API and web searches, generating markdown reports with executive summaries, timelines, metrics, and Mermaid diagrams.
Dynamically discovers and combines enabled skills into cohesive, unexpected delightful experiences like interactive HTML or themed artifacts. Activates on 'surprise me', inspiration, or boredom cues.
Generates images from structured JSON prompts via Python script execution. Supports reference images and aspect ratios for characters, scenes, products, visuals.
Guidance for using the tinybird-sdk package to define Tinybird resources in Python.
rules/getting-started.mdrules/configuration.mdrules/defining-datasources.mdrules/defining-endpoints.mdrules/client.mdrules/low-level-api.mdrules/cli-commands.mdrules/connections.mdrules/materialized-views.mdrules/copy-sink-pipes.mdrules/tokens.mdpip install tinybird-sdktinybird inittinybird dev (uses configured dev_mode, typically branch)tinybird build (builds against configured dev target)tinybird deploy (deploys to main/production)tinybird previewtinybird migrate (convert .datasource/.pipe files to Python)