MySQL Integration
Execute safe read-only SQL queries against MySQL databases with multi-connection support, SSL encryption, and defense-in-depth security
Install
Quick install
npx skills add https://github.com/sanjay3290/ai-skills/tree/main/skills/mysqlnpx skills add sanjay3290/ai-skills --skill "MySQL Integration" --agent claude-codenpx skills add sanjay3290/ai-skills --skill "MySQL Integration" --agent cursornpx skills add sanjay3290/ai-skills --skill "MySQL Integration" --agent codexnpx skills add sanjay3290/ai-skills --skill "MySQL Integration" --agent opencodenpx skills add sanjay3290/ai-skills --skill "MySQL Integration" --agent github-copilotnpx skills add sanjay3290/ai-skills --skill "MySQL Integration" --agent windsurfMore install options
Shorthand — useful for multi-skill repos:
npx skills add sanjay3290/ai-skills --skill "MySQL Integration"Manual — clone the repo and drop the folder into your agent's skills directory:
git clone https://github.com/sanjay3290/ai-skills.gitcp -r ai-skills/skills/mysql ~/.claude/skills/MySQL Integration
Execute safe read-only SQL queries against MySQL databases with multi-connection support, SSL encryption, and defense-in-depth security
What is it?
Execute safe read-only SQL queries against MySQL databases with multi-connection support, SSL encryption, and defense-in-depth security Built for use cases involving mysql, database, sql, data-analysis, query.
How to use it?
Createconnections.json in the skill directory or ~/.config/claude/mysql-connections.json.
Security: Set file permissions to 600 since it contains credentials:
`chmod 600 connections.json
`
`{
"databases": [
{
"name": "production",
"description": "Main app database - users, orders, transactions",
"host": "db.example.com",
"port": 3306,
"database": "app_prod",
"user": "readonly_user",
"password": "your-password",
"ssl_disabled": false
}
]
}
`
Key Features
- Execute safe read-only SQL queries against MySQL databases with multi-connection support, SSL encryption, and defense-in-depth security
- Database management and query optimization
- Data analysis and visualization capabilitiesView on GitHub
GitHub Stats
StarsForksLast UpdateAuthorsanjay3290LicenseApache-2.0Version1.0.0Categories
Data-analysisDeveloper ToolsTags
mysqldatabasesqldata-analysisqueryFeatures
Related Skills
More from Data-analysisMicrosoft SQL Server Integration
Execute safe read-only queries against MS SQL Server databases with multi-connection support, TLS encryption, and comprehensive security features79sanjay3290Data-analysisDeveloper Tools00
postgres
Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security79sanjay3290Developer ToolsData-analysis00
D3.js Visualization
Teaches Claude to produce D3 charts and interactive data visualizations110chrisvoncsefalvayDeveloper ToolsData-analysis00
---
Source: https://github.com/sanjay3290/ai-skills/tree/main/skills/mysql
Author: sanjay3290
License: https://opensource.org/licenses/Apache-2.0
GitHub Stars: 79
Tags: mysql, database, sql, data-analysis, query
SKILL.md source
---
name: MySQL Integration
description: Execute safe read-only SQL queries against MySQL databases with multi-connection support, SSL encryption, and defense-in-depth security
---
# MySQL Integration
Execute safe read-only SQL queries against MySQL databases with multi-connection support, SSL encryption, and defense-in-depth security
What is it?
Execute safe read-only SQL queries against MySQL databases with multi-connection support, SSL encryption, and defense-in-depth security Built for use cases involving mysql, database, sql, data-analysis, query.
## How to use it?
Create `connections.json` in the skill directory or `~/.config/claude/mysql-connections.json`.
Security: Set file permissions to `600` since it contains credentials:
```
`chmod 600 connections.json
`
```
```
`{
"databases": [
{
"name": "production",
"description": "Main app database - users, orders, transactions",
"host": "db.example.com",
"port": 3306,
"database": "app_prod",
"user": "readonly_user",
"password": "your-password",
"ssl_disabled": false
}
]
}
`
```
## Key Features
* Execute safe read-only SQL queries against MySQL databases with multi-connection support, SSL encryption, and defense-in-depth security
* Database management and query optimization
* Data analysis and visualization capabilitiesView on GitHub
### GitHub Stats
StarsForksLast UpdateAuthorsanjay3290LicenseApache-2.0Version1.0.0
### Categories
Data-analysisDeveloper Tools
### Tags
mysqldatabasesqldata-analysisquery
### Features
## Related Skills
More from Data-analysis
### Microsoft SQL Server Integration
Execute safe read-only queries against MS SQL Server databases with multi-connection support, TLS encryption, and comprehensive security features
79sanjay3290Data-analysisDeveloper Tools00
### postgres
Execute safe read-only SQL queries against PostgreSQL databases with multi-connection support and defense-in-depth security
79sanjay3290Developer ToolsData-analysis00
### D3.js Visualization
Teaches Claude to produce D3 charts and interactive data visualizations
110chrisvoncsefalvayDeveloper ToolsData-analysis00
---
**Source**: https://github.com/sanjay3290/ai-skills/tree/main/skills/mysql
**Author**: sanjay3290
**License**: https://opensource.org/licenses/Apache-2.0
**GitHub Stars**: 79
**Tags**: mysql, database, sql, data-analysis, query
Related skills 6
azure-storage
Azure Storage Services including Blob Storage, File Shares, Queue Storage, Table Storage, and Data Lake. Answers questions about storage access tiers (hot, cool, cold, archive), when to use each tier, and tier comparison. Provides object storage, SMB file shares, async messaging, NoSQL key-value, and big data analytics. Includes lifecycle management. USE FOR: blob storage, file shares, queue storage, table storage, data lake, upload files, download blobs, storage accounts, access tiers, stora...
azure-kusto
Query and analyze data in Azure Data Explorer (Kusto/ADX) using KQL for log analytics, telemetry, and time series analysis. WHEN: KQL queries, Kusto database queries, Azure Data Explorer, ADX clusters, log analytics, time series data, IoT telemetry, anomaly detection.
azure-aigateway
Configure Azure API Management as an AI Gateway for AI models, MCP tools, and agents. WHEN: semantic caching, token limit, content safety, load balancing, AI model governance, MCP rate limiting, jailbreak detection, add Azure OpenAI backend, add AI Foundry model, test AI gateway, LLM policies, configure AI backend, token metrics, AI cost control, convert API to MCP, import OpenAPI to gateway.
azure-compute
Azure VM and VMSS router for recommendations, pricing, autoscale, orchestration, connectivity troubleshooting, capacity reservations, and Essential Machine Management. WHEN: Azure VM, VMSS, scale set, recommend, compare, server, website, burstable, lightweight, VM family, workload, GPU, learning, simulation, dev/test, backend, autoscale, load balancer, Flexible orchestration, Uniform orchestration, cost estimate, connect, refused, Linux, black screen, reset password, reach VM, port 3389, NSG,...
azure-cloud-migrate
Assess and migrate cross-cloud workloads to Azure with reports and code conversion. Supports Lambda→Functions, Beanstalk/Heroku/App Engine→App Service, Fargate/Kubernetes/Cloud Run/Spring Boot→Container Apps. WHEN: migrate Lambda to Functions, AWS to Azure, migrate Beanstalk, migrate Heroku, migrate App Engine, Cloud Run migration, Fargate to ACA, ECS/Kubernetes/GKE/EKS to Container Apps, Spring Boot to Container Apps, cross-cloud migration.
azure-upgrade
Assess and upgrade Azure workloads between plans, tiers, or SKUs, or modernize Azure SDK dependencies in source code. WHEN: upgrade Consumption to Flex Consumption, upgrade Azure Functions plan, change hosting plan, function app SKU, migrate App Service to Container Apps, modernize legacy Azure Java SDKs (com.microsoft.azure to com.azure), migrate Azure Cache for Redis (ACR/ACRE) to Azure Managed Redis (AMR).