← Back to list
🛠️
sql-queries ✓ Security reviewed
Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, an…
🛠️ Developer Tools By phuryn Version v1.0.0 Updated 2026-09-03
5.3Overall rating

Installation

🤖 Install via AI

Copy the prompt below and send it to your AI assistant (e.g. Claude Code) — it will follow the instructions and install automatically.

Install the "sql-queries" skill by following the instructions at https://skill123.me/install/sql-queries.
⌨️ Command line install

Run in your terminal — downloads and installs to ~/.claude/skills/.

curl -fsSL https://skill123.me/install/sql-queries.sh | bash
📦 Download ZIP

Download the zip and extract it into your skills directory (e.g. ~/.claude/skills/), then restart your session.

⬇ Download v1.0.0 · 2 KB

About this skill

Overview

Generate SQL queries from natural language descriptions. Supports BigQuery, PostgreSQL, MySQL, and other dialects. Reads database schemas from uploaded diagrams or documentation. Use when writing SQL, building data reports, exploring databases, or translating business questions into queries.

Source

  • Repo: https://github.com/phuryn/pm-skills
  • Path: pm-data-analytics/skills/sql-queries

Evaluation

AI-evaluated 2026-09-03: Generic filler: the steps (understand schema, clarify request, write optimized SQL, explain it) restate what any capable model does unprompted, with no dialect references, query patterns, or verification beyond asking. SQL generation is a common need so it is not useless, and it only generates queries rather than executing against live databases.

Score breakdown

Quality
3.0
Usability
5.0
Security
8.0
Popularity
9.0