
Setup Auth
Authenticate the Power Apps CLI and agent workflow before running other Microsoft Power Platform catalog skills against your environment.
Install
npx skills add https://github.com/microsoft/power-platform-skills --skill setup-authWhat is this skill?
- Prepares Power Platform / Power Apps CLI authentication for subsequent skills in the microsoft/power-platform-skills bun
- Typical first-run step before list-connections, deploy, or connector configuration tasks
- Browser-based login flow when the CLI is not yet authenticated
- Pairs with environment ID configuration in power.config.json for the active tenant
Adoption & trust: 77 installs on skills.sh; 349 GitHub stars; 3/3 security scanners passed (skills.sh audits).
Recommended Skills
Journey fit
Auth is the prerequisite gate in Build when you wire Power Platform code apps and connectors—nothing else in the stack runs until credentials and environment context are valid. Integrations is where external data sources and connectors attach; setup-auth establishes the CLI session those steps depend on.
Common Questions / FAQ
Is Setup Auth safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.
SKILL.md
READMESKILL.md - Setup Auth
# setup-auth Installs: 77 Source: microsoft/power-platform-skills { "url": "https://www.skills.sh/microsoft/power-platform-skills/setup-auth", "name": "setup-auth", "rank": 79, "slug": "setup-auth", "source": "microsoft/power-platform-skills", "installs": 77, "skillsShId": "microsoft/power-platform-skills/setup-auth", "sourceType": "github" }