error-exploration Skill
Explore errors in Application Insights — exceptions, failed requests, and failed dependencies. Use this when asked to find errors, investigate failures, identify reliability issues, or recommend which errors to fix. Published by microsoft in code-optimizations-skills.
What is error-exploration Skill?
Explore errors in Application Insights — exceptions, failed requests, and failed dependencies. Use this when asked to find errors, investigate failures, identify reliability issues, or recommend which errors to fix. 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 error-exploration 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/error-exploration/SKILL.md
What it does
Explore errors in Application Insights — exceptions, failed requests, and failed dependencies. Use this when asked to find errors, investigate failures, identify reliability issues, or recommend which errors to fix.
Skill instructions
Analysis When asked to explore errors or investigate failures in Application Insights, 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 Identify Application Insights Resource. 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. Query for exceptions — Run the script in query-exceptions.md to find the most frequent exceptions, grouped by type and calling method. The query includes trend analysis (increasing/decreasing/stable) and problem IDs for drill-down. The default lookback is 24 hours — adjust the $lookbackHours parameter to widen or narrow the window as needed. ⚠️ CLI query pitfalls: Be
Explore related resources
Frequently asked questions
What is error-exploration?
error-exploration is a open-source AI agent skill with Copy skill directory. Explore errors in Application Insights — exceptions, failed requests, and failed dependencies.
Who is error-exploration best for?
error-exploration is best for reusing agent instructions, scripts, and references, data analysis workflows, writing workflows.
How do I install error-exploration?
Install or run error-exploration using Copy skill directory. Check error-exploration for the latest setup command.
Is error-exploration actively maintained?
error-exploration may need a closer maintenance check before production use.
Auto-fetched from GitHub.