Skip to content

github/flowstudio-power-automate

v2.0.0MIT

Give your AI agent full visibility into Power Automate cloud flows via the FlowStudio MCP server. Connect, debug, build, monitor health, and govern flows at scale — action-level inputs and outputs, not just status codes.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "flowstudio-power-automate",
  "description": "Give your AI agent full visibility into Power Automate cloud flows via the FlowStudio MCP server. Connect, debug, build, monitor health, and govern flows at scale — action-level inputs and outputs, not just status codes.",
  "version": "2.0.0",
  "author": {
    "name": "Awesome Copilot Community"
  },
  "repository": "https://github.com/github/awesome-copilot",
  "license": "MIT",
  "keywords": [
    "power-automate",
    "power-platform",
    "flowstudio",
    "mcp",
    "model-context-protocol",
    "cloud-flows",
    "workflow-automation",
    "monitoring",
    "governance"
  ],
  "extensions": {
    "com.github.awesome-copilot": {
      "skills": [
        "./skills/flowstudio-power-automate-build/",
        "./skills/flowstudio-power-automate-debug/",
        "./skills/flowstudio-power-automate-governance/",
        "./skills/flowstudio-power-automate-mcp/",
        "./skills/flowstudio-power-automate-monitoring/"
      ]
    }
  }
}

Client extensions

Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.

  • com.github.awesome-copilot