gsd-debug

gsd-debug is a skill for Cursor from ZaneL1u/cloud-cli-proxy. It costs 13 tokens per session (636 once invoked), scanned A, original, no licence file.

A systematic debugging workflow that keeps its investigation state across context resets.

In plain words
What is it for?
Use it to investigate software problems while maintaining a record of the ongoing debugging work.
Why use it?
It helps preserve findings and progress when a debugging session is interrupted or the agent’s context is refreshed.

Skill for Cursor

Written for Cursor: installed under .cursor/.

Good fit Use it to investigate software problems while maintaining a record of the ongoing debugging work.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zanel1u/cloud-cli-proxy/gsd-debug
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add ZaneL1u/cloud-cli-proxy --skill gsd-debug
Clone the repo
git clone --depth 1 https://github.com/ZaneL1u/cloud-cli-proxy

Made for: Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gsd-debug

README.md
[![agentmods](https://agentmods.dev/badge/skills/zanel1u/cloud-cli-proxy/gsd-debug/github.svg)](https://agentmods.dev/skills/zanel1u/cloud-cli-proxy/gsd-debug)
Your own site
<a href="https://agentmods.dev/skills/zanel1u/cloud-cli-proxy/gsd-debug"><img src="https://agentmods.dev/badge/skills/zanel1u/cloud-cli-proxy/gsd-debug/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gsd-debug

Your own site · 80×15
<a href="https://agentmods.dev/skills/zanel1u/cloud-cli-proxy/gsd-debug"><img src="https://agentmods.dev/badge/skills/zanel1u/cloud-cli-proxy/gsd-debug.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 13 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 636 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00013 $0.00636
Opus 5 $0.00006 $0.00318
Sonnet 5 $0.00003 $0.00127
Haiku 4.5 $0.00001 $0.00064

Measured 7d ago against content hash 3837dece1e2d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

gsd-debug scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.cursor/skills/gsd-debug/SKILL.md · 70 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 70 lines · 13 tokens per session scan A 3837dece1e2d

Subscribe to this mod's changes

gsd-debug is a skill published in the GitHub repository ZaneL1u/cloud-cli-proxy (57 stars, last pushed 1mo ago), with no licence file. It adds 13 tokens to every session and 636 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

use-next-devtools

Reference for using the NextJS Dev Tools via the nextjs-agent. Use to debug or observe Next.js framework internals.

ooloth/dotfiles · 30 tokens

systematic-debugging

Use when debugging a failing test, build error, or runtime issue that isn't immediately obvious. Guides a 4-phase root cause analysis instead of random fix attempts.

open-metadata/OpenMetadata · 37 tokens

diagnose

Trace from a reproduced symptom to the source code that causes it. Pin the specific file and approximate line, rate confidence in the cause and clarity of the fix independently, and always propose a concrete fix.

emdash-cms/emdash · 43 tokens

cwv-optimizer

Diagnose and fix Core Web Vitals issues on AEM Edge Delivery Services pages. Goes deeper than generic CWV advice by understanding EDS-specific performance patterns including the 100KB LCP budget, E-L-D loading phases, block rendering behavior, and third-party script impact. Produces specific fixes for LCP, CLS, and…

adobe/skills · 112 tokens

trace

Dispatch trace subagent to investigate unknown issues — reproduces, traces, and reports root cause for fix handoff.

automagik-dev/genie · 25 tokens

opik-diagnose

Surface the Opik traces worth a developer's attention, ranked by signal — Diagnostics issues first, then errors, failed tool calls, latency, regressions, and low online-eval scores. With the Opik MCP connected it lists the project's agentinsightsissue entities, offers to turn Diagnostics on when the project has it…

comet-ml/opik-mcp · 187 tokens