set-app-registration-native Skill
Use when the user wants to wire a Power Apps Wrap mobile app to an Entra ID app registration by opening the Power Apps Wrap app-registration page, pasting the resulting client ID, and updating auth.config.json. Published by microsoft in power-platform-skills.
What is set-app-registration-native Skill?
Use when the user wants to wire a Power Apps Wrap mobile app to an Entra ID app registration by opening the Power Apps Wrap app-registration page, pasting the resulting client ID, and updating auth.config.json. 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.
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
- Testing
- Design and media
- Writing
- Testing use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use set-app-registration-native Skill
- Use it for testing.
- Use it for design and media.
- Use it for writing.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/mobile-apps/skills/set-app-registration-native/SKILL.md
What it does
Use when the user wants to wire a Power Apps Wrap mobile app to an Entra ID app registration by opening the Power Apps Wrap app-registration page, pasting the resulting client ID, and updating auth.config.json.
Skill instructions
Shared instructions: shared-instructions.md — read first. Set App Registration Native Wire auth.config.json to an Entra ID app registration for a Power Apps Wrap mobile app. This skill is manual by design: - Do not create or patch app registrations from this skill. - Use the public Power Apps Wrap app-registration page and then write the pasted client ID into auth.config.json. Workflow 1. Verify app root - 2. Resolve environment + tenant - 3. Open Wrap registration URL - 4. Capture client ID - 5. Write auth.config.json - 6. Validate JSON - 7. Summary --- Step 1 — Verify app root From the current directory, verify a generated mobile app root: bash test -f auth.config.json && test -f app.config.js && test -f power.config.json If this fails, stop and tell the user to run /create-mobile-app first or open the generated app folder. Step 2 — Resolve environment + tenant Use the same environment selected by the generated app. Prefer .resolved-environment.json, then auth.config.json.environment
Explore related resources
Frequently asked questions
What is set-app-registration-native?
set-app-registration-native is a open-source AI agent skill with Copy skill directory. Use when the user wants to wire a Power Apps Wrap mobile app to an Entra ID app registration by opening the Power Apps Wrap app-registration page, pasting the resulting client ID, and.
Who is set-app-registration-native best for?
set-app-registration-native is best for reusing agent instructions, scripts, and references, testing workflows, design and media workflows, writing workflows.
How do I install set-app-registration-native?
Install or run set-app-registration-native using Copy skill directory. Check set-app-registration-native for the latest setup command.
Is set-app-registration-native actively maintained?
set-app-registration-native may need a closer maintenance check before production use.
Auto-fetched from GitHub.