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.
$npx -y skills add microsoft/power-platform-skills --skill set-app-registration-nativeInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/power-platform-skills" --skill "microsoft/power-platform-skills/set-app-registration-native"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/power-platform-skills" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/power-platform-skills"` and select the relevant skills, then follow their instructions.