AI AGENT ADDONS
Databases
2,115installs

You can turn plain English into a working SQL query. Just describe what data you need. The skill writes the query for you. It follows best practices for speed and clarity.

The skill works with many database types. It supports PostgreSQL, Snowflake, BigQuery, and more. It remembers your database so you don't have to repeat it. If a data warehouse is connected, it can look up table names and columns for you.

You will get a complete query with helpful comments. The query is ready to copy and run. You can also ask to execute it and see the results.

Add Write Query skill to your workflow

Global

mkdir -p ~/.claude/skills/write-query

Project

mkdir -p .claude/skills/write-query

Source Repository

Stars
22,120
Forks
2,589
Watchers
22,120
License
Apache-2.0
Last Push
25 days ago
Created
6 months ago