AI AGENT ADDONS

Sql Queries

phuryn/pm-skills
Databases
1,724installs

Anyone who works with data often needs to write SQL queries. This skill turns plain English requests into ready-to-use SQL code. It supports many database types like BigQuery, PostgreSQL, and MySQL.

You just describe what data you need and the skill reads your database schema from a file or diagram. Then it creates an optimized query with comments and performance tips. No more manual syntax work.

This tool helps product managers, analysts, and engineers quickly translate business questions into accurate database queries. It even explains the logic and suggests ways to test the results.

Add Sql Queries skill to your workflow

Global

mkdir -p ~/.claude/skills/sql-queries

Project

mkdir -p .claude/skills/sql-queries

Source Repository

Stars
21,483
Forks
2,178
Watchers
21,483
License
MIT
Last Push
29 days ago
Created
4 months ago