Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Signalpilot

ASecurity

SignalPilot MCP tool catalog for governed database access.

483 stars
0 votes
0 copies
5 views
Added 9/3/2026
databasesgosqldatabase

Works with

mcp

Security Analysis

A100/100

Scanned 9/3/2026

Install to Claude Code

$npx -y skills add SignalPilot-Labs/SignalPilot --skill signalpilot --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Signalpilot?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Signalpilot
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/signalpilot-labs-signalpilot-signalpilot/badge)](https://www.skillsdirectory.com/skills/signalpilot-labs-signalpilot-signalpilot)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: signalpilot
description: "SignalPilot MCP tool catalog for governed database access."
disable-model-invocation: true
---

# SignalPilot Database Access

## MCP Tools

- `query_database` — run governed read-only SQL
- `validate_sql` / `explain_query` / `estimate_query_cost` — inspect SQL before execution
- `schema_overview` / `schema_ddl` / `schema_link` — discover schema
- `describe_table` / `explore_table` / `explore_columns` / `explore_column` — inspect relations and values
- `list_tables` / `get_relationships` / `find_join_path` — inspect structure and joins
- `compare_join_types` — measure JOIN populations
- `get_date_boundaries` — inspect date ranges
- `check_model_schema` / `validate_model_output` / `audit_model_sources` / `verify_model_values` — inspect dbt outputs
- `analyze_grain` — measure grain and cardinality
- `debug_cte_query` / `dbt_error_parser` — diagnose SQL and dbt errors
- `connection_health` / `query_history` — inspect connection state

## Local Scripts

- `scan_project.py` — inspect dbt project structure and hazards
- `validate_project.py` — run `dbt parse` and report structural errors

Use `ToolSearch` to discover additional tools because the available catalog can vary by deployment.

Attribution

SignalPilot-LabsSignalPilot-Labs
View sourceMore from SignalPilot-Labs →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Mysql Best Practices

MySQL development best practices for schema design, query optimization, and database administration

2481 votes

Jpa Patterns

Spring Boot中的JPA/Hibernate实体设计、关系、查询优化、事务、审计、索引、分页和连接池模式。

2456590 votes

Postgres Patterns

基于Supabase最佳实践的PostgreSQL数据库模式,用于查询优化、架构设计、索引和安全。

2456590 votes

Clickhouse Io

ClickHouse数据库模式、查询优化、分析和数据工程最佳实践,适用于高性能分析工作负载。

2456590 votes

Database Optimizer

Expert database optimizer specializing in modern performance

458250 votes
View all in databases →