Wellknown Analyzer Skill
Determine what infrastructure must be added to tools/scripts/Set-WellKnown.ps1 so that acceptance tests for a new resource have all required pre-requisite resources available. Published by microsoft in terraform-provider-fabric.
What is Wellknown Analyzer Skill?
Determine what infrastructure must be added to tools/scripts/Set-WellKnown.ps1 so that acceptance tests for a new resource have all required pre-requisite resources available. Published by microsoft in terraform-provider-fabric. 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
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use Wellknown Analyzer Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/terraform-provider-fabric
- Skill file: .github/skills/wellknown-analyzer/SKILL.md
What it does
Determine what infrastructure must be added to tools/scripts/Set-WellKnown.ps1 so that acceptance tests for a new resource have all required pre-requisite resources available.
Skill instructions
Skill: Well-Known Analyzer Determine what infrastructure must be added to tools/scripts/Set-WellKnown.ps1 so that acceptance tests for a new resource have all required pre-requisite resources available. Background Acceptance tests run against real Fabric APIs and need pre-existing infrastructure. The PowerShell script tools/scripts/Set-WellKnown.ps1 creates all required resources and writes their IDs/metadata to a .wellknown.json fixture that tests consume at runtime. When adding a new resource, you must determine: 1. Can the new resource be created simply (no payload, no definition)? 2. Does it need a CreationPayload or Definition? 3. Does it depend on other Fabric Items that must exist first? 4. Does it require Azure infrastructure (Resource Groups, VNets, Storage Accounts, etc.)? 5. Does it need Entra ID objects (service principals, groups)? 6. Does it need external service connections (AzDO, GitHub)? Step 1 — Analyze the New Resource's Dependencies Read the SDK analysis (from skill
Explore related resources
Frequently asked questions
What is Wellknown Analyzer?
Wellknown Analyzer is a open-source AI agent skill with Copy skill directory. Determine what infrastructure must be added to tools/scripts/Set-WellKnown.ps1 so that acceptance tests for a new resource have all required pre-requisite resources available.
Who is Wellknown Analyzer best for?
Wellknown Analyzer is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install Wellknown Analyzer?
Install or run Wellknown Analyzer using Copy skill directory. Check Wellknown Analyzer for the latest setup command.
Is Wellknown Analyzer actively maintained?
Wellknown Analyzer may need a closer maintenance check before production use.
Auto-fetched from GitHub.