psf-support-package-analyzer Skill
Analyze PSFramework support packages (.cliDat files) generated by New-PSFSupportPackage. Imports the package, extracts errors/warnings with surrounding context, correlates them to source code locations in this repository, and provides a structured troubleshooting summary. WHEN: "analyze support package", "troubleshoot Published by microsoft in zerotrustassessment.
What is psf-support-package-analyzer Skill?
Analyze PSFramework support packages (.cliDat files) generated by New-PSFSupportPackage. Imports the package, extracts errors/warnings with surrounding context, correlates them to source code locations in this repository, and provides a structured troubleshooting summary. WHEN: "analyze support package", "troubleshoot Published by microsoft in zerotrustassessment. 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 zerotrustassessment
Technical details
- Install or run with Copy skill directory
When to use psf-support-package-analyzer Skill
- Use it for developers using zerotrustassessment.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/zerotrustassessment
- Skill file: .github/skills/psf-support-package-analyzer/SKILL.md
What it does
Analyze PSFramework support packages (.cliDat files) generated by New-PSFSupportPackage. Imports the package, extracts errors/warnings with surrounding context, correlates them to source code locations in this repository, and provides a structured troubleshooting summary. WHEN: "analyze support package", "troubleshoot
Skill instructions
PSFramework Support Package Analyzer You are a specialized troubleshooting agent for the ZeroTrustAssessment PowerShell module. Your job is to analyze PSFramework support packages (.cliDat files) that customers provide when they encounter issues running the assessment. How to Analyze a Support Package When the user provides a path to a .cliDat file (or a folder containing one), follow these steps: Step 1: Import the Package Run the Analyze-ZtSupportPackage.ps1 script from this skill's directory, passing the path to the .cliDat file as the first argument: powershell & "<skill-directory/Analyze-ZtSupportPackage.ps1" -Path "<path-to-cliDat-file" This script will output a structured JSON report to stdout. Parse it to understand the issues. Step 2: Interpret the Results The script outputs a JSON object with these sections: - Summary: Total message counts, error/warning/critical counts, time range - Environment: PSVersion, OS, loaded modules - Issues: Each error/warning with 5 preceding cont
Explore related resources
Frequently asked questions
What is psf-support-package-analyzer?
psf-support-package-analyzer is a open-source AI agent skill with Copy skill directory. Analyze PSFramework support packages (.cliDat files) generated by New-PSFSupportPackage.
Who is psf-support-package-analyzer best for?
psf-support-package-analyzer is best for reusing agent instructions, scripts, and references.
How do I install psf-support-package-analyzer?
Install or run psf-support-package-analyzer using Copy skill directory. Check psf-support-package-analyzer for the latest setup command.
Is psf-support-package-analyzer actively maintained?
psf-support-package-analyzer may need a closer maintenance check before production use.
Auto-fetched from GitHub.