← 返回 Skills 市场
ninihen1

Power Automate Build

作者 ninihen1 · GitHub ↗ · v1.1.0
cross-platform ✓ 安全检测通过
306
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install power-automate-build
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /power-automate-build 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug power-automate-build
版本 1.1.0
许可证
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 306 次。

如何安装 Power Automate Build?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install power-automate-build」即可一键安装,无需额外配置。

Power Automate Build 是免费的吗?

是的,Power Automate Build 完全免费(开源免费),可自由下载、安装和使用。

Power Automate Build 支持哪些平台?

Power Automate Build 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Power Automate Build?

由 ninihen1(@ninihen1)开发并维护,当前版本 v1.1.0。

💬 留言讨论