Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add kaael1/mcp-power-automate --skill power-automate-mcpgit clone --depth 1 https://github.com/kaael1/mcp-power-automateWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/kaael1/mcp-power-automate/power-automate-mcp)<a href="https://agentmods.dev/skills/kaael1/mcp-power-automate/power-automate-mcp"><img src="https://agentmods.dev/badge/skills/kaael1/mcp-power-automate/power-automate-mcp/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/kaael1/mcp-power-automate/power-automate-mcp"><img src="https://agentmods.dev/badge/skills/kaael1/mcp-power-automate/power-automate-mcp.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00046 | $0.01188 |
| Opus 5 | $0.00023 | $0.00594 |
| Sonnet 5 | $0.00009 | $0.00238 |
| Haiku 4.5 | $0.00005 | $0.00119 |
Grade A, and why
power-automate-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 123 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Power Automate MCP
Use this skill when the user wants AI help with Microsoft Power Automate flows through the local MCP server and Chromium extension from this repository.
The extension is a passive capture and status surface. Do not ask the user to click extension buttons to make normal MCP work proceed. The AI should operate through MCP tools.
Provider notes live in references/providers.md.
Operating Rules
- Start with
doctororget_context. - Use
connect_flowwhen the target is not already explicit. - Prefer browser-captured flows, explicit
flowId, or a narrownameQuery; ifconnect_flowreturns candidates, choose byflowIdor ask the user which flow is intended. - Call
get_flowbefore edits. - Call
preview_flow_updatebefore saving. - Call
validate_flowbefore and after save when available. - Call
apply_flow_updateonly for the smallest intended change. - Call
get_last_updateafter save and summarize the review diff. - Use
revert_last_updateif the saved result is wrong. - Prefer test or staging flows before production flows.
Recommended Workflows
Inspection
doctorget_contextconnect_flowif neededget_flowlist_runsorget_latest_runif run history mattersget_run_actionswhen a run needs action-level triage
Solution Work
Use solution write tools only for unmanaged solutions and only when adding cloud flows is the intended change.
doctorget_context- Confirm
canManageSolutions.availableis true, or follow its reason before retrying. list_solutionslist_solution_componentswhen a specific solution needs component inventory.list_environment_variableswhen environment variable definitions or current values matter.add_flow_to_solutionfor an existing flow, orcreate_flow_in_solutionwhen a new blank flow should be created and added.
Safe Edit
doctorconnect_flowget_flow- Build the smallest candidate flow change.
preview_flow_updatevalidate_flowapply_flow_updateget_last_updatevalidate_flowagain when available
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 123 lines · 46 tokens per session scan A 31a6ebce2e9a
power-automate-mcp is a skill published in the GitHub repository kaael1/mcp-power-automate (24 stars, last pushed 3mo ago), licensed MIT. It adds 46 tokens to every session and 1,188 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
automation-strategy
Use when deciding whether a process is worth automating, sizing ROI and build-vs-buy, choosing an automation platform, or diagnosing why a fleet of automations keeps breaking — the decision layer before anyone builds. NOT building the flow (that is automation-flows, or n8n / make / zapier / power-automate to drive a…
Dispatching Parallel Agents
Concurrent execution of independent subtasks using multi-agent scheduling.
Executing Implementation Plans
Systematic execution of multi-step implementation plans with milestone verification.
gws-gmail
Gmail: Send, read, and manage email.
recipe-save-email-attachments
Find Gmail messages with attachments and save them to a Google Drive folder.
happiness-skill
A Chinese-language guide to happiness based on reducing unmet wants, focusing on the present, and treating happiness as a trainable skill.