add-cloud-flow Skill
Integrates Power Automate cloud flows into a Power Pages site. Lists available flows, suggests relevant ones based on intent, identifies scenarios and web roles, creates metadata files, and generates client-side code to call flows. Handles both new flow registration and adding already-registered flows to additional pag Published by microsoft in power-platform-skills.
What is add-cloud-flow Skill?
Integrates Power Automate cloud flows into a Power Pages site. Lists available flows, suggests relevant ones based on intent, identifies scenarios and web roles, creates metadata files, and generates client-side code to call flows. Handles both new flow registration and adding already-registered flows to additional pag 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
- Deployment
- Design and media
- Deployment use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use add-cloud-flow Skill
- Use it for deployment.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/power-platform-skills
- Skill file: plugins/power-pages/skills/add-cloud-flow/SKILL.md
What it does
Integrates Power Automate cloud flows into a Power Pages site. Lists available flows, suggests relevant ones based on intent, identifies scenarios and web roles, creates metadata files, and generates client-side code to call flows. Handles both new flow registration and adding already-registered flows to additional pag
Skill instructions
Plugin check: Run node "${PLUGINROOT}/scripts/check-version.js" — if it outputs a message, show it to the user before proceeding. Add Cloud Flow Connect one or more Power Automate cloud flows to a Power Pages code site, or wire already-registered flows into additional pages/components. For new flows this skill: - Creates the adxcloudflowconsumer metadata YAML in .powerpages-site/cloud-flow-consumer/ - Assigns web roles based on the flow's scenario and target audience - Generates client-side TypeScript/JavaScript service code to trigger the flow with CSRF authentication For already-registered flows, the skill skips metadata and role creation and goes straight to client-side integration — wiring the existing flow into new UI locations. Core Principles - Multiple flows in one run: The user can add several flows at once. All flows are planned together and implemented together before asking for deployment. - Ask before acting: Present a full HTML plan (all flows, roles, reasoning) before cr
Explore related resources
Frequently asked questions
What is add-cloud-flow?
add-cloud-flow is a open-source AI agent skill with Copy skill directory. Integrates Power Automate cloud flows into a Power Pages site. Lists available flows, suggests relevant ones based on intent, identifies scenarios and web roles, creates metadata files, and generates.
Who is add-cloud-flow best for?
add-cloud-flow is best for reusing agent instructions, scripts, and references, deployment workflows, design and media workflows.
How do I install add-cloud-flow?
Install or run add-cloud-flow using Copy skill directory. Check add-cloud-flow for the latest setup command.
Is add-cloud-flow actively maintained?
add-cloud-flow may need a closer maintenance check before production use.
Auto-fetched from GitHub.