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 Wals-pro/claude-power-automate --skill power-automate-workflow-patternsgit clone --depth 1 https://github.com/Wals-pro/claude-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/wals-pro/claude-power-automate/power-automate-workflow-patterns)<a href="https://agentmods.dev/skills/wals-pro/claude-power-automate/power-automate-workflow-patterns"><img src="https://agentmods.dev/badge/skills/wals-pro/claude-power-automate/power-automate-workflow-patterns/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/wals-pro/claude-power-automate/power-automate-workflow-patterns"><img src="https://agentmods.dev/badge/skills/wals-pro/claude-power-automate/power-automate-workflow-patterns.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.00073 | $0.00350 |
| Opus 5 | $0.00036 | $0.00175 |
| Sonnet 5 | $0.00015 | $0.00070 |
| Haiku 4.5 | $0.00007 | $0.00035 |
Grade A, and why
power-automate-workflow-patterns 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 11d 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.
What it actually says
Power Automate Workflow Patterns
Use this before designing or restructuring a Power Automate cloud flow. It adapts n8n-style workflow discipline to Power Automate concepts.
Pattern Workflow
- Pick the pattern from
references/cloud-flow-patterns.md. - Identify trigger, data source, transformation, action, and observability points.
- Keep solution-aware flows versioned through local artifacts.
- Use
power-automate-action-configurationfor connector payloads. - Use
power-automate-expression-syntaxfor conditions and dynamic content. - Use
power-automate-api-clientfor pull/diff/deploy/verify. - Use
power-automate-referenceto confirm trigger/actiontypevalues and keep expressions inside the real WDL function namespace.
Design Rules
- Prefer small, explicit branches over dense nested expressions.
- Use scopes to group transactional steps and error handling.
- Make connector boundaries visible: SharePoint lookup, Outlook send/draft, Dataverse write, HTTP call, etc.
- Add observable evidence for critical paths, such as log rows or status updates, when the business process needs auditability.
- Keep customer-facing send paths testable without sending directly from Claude.
What ships with it
1 file 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.
- 11d ago First seen · 37 lines · 73 tokens per session scan A 875456589aa1
power-automate-workflow-patterns is a skill published in the GitHub repository Wals-pro/claude-power-automate (11 stars, last pushed 2d ago), licensed MIT. It adds 73 tokens to every session and 350 once invoked, about $0.0004 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-31.
Other skills, from other repositories
azure-cli
Use the Azure CLI to manage subscriptions, resource groups, AKS, App Service, Key Vault, and role assignments.
claw-admin
Claw system administration: service management, IM connections, logs, cron, and workspace diagnostics. Use when the user asks to manage claw services, connect/disconnect IM platforms, view logs, or perform system-wide operations.
x-nets
Enhanced netstat module with cached data and structured output. View network connections, routing tables, and interface statistics in interactive or TSV/CSV formats. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.
latchbio-integration
Latch platform for bioinformatics workflows. Build pipelines with Latch SDK, @workflow/@task decorators, deploy serverless workflows, LatchFile/LatchDir, Nextflow/Snakemake integration.
x-theme
Change terminal command line prompt theme. Globally manage the display style of all x-cmd interactive components. Supports multiple theme vendors: theme, starship, ohmyposh. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.
x-arp
Display ARP cache table with MAC vendor lookup and suspicious entry detection. Supports CSV, TSV, and TUI output. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.