✓ Verified
💻 Development
✓ Enhanced Data
Sql Server Toolkit
Command-line toolkit for Microsoft SQL Server.
- Rating
- 4.6 (244 reviews)
- Downloads
- 2,774 downloads
- Version
- 1.0.0
Overview
Command-line toolkit for Microsoft SQL Server.
Complete Documentation
View Source →
SQL Server Toolkit
Command-line toolkit for Microsoft SQL Server.
Capabilities
- Schema creation
- Versioned migrations
- Index management
- Performance diagnostics
- Backup & restore
- Bulk import/export
Connect
sqlcmd -S localhost -E sqlcmd -S localhost -U sa -P YourPasswordRun Script
sqlcmd -S localhost -d MyDatabase -i script.sqlExample Table
CREATE TABLE Users ( Id INT IDENTITY(1,1) PRIMARY KEY, Email NVARCHAR(255) NOT NULL UNIQUE, Name NVARCHAR(100) NOT NULL, CreatedAt DATETIME2 DEFAULT SYSDATETIME() );Example Index
CREATE INDEX IX_Users_Email ON Users(Email);Backup Example
BACKUP DATABASE MyDatabase TO DISK = 'C:\backup\MyDatabase.bak' WITH FORMAT, INIT;Performance Diagnostics
SET STATISTICS IO ON; SET STATISTICS TIME ON;Installation
Terminal bash
openclaw install sql-server-toolkit
Copied!
Tags
#devops_and-cloud
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author sqlservr
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install sql-server-toolkit
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0