power-automate-action-configuration

power-automate-action-configuration is a skill for Claude Code, Codex from Wals-pro/claude-power-automate. It costs 71 tokens per session (304 once invoked), scanned A, original, MIT.

A guide for editing the triggers and actions in Microsoft Power Automate cloud flows from their configuration data. A cloud flow is an automated sequence that runs online, such as sending an email after a form submission.

In plain words
What is it for?
Use it to configure Outlook, SharePoint, Dataverse, and other connector actions, preserve existing connections, and validate flow definitions.
Why use it?
It helps keep connector settings, authentication links, execution order, retries, and file data correct when changing a flow.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to configure Outlook, SharePoint, Dataverse, and other connector actions, preserve existing connections, and validate flow definitions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/wals-pro/claude-power-automate/power-automate-action-configuration
Install

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.

Any agent
npx skills add Wals-pro/claude-power-automate --skill power-automate-action-configuration
Clone the repo
git clone --depth 1 https://github.com/Wals-pro/claude-power-automate

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for power-automate-action-configuration

README.md
[![agentmods](https://agentmods.dev/badge/skills/wals-pro/claude-power-automate/power-automate-action-configuration/github.svg)](https://agentmods.dev/skills/wals-pro/claude-power-automate/power-automate-action-configuration)
Your own site
<a href="https://agentmods.dev/skills/wals-pro/claude-power-automate/power-automate-action-configuration"><img src="https://agentmods.dev/badge/skills/wals-pro/claude-power-automate/power-automate-action-configuration/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.

agentmods 80×15 button for power-automate-action-configuration

Your own site · 80×15
<a href="https://agentmods.dev/skills/wals-pro/claude-power-automate/power-automate-action-configuration"><img src="https://agentmods.dev/badge/skills/wals-pro/claude-power-automate/power-automate-action-configuration.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 71 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 304 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00071 $0.00304
Opus 5 $0.00036 $0.00152
Sonnet 5 $0.00014 $0.00061
Haiku 4.5 $0.00007 $0.00030

Measured 12d ago against content hash 16c79711258a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

power-automate-action-configuration 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.

skills/power-automate-action-configuration/SKILL.md · 35 lines

What it actually says

Power Automate Action Configuration

Use this when editing definition.actions, definition.triggers, or connectionReferences in a Power Automate cloud-flow artifact.

Procedure

  1. Identify the connector/action key in the JSON and the display action in the designer.
  2. Read the official connector reference for that connector if payload shape is uncertain.
  3. Preserve existing connectionReferences; only change them when explicitly remapping credentials/connections.
  4. Keep runAfter explicit when moving actions between branches.
  5. Validate binary, attachment, and file-content fields against the connector docs and at least one live run when possible.

References

  • Read references/actions-connectors.md for connector/action patterns.
  • Use power-automate-expression-syntax for dynamic content.
  • Use power-automate-api-client for pull/diff/deploy.
  • Use power-automate-reference for the exact action/trigger type values, the WDL schema, and runAfter semantics.
Files

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.

Changes

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.

  1. 12d ago First seen · 35 lines · 71 tokens per session scan A 16c79711258a

Subscribe to this mod's changes

power-automate-action-configuration is a skill published in the GitHub repository Wals-pro/claude-power-automate (11 stars, last pushed 3d ago), licensed MIT. It adds 71 tokens to every session and 304 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.

Related

Other skills, from other repositories

printing-press-amend

Amend a published CLI from one of two input sources: (1) dogfood mode mines the active Claude Code session transcript for friction (missing flags, hand- rolled API payloads, silent-null returns); (2) direct-input mode accepts user-supplied asks (rename a command, add commands or feeds, fix a named bug, optionally…

mvanhorn/cli-printing-press · 222 tokens

groq-inference

Ultra-fast LLM inference on custom LPU hardware. OpenAI-compatible API at api.groq.com. Lowest latency in the industry (500-1000+ tok/s). Supports chat completions, vision, audio (Whisper STT + TTS), tool calling, JSON mode, and streaming. Free tier available. Inference only — no training.

synthetic-sciences/openscience · 77 tokens

wikipedia

Search and read Wikipedia via x wkp — MediaWiki API, no API key, zero install; query, extract, suggest, and DDG route in one module. Load for wiki, wikipedia, encyclopedia lookup, article summary.

x-cmd/x-cmd · 49 tokens

cve

Look up CVE records via x cve — cached, zero-API-key, daily xz TSV. Load for cve, vulnerability id, kev, epss, nvd, cvelist, or security advisory.

x-cmd/x-cmd · 49 tokens

voiden

Create and edit Voiden .void files for API testing. Covers the .void file format and all enabled extension block types.

VoidenHQ/voiden · 28 tokens

lap

LAP CLI -- compile, search, and manage API specs for AI agents. Use when working with API specifications (OpenAPI, GraphQL, AsyncAPI, Protobuf, Postman), compiling specs to LAP format, searching the LAP registry, generating skills from API specs, or publishing APIs. Commands: init, compile, search, get, skill…

Lap-Platform/LAP · 89 tokens