get-snapshot-debug-info Skill
Fetch exception details, call stack, and variable values from an Application Insights Snapshot Debugger snapshot. Use this when asked to inspect a snapshot, view exception info, debug an exception, or see variable values from a crash. Published by microsoft in code-optimizations-skills.
What is get-snapshot-debug-info Skill?
Fetch exception details, call stack, and variable values from an Application Insights Snapshot Debugger snapshot. Use this when asked to inspect a snapshot, view exception info, debug an exception, or see variable values from a crash. Published by microsoft in code-optimizations-skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using code-optimizations-skills
Technical details
- Install or run with Copy skill directory
When to use get-snapshot-debug-info Skill
- Use it for developers using code-optimizations-skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/code-optimizations-skills
- Skill file: skills/get-snapshot-debug-info/SKILL.md
What it does
Fetch exception details, call stack, and variable values from an Application Insights Snapshot Debugger snapshot. Use this when asked to inspect a snapshot, view exception info, debug an exception, or see variable values from a crash.
Skill instructions
Get Snapshot Debug Info This skill fetches the exception information, call stack, and variable values from an Application Insights Snapshot Debugger snapshot using the dataplane REST API directly. Prerequisites - The user must be logged in to Azure CLI (az login) - The user must provide an Application Insights app ID (GUID) or resource ID Steps 1–2. Check investigation notes and gather inputs Follow the Standard Skill Preamble to check for existing investigation context and gather inputs. 3. List available snapshots and let the user pick one Unless the user already has specific snapshot identifiers (stampId, snapshotId, snapshotTimestamp) that they want to inspect, start by listing recent snapshots so the user can pick one interactively. Run the script in find-snapshots.md to: 1. Call the ingested artifacts endpoint to list recent snapshot dumps 2. Present the 10 most recent snapshots with timestamp, role name, and exception type 3. Let the user pick one After the user selects a snapsh
Explore related resources
Frequently asked questions
What is get-snapshot-debug-info?
get-snapshot-debug-info is a open-source AI agent skill with Copy skill directory. Fetch exception details, call stack, and variable values from an Application Insights Snapshot Debugger snapshot.
Who is get-snapshot-debug-info best for?
get-snapshot-debug-info is best for reusing agent instructions, scripts, and references.
How do I install get-snapshot-debug-info?
Install or run get-snapshot-debug-info using Copy skill directory. Check get-snapshot-debug-info for the latest setup command.
Is get-snapshot-debug-info actively maintained?
get-snapshot-debug-info may need a closer maintenance check before production use.
Auto-fetched from GitHub.