Adds Metabase administration and query capabilities: obtain a session token, list and inspect databases, create and run saved questions (cards), and build dashboards programmatically via the Metabase API. Includes concrete request examples and payloads for creating cards, dashboards, and collections.
Use this skill when a user asks to create or run analytics queries, manage dashboards or collections, or automate Metabase tasks (e.g., create a monthly revenue question, add cards to dashboards). Triggers on requests mentioning Metabase, dashboards, questions, collections, or Metabase configuration.
{ "inference": ["agents with HTTP/REST support", "automation agents that can set METABASE_URL and credentials"] }
This skill has not been reviewed by our automated audit pipeline yet.
Dagster
Build and manage Dagster data pipelines -- create assets, jobs, schedules, sensors, and resources.
Dlt
Build data ingestion pipelines with dlt (data load tool) -- extract from APIs, databases, and files, then load to any destination.
dbt CLI Assistant
Run and manage dbt projects via the dbt CLI — initialise projects, run/build models, run tests, generate docs, and debug pipelines.
PostgreSQL
Query and manage PostgreSQL databases via psql: run queries, inspect schemas and tables, check active connections, and perform basic administration and exports.