mssql
Execute read-only SQL queries against multiple Microsoft SQL Server databases. Use when: (1) querying MSSQL/SQL Server databases, (2) exploring database schemas/tables, (3) running SELECT queries for
Install on your platform
We auto-selected OpenClaw based on this skill’s supported platforms.
About This Skill
What it does
This skill allows AI agents to execute read-only SQL queries against Microsoft SQL Server databases. It enables users to retrieve data and explore the structure of these databases without modifying any information. The agent can be used to run SELECT statements, view table schemas, and generally investigate database content.
When to use it
- Data Exploration: Quickly examine tables and columns within a SQL Server database to understand its contents.
- Schema Discovery: Determine the structure of databases, including available tables, views, and their respective columns.
- Reporting & Analysis: Extract specific data sets from MSSQL databases for reporting or further analysis in other tools.
- Ad-hoc Queries: Run simple
SELECTqueries to answer specific questions about the data stored within SQL Server instances.
Key capabilities
- Execute read-only SQL queries.
- Supports Microsoft SQL Server (MSSQL) and SQL Server databases.
- Limited to
SELECTstatements.
Example prompts
- "Show me all columns in the 'Customers' table."
- "Run a SELECT query: SELECT * FROM Products WHERE Price > 100;"
- "What tables exist in the database named 'SalesDB'?"
Tips & gotchas
- This skill is read-only; it cannot perform any data modification operations (e.g.,
INSERT,UPDATE,DELETE). - Ensure you provide valid SQL syntax for queries to avoid errors.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v1.0.0
- License
- Apache-2.0
- Author
- sanjay3290
- Installs
- 0
🔓 Unverified
Not yet reviewed. Use with caution.