← Back to Skills Marketplace
ninihen1

Power Automate Build

by ninihen1 · GitHub ↗ · v1.1.0
cross-platform ✓ Security Clean
306
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install power-automate-build
Description
Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Load this skill when asked to: create a flow, build a new flow, deplo...
Usage Guidance
This skill appears coherent and only needs a FlowStudio MCP JWT. Before installing, verify you trust https://mcp.flowstudio.app and that your FLOWSTUDIO_MCP_TOKEN is scoped appropriately (least privilege, short-lived if possible). Understand that using the skill will send flow definitions, connection reference IDs, and API call arguments to the FlowStudio MCP service — review their privacy/security policies if those flows may include sensitive data or PII. Do not supply other credentials (Azure, Microsoft, tenant admin secrets) to this skill unless you understand why they're needed. If you need higher assurance, ask the publisher for an endpoint/organization identity, audit logs, or a way to limit token scope and expiration.
Capability Analysis
Type: OpenClaw Skill Name: power-automate-build Version: 1.1.0 The power-automate-build skill bundle provides a comprehensive framework for constructing and deploying Power Automate cloud flows via the FlowStudio MCP server. It includes detailed Python helpers and extensive markdown templates (SKILL.md and various reference files) for common operations like SharePoint integration, Teams notifications, and complex data transformations. The skill demonstrates good security practices by instructing the agent to seek user confirmation before triggering flows and providing guidance on using 'securestring' parameters for sensitive credentials. No evidence of malicious intent, unauthorized data exfiltration, or prompt injection attacks was found.
Capability Assessment
Purpose & Capability
Name/description (FlowStudio MCP flow build/deploy) align with the single declared requirement (FLOWSTUDIO_MCP_TOKEN) and the documented MCP endpoints (mcp.flowstudio.app). Nothing requested (no unrelated cloud creds, binaries, or config paths) is out of scope for building flows.
Instruction Scope
SKILL.md provides step-by-step instructions and example RPC calls against the FlowStudio MCP API (list_store_flows, list_live_connections, get_live_flow, update_live_flow, etc.). It does not instruct the agent to read unrelated local files or environment variables, nor to exfiltrate data to unexpected endpoints beyond the documented MCP server.
Install Mechanism
Instruction-only skill with no install spec and no code files to execute on install — minimal footprint and low install risk.
Credentials
Only a single environment variable (FLOWSTUDIO_MCP_TOKEN) is required and declared as the primary credential; that is proportionate for a tool that must authenticate to the FlowStudio MCP server.
Persistence & Privilege
Skill is not forced-always, is user-invocable, and does not request persistent system-level privileges or modify other skills' configs. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install power-automate-build
  3. After installation, invoke the skill by name or use /power-automate-build
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Add metadata.openclaw declaring FLOWSTUDIO_MCP_TOKEN env var requirement to resolve security scan flag
v1.0.0
Initial release of power-automate-build skill. - Enables building, scaffolding, and deploying Power Automate cloud flows via the FlowStudio MCP server. - Includes step-by-step guide for creating and updating flow definitions using API calls. - Provides detailed instructions on managing connection references and handling missing connectors. - Requires a FlowStudio MCP subscription for access and operation. - Reference documentation and Python helper included for programmatic usage.
Metadata
Slug power-automate-build
Version 1.1.0
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Power Automate Build?

Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Load this skill when asked to: create a flow, build a new flow, deplo... It is an AI Agent Skill for Claude Code / OpenClaw, with 306 downloads so far.

How do I install Power Automate Build?

Run "/install power-automate-build" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Power Automate Build free?

Yes, Power Automate Build is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Power Automate Build support?

Power Automate Build is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Power Automate Build?

It is built and maintained by ninihen1 (@ninihen1); the current version is v1.1.0.

💬 Comments