sql-executor
OfficialExecute SQL queries and export results.
AuthorAIDotNet
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows users to execute SQL queries against various database types, format the results, and export them, simplifying data retrieval and analysis tasks.
Core Features & Use Cases
- Database Querying: Execute SQL commands against SQLite, PostgreSQL, and MySQL databases.
- Result Formatting: Display query results in a human-readable table format.
- Data Export: Export query results directly to CSV or JSON files.
- Use Case: A user needs to quickly get a list of all customers from a PostgreSQL database who registered in the last month and save this list as a CSV file for a marketing campaign.
Quick Start
Execute the SQL query 'SELECT name, email FROM customers WHERE signup_date > "2023-01-01"' against the 'mydatabase.db' SQLite file and save the output to 'customers.csv'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: sql-executor Download link: https://github.com/AIDotNet/MoYuCode/archive/main.zip#sql-executor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.