Favicon of org-app-fetch

org-app-fetch Skill

AI Agent SkillTypeScriptOpen source

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?

Best for

Data analysis, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

API key required authentication, Credentials required

Setup

Copy skill directory

Project health

3 months ago · MIT license

Considerations

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.

Trust signal
95/100
Maintenance signal
90/100

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

Copy skill directory
  • Install or run with Copy skill directory
  • API key required

Requirements and access

API key required

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.

Credentials requiredAPI key required authentication

When to use org-app-fetch Skill

  • Use it for data analysis.

Built with

TypeScriptCopy skill directory

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.

Share:

Stars
0
Forks
1
Last commit
3 months ago
Last verified
Sep 3, 2026
Metadata fetched
Sep 3, 2026
Repository age
3 months
License
MIT

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.

Alternatives to org-app-fetch