BigHugger

Agent skills that run sql

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. mysql-patternsaffaan-m/ECC

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

    plugininijavascriptpythonsql
  2. android-clean-architectureaffaan-m/ECC

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

    pluginkotlinsql
  3. kotlin-exposed-patternsaffaan-m/ECC

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

    pluginkotlinsql
  4. database-migrationsaffaan-m/ECC

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

    pluginbashprismapythonsql
  5. healthcare-phi-complianceaffaan-m/ECC

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

    pluginsqltypescript
  6. clickhouse-ioaffaan-m/ECC

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

    pluginsqltypescript
  7. security-reviewaffaan-m/ECC

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

    pluginbashsqltypescript
  8. postgres-patternsaffaan-m/ECC

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

    pluginsql
  9. sap-unused-codearc-mcp/arc-1

    Find Z/Y custom objects never called at runtime by combining SAP call-monitor (SCMON) usage data with static where-used analysis — classifies each as UNUSED/LIKELY_UNUSED/USED/INDE

    pluginsql+3 files
  10. 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
  11. screenpipe-apiscreenpipe/screenpipe

    Query the user's local and synced-device Screenpipe data via the REST API at localhost:3030. Use for screen activity, meetings, apps, productivity, other-device or cross-device his

    claude-codebashjsonmarkdownsql+4 files
  12. performance-optimizationaddyosmani/agent-skills

    Optimizes application performance across frontend, backend, queries, and databases. Use when performance requirements exist, when you suspect performance regressions, when Core Web

    pluginbashhtmlsqltypescript
  13. manage-channelsnanocoai/nanoclaw

    Wire channels to agent groups, manage isolation levels, add new channel groups. Use after adding a channel, during setup, or standalone to reconfigure.

    claude-codebashsql
  14. migrate-from-v1nanocoai/nanoclaw

    Finish migrating a NanoClaw v1 install into v2. Run after `bash migrate-v2.sh` completes. Seeds the owner, migrates legacy memory, reconciles container configs, and helps port cust

    claude-codebashsqltypescript
  15. approval-moduledataelement/bisheng

    BiSheng 审批模块(审批中心 F025)的架构与代码参考。 覆盖统一审批网关、多场景引擎、多节点流转、outbox 业务执行、站内信通知、异常处理。 迭代审批功能或修复审批相关 Bug 前先读本 skill,可直接定位架构与代码锚点,无需全仓搜索。 TRIGGER when: 用户要改动/修复"审批""审批中心""approval"相关功能(菜单权限申

    claude-codebashjsonpythonsql
  16. hermes-agentfathah/hermes-desktop

    Expert in building self-improving AI agents with tool use, multi-platform messaging, and a closed learning loop. Proficient in LLM orchestration, tool integration, session manageme

    claude-codebashpythonsqlyaml
  17. postgres-patternssifxprime/kodelyth-ecc

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

    othersql
  18. 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
  19. 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
  20. 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
  21. kotlin-exposed-patternssifxprime/kodelyth-ecc

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

    otherkotlinsql
  22. clickhouse-iosifxprime/kodelyth-ecc

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

    othersqltypescript
  23. 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
  24. 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
  25. deploying-osquery-for-endpoint-monitoringmukul975/Anthropic-Cybersecurity-Skills

    Deploys and configures osquery for real-time endpoint monitoring using SQL-based queries to inspect running processes, open ports, installed software, and system configuration. Use

    pluginbashjsonsql
  26. implementing-vulnerability-sla-breach-alertingmukul975/Anthropic-Cybersecurity-Skills

    Build an automated SLA breach alerting system for vulnerability remediation, including a database schema for SLA tracking, breach detection logic, notification dispatch, a schedule

    pluginbashpythonsqlyaml
  27. fleet-hunting-with-velociraptormukul975/Anthropic-Cybersecurity-Skills

    Deploy a Velociraptor server and agents, then author VQL (Velociraptor Query Language) artifacts and run them as fleet-wide hunts, on-demand forensic collections, or standalone off

    pluginbashcmdsqlyaml
  28. implementing-velociraptor-for-ir-collectionmukul975/Anthropic-Cybersecurity-Skills

    Deploy and configure Velociraptor for scalable endpoint forensic artifact collection during incident response using VQL queries, hunts, and pre-built artifact packs across Windows,

    pluginbashsqlyaml
  29. analyzing-browser-forensics-with-hindsightmukul975/Anthropic-Cybersecurity-Skills

    Parse Chromium-based browser databases with Hindsight to extract and correlate browsing history, downloads, cookies, cached content, autofill data, saved passwords, and extensions

    pluginbashpythonsql
  30. hunting-advanced-persistent-threatsmukul975/Anthropic-Cybersecurity-Skills

    Proactively hunts for Advanced Persistent Threat (APT) activity within enterprise environments using hypothesis-driven searches across endpoint telemetry, network logs, and memory

    pluginsplsqlvql
  31. correlating-security-events-in-qradarmukul975/Anthropic-Cybersecurity-Skills

    Correlates security events in IBM QRadar SIEM using AQL (Ariel Query Language), custom rules, building blocks, and offense management to detect multi-stage attacks across network,

    pluginbashsql
  32. building-vulnerability-exception-tracking-systemmukul975/Anthropic-Cybersecurity-Skills

    Build a vulnerability exception and risk acceptance tracking system covering approval workflows, compensating controls documentation, and automatic expiration for vulnerabilities t

    pluginbashpythonsql
  33. performing-cloud-log-forensics-with-athenamukul975/Anthropic-Cybersecurity-Skills

    Uses AWS Athena to query CloudTrail, VPC Flow Logs, S3 access logs, and ALB logs for forensic investigation. Covers CREATE TABLE DDL with partition projection, forensic SQL queries

    pluginpythonsql
  34. implementing-cloud-trail-log-analysismukul975/Anthropic-Cybersecurity-Skills

    Implementing AWS CloudTrail log analysis for security monitoring, threat detection, and forensic investigation using Athena, CloudWatch Logs Insights, and SIEM integration to ident

    pluginbashsql
  35. code-contextinfino-ai/code-context

    How to answer codebase questions with the code-context MCP tools (search, sql, reindex): ranked hybrid keyword+semantic search, relevance-ranked SQL aggregation over the index, and

    pluginsql
  36. design-postgres-tablestimescale/pg-aiguide

    Use this skill for general PostgreSQL table design. **Trigger when user asks to:** - Design PostgreSQL tables, schemas, or data models when creating new tables and when modifying

    pluginsql
  37. migrate-postgres-tables-to-hypertablestimescale/pg-aiguide

    Use this skill to migrate identified PostgreSQL tables to Timescale/TimescaleDB hypertables with optimal configuration and validation. **Trigger when user asks to:** - Migrate or

    pluginsql
  38. postgres-database-migrationtimescale/pg-aiguide

    Use this skill for planning, testing, and safely executing PostgreSQL schema migrations — especially when working with production data or shared databases. **Trigger when user ask

    pluginbashsql+3 files
  39. design-postgis-tablestimescale/pg-aiguide

    Comprehensive PostGIS spatial table design reference covering geometry types, coordinate systems, spatial indexing, and performance patterns for location-based applications

    pluginsql
  40. pgvector-semantic-searchtimescale/pg-aiguide

    Use this skill for setting up vector similarity search with pgvector for AI/ML embeddings, RAG applications, or semantic search. **Trigger when user asks to:** - Store or search v

    pluginsql
  41. postgres-hybrid-text-searchtimescale/pg-aiguide

    Use this skill to implement hybrid search combining BM25 keyword search with semantic vector search using Reciprocal Rank Fusion (RRF). **Trigger when user asks to:** - Combine ke

    pluginpythonsqltypescript
  42. setup-timescaledb-hypertablestimescale/pg-aiguide

    Use this skill when creating database schemas or tables for Timescale, TimescaleDB, TigerData, or Tiger Cloud, especially for time-series, IoT, metrics, events, or log data. Use th

    pluginsql
  43. find-hypertable-candidatestimescale/pg-aiguide

    Use this skill to analyze an existing PostgreSQL database and identify which tables should be converted to Timescale/TimescaleDB hypertables. **Trigger when user asks to:** - Anal

    pluginpythonsql
  44. investigate-telemetrykibertoad/cat-factory

    Investigate a failed or suspicious agent run (implementer/coder, bootstrap, reviewer, etc.) using the production telemetry in D1. Use when asked to look into a run failure, "no pro

    claude-codebashsql
  45. database-optimizerJeffallan/claude-skills

    Optimizes database queries and improves performance across PostgreSQL and MySQL systems. Use when investigating slow queries, analyzing execution plans, or optimizing database perf

    pluginsql
  46. postgres-proJeffallan/claude-skills

    Use when optimizing PostgreSQL queries, configuring replication, or implementing advanced database features. Invoke for EXPLAIN analysis, JSONB operations, extension usage, VACUUM

    pluginsql
  47. sql-proJeffallan/claude-skills

    Optimizes SQL queries, designs database schemas, and troubleshoots performance issues. Use when a user asks why their query is slow, needs help writing complex joins or aggregation

    pluginsql
  48. 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
  49. debug-ingestionggozad/haiku.rag

    Debug haiku.rag ingestion in Logfire. Use when asked to look at Logfire for ingestion, find failed or dead ingestion jobs, investigate retries or circuit-breaker events, trace a do

    claude-codesql
  50. debug-evalsggozad/haiku.rag

    Debug haiku.rag evaluation runs in Logfire. Use when asked to look at Logfire for an eval run, find failing or low-scoring eval cases, compare runs, check citation quality (cited_m

    claude-codesql
  51. moai-domain-databasemodu-ai/moai-adk

    Database specialist covering PostgreSQL, MongoDB, Redis, Oracle, and cloud database platforms (Neon, Supabase, Firestore). Use for schema design, query optimization, indexing strat

    claude-codebashjavascriptsqlReadWriteEdit
  52. mushi-integrationkensaurus/mushi-mushi

    Full end-to-end Mushi Mushi integration smoke test: bug capture → AI triage → story mapping → TDD test generation → approval → execution → PDCA cycle. Use when "test mushi integrat

    pluginbashsql+2 files
  53. mushi-debugkensaurus/mushi-mushi

    Debug Mushi Mushi issues — edge function errors, SDK not reporting, API key problems, failed story mapping, failing QA stories, missing inventory, and PDCA loop issues. Use when so

    pluginbashsql
  54. mushi-healthkensaurus/mushi-mushi

    Pass/fail health check across every Mushi Mushi pipeline component — CLI credentials, API reachability, edge functions, BYOK key pool, QA cron. Use when "is mushi working", "mushi

    pluginbashsql+1 files
  55. flow-buildermarketcalls/openalgo

    Build, edit or debug an OpenAlgo Flow workflow - the no-code node graph at /flow. Use when asked to create a workflow, wire a webhook or TradingView alert to an order, add a node,

    claude-codebashjsonsql
  56. oban-healthmkreyman/loopctl

    Use when checking whether loopctl's background jobs are actually running and healthy in production — a routine "is everything in order" sweep, an investigation into a worker that s

    claude-codebashsql
  57. pinme-uniwebpayglitternetwork/pinme

    Use when generating, modifying, or reviewing PinMe Worker (Cloudflare Worker TypeScript) code that accepts payments through UniwebPay — payment links, products/prices, checkout ses

    claude-codesqltypescript
  58. 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
  59. 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
  60. bb-local-toolkitelementalsouls/Claude-BugHunter

    Local-tooling companion to the bug-bounty orchestrator — carries the SAME complete bug-bounty workflow, but reach for THIS variant when you also need to resolve where tools, wordli

    pluginbashgraphqlhttpjavascript

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.