power-automate

Create, deploy, and manage Microsoft Power Automate flows via natural language commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/wtandler/power-automate-claude --skill power-automate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: power-automate
Source: https://github.com/wtandler/power-automate-claude/tree/main/.claude/skills/power-automate
Command: npx skills add https://github.com/wtandler/power-automate-claude --skill power-automate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill empowers users to create, manage, and edit Microsoft Power Automate flows using natural language, eliminating the need for manual portal navigation and complex configurations.

Core Features & Use Cases

  • Flow Creation: Generate new Power Automate flows from simple descriptions (e.g., "Create a flow that emails me every Monday at 9am").
  • Flow Management: List, enable, disable, and open existing flows.
  • Flow Editing: Modify existing flows, including adding error handling and logic changes.
  • Use Case: A marketing manager wants to automate sending a weekly report. They can simply tell the AI, "Create a flow that pulls sales data from SharePoint every Friday and emails it to the team," and the Skill will build and deploy it.

Quick Start

Use the power-automate skill to create a flow that sends an email when a new file is added to a SharePoint folder.

Frequently Asked Questions about power-automate

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

FAQPage Schema
How do I create a Power Automate flow using natural language?

You can create a Power Automate flow by providing a simple text description of the desired automation, such as scheduling a recurring email. The AI interprets your command and builds the scheduled, button, HTTP, or connector-based flow automatically.

Can I manage existing Power Automate flows without using the portal?

Yes, you can list, enable, disable, and open existing Power Automate flows directly through natural language commands. This eliminates the need for manual portal navigation and simplifies administrative workflow management tasks.

Do I need PAC CLI and .NET SDK to deploy Microsoft Power Platform flows?

Yes, deploying and managing Microsoft Power Platform flows requires PAC CLI and .NET SDK. These dependencies provide the necessary environment setup for Power Platform interaction and authentication during flow automation.

What's the best way to edit a Power Automate flow and add error handling?

The best way to edit a Power Automate flow is by instructing the AI to modify existing logic or add error handling. It processes your natural language request to implement changes without requiring complex manual configuration.

Does this approach support HTTP and connector-based flow automation?

Yes, this approach supports creating HTTP, button, scheduled, and connector-based flow automation. You simply describe the trigger and actions you need, and the system generates the corresponding Power Automate flow.