BigHugger

Agent skills that run sql, in other format

A skill is a Markdown file that tells a coding agent how to do one job. We parse every one we can find — the frontmatter, the outline, the languages in its code blocks — so you can look for the one that fits instead of reading through a repository to find out.

69,865 skills from 9,574 repositories, last read 11 September 2026.

Skills declare what they need inconsistently: 58.8% name the languages they run, 11.2% list the tools they ask for, and 4.6% give themselves a category. Filtering narrows to the ones that said so, never to the ones that are.

  1. run402kychee-com/run402

    Provision Postgres + REST API + auth + content-addressed storage + serverless functions + email — paid with x402 USDC on Base. Prototype tier is free on testnet. Use when the user

    otherbashjavascriptjsonsql+3 files
  2. healthcare-phi-compliancesifxprime/kodelyth-ecc

    Protected Health Information (PHI) and Personally Identifiable Information (PII) compliance patterns for healthcare applications. Covers data classification, access control, audit

    othersqltypescript
  3. security-reviewsifxprime/kodelyth-ecc

    Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive sec

    otherbashsqltypescript
  4. smart-debugsifxprime/kodelyth-ecc

    Systematic debugging methodology — powered by Kodelyth. A step-by-step framework to diagnose any bug confidently across any language or framework. Prevents guess-and-check debuggin

    otherbashgopythonsql
  5. kotlin-exposed-patternssifxprime/kodelyth-ecc

    JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern.

    otherkotlinsql
  6. postgres-patternssifxprime/kodelyth-ecc

    PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices.

    othersql
  7. database-migrationssifxprime/kodelyth-ecc

    Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely,

    otherbashprismapythonsql
  8. clickhouse-iosifxprime/kodelyth-ecc

    ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads.

    othersqltypescript
  9. android-clean-architecturesifxprime/kodelyth-ecc

    Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns.

    otherkotlinsql
  10. migrating-world-v4-to-v5vercel/workflow

    Upgrades a custom Workflow SDK World implementation from the v4 spec to v5. Use when a package implements the `World` interface from `@workflow/world` and is moving to 5.x — event

    othermarkdownsqltypescript
  11. audit-flowzebbern/claude-code-guide

    Interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers with SQLite persistence and Mermaid export. Use for security audits, compliance documentation, flow tra

    otherbashsql+4 files
  12. sql-injection-testingzebbern/claude-code-guide

    This skill should be used when the user asks to "test for SQL injection vulnerabilities", "perform SQLi attacks", "bypass authentication using SQL injection", "extract database inf

    othersql
  13. ha-data-storesshiwenwen/hope-agent

    Map of Hope Agent's local data stores and safe read-only query workflow. Use when the user asks where Hope Agent stores data, wants to inspect sessions/messages/memory/logs/backgro

    otherbashsql
  14. ha-logsshiwenwen/hope-agent

    Self-service diagnostics — query Hope Agent's local SQLite databases (logs / sessions / background jobs) directly via the `exec` tool to investigate problems, analyze usage, and lo

    otherbashsql+1 files
  15. postgresql-table-designBidingCC/BuildingAI

    Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features

    othersql
  16. supabasealinaqi/maggy

    Core Supabase CLI, migrations, RLS, Edge Functions

    otherbashsqltypescriptyaml
  17. cloudflare-d1alinaqi/maggy

    Cloudflare D1 SQLite database with Workers, Drizzle ORM, migrations

    otherbashsqltomltypescript
  18. bountyforgeGabson0x/bountyforge

    All-round bug bounty skill covering smart contract audits (EVM/Solidity, Move/Aptos, Solana, TRON), web/API security, CI/CD pipeline attacks, LLM/AI security, and professional repo

    otherbashgraphqlhttpjavascript
  19. postgres-patternstempletongroup/radiant

    PostgreSQL database patterns for query optimization, schema design, indexing, and security. Based on Supabase best practices. Use when designing PostgreSQL schemas, indexes, or RLS

    othersql
  20. healthcare-phi-compliancetempletongroup/radiant

    Protected Health Information (PHI) and Personally Identifiable Information (PII) compliance patterns for healthcare applications. Covers data classification, access control, audit

    othersqltypescript
  21. android-clean-architecturetempletongroup/radiant

    Clean Architecture patterns for Android and Kotlin Multiplatform projects — module structure, dependency rules, UseCases, Repositories, and data layer patterns. Use when structurin

    otherkotlinsql
  22. clickhouse-iotempletongroup/radiant

    ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads. Use when writing ClickHouse schemas or q

    othersqltypescript
  23. kotlin-exposed-patternstempletongroup/radiant

    JetBrains Exposed ORM patterns including DSL queries, DAO pattern, transactions, HikariCP connection pooling, Flyway migrations, and repository pattern. Use when working with the E

    otherkotlinsql
  24. mysql-patternstempletongroup/radiant

    MySQL and MariaDB schema, query, indexing, transaction, replication, and connection-pool patterns for production backends. Use when designing MySQL or MariaDB schemas and indexes,

    otherinijavascriptpythonsql
  25. security-reviewtempletongroup/radiant

    Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive sec

    otherbashsqltypescript
  26. database-migrationstempletongroup/radiant

    Database migration best practices for schema changes, data migrations, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and common ORMs (Prisma, Drizzle, Kysely,

    otherbashprismapythonsql
  27. byted-bytehouse-ai-querybytedance/agentkit-samples

    ByteHouse AI 查询技能,提供自然语言转 SQL(Text2SQL)、SQL 执行、库表结构查询、多模态向量化和向量检索等能力,覆盖 ByteHouse 云数仓的日常查询、SQL 生成与执行场景。当用户提到 "ByteHouse"、"查表"、"查数据"、"Text2SQL"、"自然语言查询"、"列出数据库"、"列出表"、"执行 SQL"、"生成 S

    otherbashjsonpythonsql+3 files
  28. byted-bytehouse-hybrid-searchbytedance/agentkit-samples

    ByteHouse 混合检索 Skill,支持全文检索 + 向量检索,结合 RRF 重排算法实现更精准的检索结果。当用户需要在ByteHouse数据库中进行全文检索 + 向量检索,结合 RRF 重排算法实现更精准的检索结果时,使用此Skill。

    otherbashjsonpythonsql+4 files
  29. payram-topup-wallet-integrationPayRam/payram-mcp

    Integrate PayRam into an EXISTING app using the recommended top-up wallet pattern — credit crypto payments to a user's in-app wallet balance first, then debit invoices from that ba

    othersql
  30. payram-payoutsPayRam/payram-mcp

    Send crypto payouts and manage referral programs with PayRam. Self-hosted payout infrastructure — no KYC, no intermediary, no fund holds. Create payouts to any wallet across Ethere

    otherbashjavascriptsqltypescript
  31. payram-checkout-integrationPayRam/payram-mcp

    Integrate PayRam checkout flow into web applications. Generate payment links, embed payment pages, handle redirects, and process payment confirmations. Supports Express, Next.js, F

    otherbashgojavajson
  32. local-document-organizerPrompthon-IO/agent-systems-handbook

    Preview-first local file organizer. Scan a user-named folder, classify files with readable rules, show a plan, execute approved moves and undo them. Use for sorting Downloads, rena

    otherbashsql+1 files
  33. price-watcherPrompthon-IO/agent-systems-handbook

    Persistent product price tracking for natural-language product requests. Use when a user asks to watch, track, monitor, compare, or report prices for a product, especially with a t

    otherbashsql
  34. personal-knowledge-capturePrompthon-IO/agent-systems-handbook

    Capture and synthesize local or explicitly provided web sources into cited Markdown notes. Use to register a research folder, summarize new or modified Markdown/TXT/PDF/DOCX files,

    otherbashmarkdownsql+1 files
  35. daily-news-watcherPrompthon-IO/agent-systems-handbook

    Persistent daily news monitoring backed by local SQLite and Markdown reports. Use when a user asks Codex to track named publications, fetch the last N hours of news, summarize rece

    otherbashsql
  36. dune-mcp-skillholon-run/uxc

    Use Dune MCP through UXC for blockchain table discovery, SQL query creation/execution, execution result retrieval, and visualization with help-first schema inspection, explicit aut

    othersql
  37. loom-sql-optimizationcosmix/loom

    Analyzes and optimizes SQL queries for performance.

    othersqlReadGrepGlob
  38. loom-database-designcosmix/loom

    Database schema and data model design for relational, NoSQL, time-series, and warehouse systems.

    otherjavascriptsqlReadGrepGlob
  39. loom-code-migrationcosmix/loom

    Strategies and patterns for safe code migrations and upgrades.

    otherbashpythonsqltypescript
  40. loom-performance-testingcosmix/loom

    Performance and load testing with k6, locust, JMeter, Gatling, and artillery.

    otherbashjavascriptpythonscala
  41. databaseLuuOW/meridian-mcp

    Relational database authority — PostgreSQL, async ORM (SQLAlchemy 2 / asyncpg), Alembic schema migrations, Supabase Python and JS clients, query optimisation, index strategy, conne

    otherbashpythonsqltypescript
  42. analyticsLuuOW/meridian-mcp

    Growth analytics authority — GA4 event tracking, conversion funnels, attribution models, cohort analysis, A/B testing, Supabase analytics queries, and revenue reporting patterns

    otherjavascriptpythonsql
  43. automating-messagesiBz-04/gloamy

    Automates macOS Messages (iMessage/SMS) via JXA with reliable service→buddy resolution. Use when asked to "automate iMessage", "send Messages via script", "JXA Messages automation"

    otherjavascriptsqlBashReadWrite
  44. intelligence-engineerVinix24/vnx-orchestration

    VNX-specific domain expertise for the intelligence system, central state databases, and dispatch lifecycle. Use when working on quality_intelligence.db / runtime_coordination.db, c

    otherpythonsql[ReadWriteEdit
  45. database-engineerVinix24/vnx-orchestration

    SQLite database expertise for migrations, multi-tenant patterns, transactional safety, FTS5 virtual tables, and schema evolution. Use this skill for ANY work involving schema chang

    otherpythonsql[ReadWriteEdit
  46. supabase-expertVinix24/vnx-orchestration

    Supabase database optimization specialist

    otherjavascriptsql
  47. monitoring-specialistVinix24/vnx-orchestration

    System monitoring, alerting, and observability implementation

    otherhtmljavascriptpythonsql
  48. database-experttravisjneuman/.claude

    Advanced database design and administration for PostgreSQL, MongoDB, and Redis. Use when designing schemas, optimizing queries, managing database performance, or implementing data

    otherjavascriptpythonredissql
  49. data-engineeringtravisjneuman/.claude

    ETL/ELT pipelines, data warehousing (BigQuery, Snowflake, Redshift), stream processing (Kafka, Spark Streaming), orchestration (Airflow, Dagster, Prefect), dbt transformations, and

    otherpythonsql
  50. kotlin-multiplatformtravisjneuman/.claude

    KMP/CMP shared business logic, Compose Multiplatform, expect/actual, Ktor, SQLDelight, and platform-specific implementations. Use when building cross-platform Kotlin applications f

    otherkotlinsqlswift
  51. dark-factoryDUBSOpenHub/dark-factory

    🏭 Dark Factory — agentic build system with sealed-envelope testing. Orchestrates 8 specialist agents through a gated pipeline with cross-family adversarial validation. Say "dark f

    otherbashjsonsqlbashgrepglob
  52. pg-query-rewriteisdaniel/pgtuner_mcp

    Guides SQL query optimization through execution plan analysis and common rewrite patterns. Covers subquery-to-JOIN conversion, CTE materialization control, OR-to-UNION, NOT IN-to-N

    othersql
  53. pg-bloat-analysisisdaniel/pgtuner_mcp

    Detects and remediates table and index bloat in PostgreSQL using pgstattuple analysis. Identifies fragmentation, dead tuples, and wasted space with prioritized maintenance actions

    othersql
  54. pg-io-deep-diveisdaniel/pgtuner_mcp

    Deep-dive investigation of PostgreSQL I/O patterns using targeted analysis types (buffer pool, tables, indexes, temp files, checkpoints). Covers pg_stat_io for PG16+, correlates I/

    othersql
  55. pg-lock-diagnosisisdaniel/pgtuner_mcp

    Diagnoses PostgreSQL lock contention including blocking lock chains, deadlock patterns, idle-in-transaction problems, and wait event analysis. Guides the agent through identifying

    othersql
  56. pg-index-optimizationisdaniel/pgtuner_mcp

    Performs comprehensive PostgreSQL index optimization including unused index cleanup, duplicate detection, missing index recommendations, and hypothetical index testing with HypoPG.

    othersql
  57. pg-config-tuningisdaniel/pgtuner_mcp

    Guides PostgreSQL configuration tuning based on hardware profile, workload type, and current settings. Covers memory, WAL, checkpoints, autovacuum, planner, and connection settings

    othersql
  58. pg-vacuum-tuningisdaniel/pgtuner_mcp

    Monitors and tunes PostgreSQL vacuum operations including autovacuum configuration, vacuum progress tracking, wraparound prevention, and per-table vacuum strategy. Provides tuning

    othersql
  59. pg-health-checkisdaniel/pgtuner_mcp

    Performs comprehensive PostgreSQL database health assessments covering connections, cache performance, locks, replication, wait events, active queries, and configuration review. Pr

    othersql
  60. 1c-mcp-toolkitDesko77/cursor-1c-skills

    >

    otherbashbsljsonpowershell+7 files

Browse all 69,865 skills200 at a time, grouped by owner. The list above is the skills with the highest standing; this is every one of them.

The whole corpus is one call away through the search API, or ask a question of it on the index itself.