enable-snapshot-debugger Skill
Guide users through enabling the Application Insights Snapshot Debugger for .NET on their platform. Use this when asked to enable the snapshot debugger, set up snapshot collection, or when snapshot data is missing. Published by microsoft in code-optimizations-skills.
What is enable-snapshot-debugger Skill?
Guide users through enabling the Application Insights Snapshot Debugger for .NET on their platform. Use this when asked to enable the snapshot debugger, set up snapshot collection, or when snapshot data is missing. 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
- Data analysis
- Writing
- Data analysis use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use enable-snapshot-debugger Skill
- Use it for data analysis.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/code-optimizations-skills
- Skill file: skills/enable-snapshot-debugger/SKILL.md
What it does
Guide users through enabling the Application Insights Snapshot Debugger for .NET on their platform. Use this when asked to enable the snapshot debugger, set up snapshot collection, or when snapshot data is missing.
Skill instructions
Enable Application Insights Snapshot Debugger When asked to enable the Application Insights Snapshot Debugger for .NET, or when another skill (e.g., get-snapshot-debug-info, download-snapshot) determines that no snapshot data exists, follow these steps: 1. Check investigation notes and gather inputs — Follow the Standard Skill Preamble to check for existing investigation context and gather inputs. 2. Identify the Application Insights resource — If the investigation notes didn't have the resource or the user wants a different one, follow the steps in the Standard Skill Preamble. After the resource is confirmed, write or update investigation-notes.md with the confirmed values. If only a resource ID is available, resolve the app ID using resolve-app-id.md. 3. Check if the Snapshot Debugger is already active — Run the script in check-snapshot-status.md which performs a two-tier check: - Tier 1: Queries for exceptions with ai.snapshot.id custom dimensions (proves snapshots are being capture
Explore related resources
Frequently asked questions
What is enable-snapshot-debugger?
enable-snapshot-debugger is a open-source AI agent skill with Copy skill directory. Guide users through enabling the Application Insights Snapshot Debugger for .NET on their platform.
Who is enable-snapshot-debugger best for?
enable-snapshot-debugger is best for reusing agent instructions, scripts, and references, data analysis workflows, writing workflows.
How do I install enable-snapshot-debugger?
Install or run enable-snapshot-debugger using Copy skill directory. Check enable-snapshot-debugger for the latest setup command.
Is enable-snapshot-debugger actively maintained?
enable-snapshot-debugger may need a closer maintenance check before production use.
Auto-fetched from GitHub.