org-app-fetch Skill
Fetch a Power BI Org App artifact envelope from the Power BI cluster. Use when the user provides an Org App ID and wants to migrate it into this template. Acquires an Azure CLI token, discovers the tenant's home cluster, and pulls the raw JSON envelope so org-app-parsing can extract the manifest. Published by microsoft in fabric-org-app-template.
Decision snapshot
Is this a fit?
Data analysis, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
API key required authentication, Credentials required
Copy skill directory
3 months ago · MIT license
Access note: API key required.
What is org-app-fetch Skill?
Fetch a Power BI Org App artifact envelope from the Power BI cluster. Use when the user provides an Org App ID and wants to migrate it into this template. Acquires an Azure CLI token, discovers the tenant's home cluster, and pulls the raw JSON envelope so org-app-parsing can extract the manifest. Published by microsoft in fabric-org-app-template. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Declared skill metadata
- Source file: .agents/skills/org-app-fetch/SKILL.md
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- API key required
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use org-app-fetch Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/fabric-org-app-template
- Skill file: .agents/skills/org-app-fetch/SKILL.md
What it does
Fetch a Power BI Org App artifact envelope from the Power BI cluster. Use when the user provides an Org App ID and wants to migrate it into this template. Acquires an Azure CLI token, discovers the tenant's home cluster, and pulls the raw JSON envelope so org-app-parsing can extract the manifest.
Skill instructions
org-app-fetch When to use this skill When the user wants to migrate a Power BI Org App into this template. They will provide an Org App ID (a GUID like 1b663c51-10f8-4fdf-8863-d24e49622988). Why this exists (constraints) The public Fabric REST /items endpoint does not expose OrgApp as a recognized ItemType. The public Power BI Apps REST (/v1.0/myorg/apps/{id}) returns 404 for V3 Org App IDs because V3 is a different artifact model. The endpoint used is the one the Power BI portal calls at runtime: GET {clusterUrl}/metadata/artifacts/{orgAppId} This requires: 1. A bearer token scoped to https://analysis.windows.net/powerbi/api 2. The tenant's home clusterUrl (different per tenant + environment) Step-by-step workflow 1. Get a token Ask the user to confirm they are signed in to the correct tenant with Azure CLI: powershell az account show --query "{user: user.name, tenantId: tenantId}" Then acquire the token: powershell $token = (az account get-access-token --resource https://analysis.win
Verified compatibility and discovery
Frequently asked questions
What is org-app-fetch?
org-app-fetch is a open-source AI agent skill with Copy skill directory. Fetch a Power BI Org App artifact envelope from the Power BI cluster. Use when the user provides an Org App ID and wants to migrate it into this template.
Who is org-app-fetch best for?
org-app-fetch is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install org-app-fetch?
Install or run org-app-fetch using Copy skill directory. Check org-app-fetch for the latest setup command.
Is org-app-fetch actively maintained?
org-app-fetch may need a closer maintenance check before production use.
Project health auto-fetched from the source repository.
Maintain this resource?
Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.