
from awesome-copilot34,827
Build, scaffold, deploy, and verify Power Automate cloud flows programmatically via a FlowStudio MCP server; handles connection discovery, definition building,
This skill teaches an agent how to construct, deploy, and verify Power Automate (Logic) flows using a FlowStudio MCP server as the toolchain. It provides step‑by‑step patterns for checking existing flows, resolving connection references, discovering connector operations dynamically, assembling flow JSON definitions, and safely deploying or updating flows via the server's MCP APIs. The skill emphasizes safety checks, dynamic discovery of connector operations, and recommended deployment/testing patterns.
Load this skill when asked to create or modify Power Automate workflows programmatically: scaffold a new flow, patch actions, wire connector references, deploy to an environment, or run controlled tests. It is intended for scenarios where an MCP-backed FlowStudio instance is available and the agent can call tool endpoints (requires a FlowStudio MCP subscription).
references/ folder.{}
FlowStudio Power Automate Builder skill from the awesome-copilot repo. No bundled scripts — the skill is a detailed SKILL.md with 6 reference files covering flow schema, trigger types, action patterns, and build patterns. The SKILL.md is thorough and well-structured, providing step-by-step instructions for building, deploying, and testing Power Automate flows via an MCP server. Requires a FlowStudio MCP commercial subscription, which limits accessibility. No security concerns found — uses placeholder tokens, no destructive commands, no exfiltration.
Well-documented skill with no security issues. The skill_md_body was null in the fetch response, so the content was fetched from GitHub directly. The source_path in the DB appears incorrect — points to plugins/ directory but the actual path is skills/ directory. This may need a DB correction.
Copilot Instructions Blueprint Generator
Generates a technology-agnostic blueprint for creating copilot-instructions.md files that align Copilot output with a project's exact architecture, versions, an
quality-playbook
Run a complete quality engineering audit on any codebase. Derives behavioral requirements from the code, generates spec-traced functional tests, runs a three...
Arize Experiment
Create, run, and analyze Arize experiments to evaluate and compare model performance using the ax CLI.