Favicon of open-wrap-url

open-wrap-url Skill

AI Agent SkillJavaScriptOpen source

Use when the user wants to open the Power Apps Wrap page for an app ID in the active environment. Published by microsoft in power-platform-skills.

What is open-wrap-url Skill?

Use when the user wants to open the Power Apps Wrap page for an app ID in the active environment. Published by microsoft in power-platform-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.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
66/100

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
  • Browser automation
  • Testing
  • Browser automation use cases
  • Testing use cases

Technical details

Copy skill directory
  • Install or run with Copy skill directory

When to use open-wrap-url Skill

  • Use it for browser automation.
  • Use it for testing.

Built with

JavaScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/power-platform-skills
  • Skill file: plugins/mobile-apps/skills/open-wrap-url/SKILL.md

What it does

Use when the user wants to open the Power Apps Wrap page for an app ID in the active environment.

Skill instructions

📋 Shared instructions: shared-instructions.md — read first. Open Wrap URL Builds and opens the Wrap URL for a code app: https://make.powerapps.com/environments/<envID/wrap?appID=<appID for --env Prod https://make.test.powerapps.com/environments/<envID/wrap?appID=<appID for --env Test This skill delegates URL construction and browser open behavior to scripts/open-wrap-url.js. Workflow 1. Resolve app ID + env ID → 2. Open Wrap URL --- Step 1 — Resolve app ID + env ID Both arguments are required: - --app-id <app-id - --env-id <environment-id Optional host selector: - --env <Prod|Test (default: Prod) If either value is missing in $ARGUMENTS, ask once for the missing value(s). If still missing, STOP. Step 2 — Open Wrap URL Run from the plugin root (or any app root): bash node scripts/open-wrap-url.js --app-id "<app-id" --env-id "<environment-id" [--env "Prod|Test"] Return the generated URL in the response. If the browser auto-open fails, still print the URL and tell the user to open it man

Explore related resources

Frequently asked questions

What is open-wrap-url?

open-wrap-url is a open-source AI agent skill with Copy skill directory. Use when the user wants to open the Power Apps Wrap page for an app ID in the active environment.

Who is open-wrap-url best for?

open-wrap-url is best for reusing agent instructions, scripts, and references, browser automation workflows, testing workflows.

How do I install open-wrap-url?

Install or run open-wrap-url using Copy skill directory. Check open-wrap-url for the latest setup command.

Is open-wrap-url actively maintained?

open-wrap-url may need a closer maintenance check before production use.

Share:

Stars
459
Forks
88
Last commit
9 days ago
Repository age
6 months
License
MIT

Auto-fetched from GitHub.

Ad
Favicon

 

  
 

Similar to open-wrap-url