SignalPilot-LabsSignalPilot-LabsOfficialΒ·22 Agent Skills Included

SignalPilot

Governed SQL and dbt model building with verification

Builds and verifies dbt models and SQL queries against live warehouses like Snowflake, BigQuery, Postgres, and DuckDB. Blocks dangerous DDL and unbounded queries, enforces budget caps, and logs every query for a full audit trail. Includes dialect-specific SQL patterns, domain rules for finance, ecommerce, and healthcare, plus automated verifier checks that catch wrong joins, fan-outs, and stale dates before shipping.
npx skills add SignalPilot-Labs/SignalPilot --all -g -y

All Skills in This Repository (22)

Pure Emerald Level Indicators
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

domain-media

Guide SQL table usage and join strategies for media data modeling.

Official
Advanced
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

domain-healthcare

Codify encounter-based grain, clinical code hierarchies, and NULL semantics for healthcare analytics.

Official
Advanced
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

domain-product

Enforce domain-product analytics modeling rules in dbt models.

Official
Intermediate
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

dbt-write

Enforce dbt write patterns for column naming and type preservation.

Official
Advanced
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

domain-ecommerce

Clarify the ecommerce transaction lifecycle and metric definitions to prevent misreporting.

Official
Intermediate
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

domain-financial

Enforce financial reporting rules for double-entry ledgers and fiscal year calculations.

Official
Advanced
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

dbt-versioning

Automate dbt model versioning with versions blocks and ref() resolution.

Official
Intermediate
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

signalpilot

Provide governed read-only database access workflows for dbt and SQL.

Official
Advanced
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

write-report

Generate a self-contained HTML report documenting dbt project decisions and verifier results.

Official
Intermediate
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

sql-workflow

Guide schema exploration and verification before writing SQL queries.

Official
Advanced
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

snowflake-sql

Optimize Snowflake SQL queries with QUALIFY, ILIKE, and LATERAL FLATTEN patterns.

Official
Advanced
πŸ“¦ In Repo
SignalPilot-LabsSignalPilot-Labs

dbt-knowledgebase

Propose structured dbt knowledge entries across six categories via propose_knowledge.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install SignalPilot?β–Ό

Run `npx skills add SignalPilot-Labs/SignalPilot --all -g -y` in your terminal to install all skills in this suite globally.

What does SignalPilot do for dbt projects?β–Ό

It scans your dbt project, plans model builds in dependency order, writes the SQL, and runs two independent verifier passes on structure and values before reporting results.

How does SignalPilot keep database queries safe?β–Ό

Every query passes through a gateway that blocks DDL and DML statements, injects LIMIT on unbounded selects, enforces spend budgets, and records a full audit log.

Which databases does SignalPilot support?β–Ό

It connects to Snowflake, BigQuery, Postgres, DuckDB, Redshift, MySQL, SQLite, Databricks, ClickHouse, MSSQL, and Trino through governed connectors.

Does SignalPilot work with Claude Code and Codex?β–Ό

Yes. It ships as a plugin for Claude Code and Codex that adds the dbt and SQL skills, verifier agents, and MCP tools directly to your session.

Related Repositories in Data & Analytics

View All in Data & Analytics→