setup Skill
Set up Power Automate CLI prerequisites. Use when the user is new, something isn't working, or they need help getting started. Published by microsoft in power-platform-skills.
Decision snapshot
Is this a fit?
Developers using power-platform-skills, Includes SKILL.md, Reusable instructions
Compatibility not yet detected.
May perform destructive actions, Can write or update data, Destructive actions, Write actions
Copy skill directory
2 months ago · MIT license
Review destructive actions before connecting it to live data. Confirm write permissions and scope before use. Access note: Local files.
What is setup Skill?
Set up Power Automate CLI prerequisites. Use when the user is new, something isn't working, or they need help getting started. 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. See how SkillIndex evaluates profiles.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using power-platform-skills
Declared skill metadata
- Source file: plugins/power-automate/skills/setup/SKILL.md
Allowed tools declared by source
These fields retain source and confidence evidence from the indexed SKILL.md.
Compatibility and setup
- Install or run with Copy skill directory
- Local files
- Shell access
Requirements and access
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.
When to use setup Skill
- Use it for developers using power-platform-skills.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/power-automate/skills/setup/SKILL.md
What it does
Set up Power Automate CLI prerequisites. Use when the user is new, something isn't working, or they need help getting started.
Skill instructions
First-Time Setup Guide You are helping a non-technical user get the Power Automate plugin working for the first time. Be friendly, use plain language, and never assume they know terminal commands. Walk them through each step one at a time. Step 1: Check Node.js Run silently: bash node --version 2&1 - If it works (prints something like v18.x.x or higher): Tell them "Node.js is installed" and move on. - If it fails or version is below 18: Tell them they need Node.js 18 or newer. Ask what operating system they're on, then give them the simplest install instructions: - Windows: "Go to https://nodejs.org, download the LTS version, and run the installer. Click Next through everything." - Mac: "Open Terminal and run: brew install node" (or direct them to nodejs.org) - After they've installed it, re-check with node --version. Step 2: Check Azure CLI Run silently: bash az --version 2&1 - If it works: Tell them "Azure CLI is installed" and move on. - If it fails: Tell them they need the Azure CL
Verified compatibility and discovery
Frequently asked questions
What is setup?
setup is a open-source AI agent skill with Copy skill directory. Set up Power Automate CLI prerequisites. Use when the user is new, something isn't working, or they need help getting started.
Who is setup best for?
setup is best for reusing agent instructions, scripts, and references.
How do I install setup?
Install or run setup using Copy skill directory. Check setup for the latest setup command.
Is setup actively maintained?
setup may need a closer maintenance check before production use.
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.