ClaudeSuperPower

cloud-sql-sqlserver-monitor

Skill

Use these skills when you need to troubleshoot slow queries and analyze system-level PromQL metrics.

Install

git clone https://github.com/gemini-cli-extensions/cloud-sql-sqlserver.git ~/.claude/skills/cloud-sql-sqlserver-monitor

What is cloud-sql-sqlserver-monitor?

Use these skills when you need to troubleshoot slow queries and analyze system-level PromQL metrics.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~25 tokens of context used while enabled, before you invoke anything

Documentation

README · ~3 min read

Usage

All scripts can be executed using Node.js. Replace <param_name> and <param_value> with actual values.

Bash: node <skill_dir>/scripts/<script_name>.js '{"<param_name>": "<param_value>"}'

PowerShell: node <skill_dir>/scripts/<script_name>.js '{\"<param_name>\": \"<param_value>\"}'

Note: The scripts automatically load the environment variables from various .env files. Do not ask the user to set vars unless skill executions fails due to env var absence.

Scripts

get_system_metrics

Fetches system level cloudmonitoring data (timeseries metrics) for a SqlServer instance using a PromQL query. Take projectId and instanceId from the user for which the metrics timeseries data needs to be fetched.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.

Skillssimilar to this one

All skills