power-automate

Design, debug, and deploy Power Automate cloud flows with idempotent patterns.

12|4|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/markus41/Claude-m --skill power-automate-markus41
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: power-automate
Source: https://github.com/markus41/Claude-m/tree/main/power-automate/skills/power-automate
Command: npx skills add https://github.com/markus41/Claude-m --skill power-automate-markus41

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the end-to-end design, debugging, and deployment of Power Automate cloud flows, reducing configuration errors and manual work.

Core Features & Use Cases

  • Idempotent flow design with robust retry policies and error handling
  • Solution-aware deployment using Dataverse Web API and Power Platform API
  • Connector management, environment variables, and production-ready flow packaging

Quick Start

Create a new cloud flow in a development environment triggered by a user action, then package and deploy it to production with mapped connections.

Frequently Asked Questions about power-automate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design idempotent Power Automate cloud flows with retry policies?

Idempotent Power Automate cloud flows are designed using robust retry policies and error handling to prevent duplicate actions during transient failures. This ensures reliable execution and consistent state management across enterprise deployments.

What is solution-aware deployment for Power Automate flows?

Solution-aware deployment uses Dataverse Web API and Power Platform API to package and deploy cloud flows with mapped connections. It enables production-ready flow packaging and environment variable management across development and production environments.

Can I use the Dataverse Web API v9.2 endpoints to manage flow connectors?

Yes, the Dataverse Web API v9.2 endpoints support connector management and flow debugging tasks. You can configure connections and troubleshoot flow execution issues directly within enterprise Power Platform environments.

Why does my Power Automate flow fail during enterprise deployment?

Power Automate flows often fail during enterprise deployment due to unmapped connections or missing environment variables. Proper flow debugging, connector management, and solution-aware packaging resolve these configuration errors.

What's the best way to enable or disable Power Automate flows via the Power Platform API?

The best way to enable or disable Power Automate flows is by using the Power Platform API environments endpoints. This allows programmatic control over flow states and supports enterprise deployment automation and troubleshooting.