dbcli-procedure
CommunityAutomate and manage stored procedures safely.
Authortteamtm
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Managing stored procedures, functions, and triggers across multiple databases is error-prone. This Skill standardizes creation, alteration, execution, and dropping with built-in backup workflows.
Core Features & Use Cases
- DDL & Execution: Create, alter, drop, and run procedures, functions, and triggers.
- Cross-DB support: Works across 30+ database engines.
- Safety-first workflow: Mandatory backups before destructive changes.
Quick Start
dbcli -c "Server=.;Database=mydb" -t sqlserver ddl "CREATE PROCEDURE dbo.GetActiveUsers AS BEGIN SELECT * FROM Users WHERE Active=1 END"
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: dbcli-procedure Download link: https://github.com/tteamtm/dbcli/archive/main.zip#dbcli-procedure 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.