power-automate-buildBuild, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Your agent constructs flow definitions, wires connections, deploys, a...
Install via ClawdBot CLI:
clawdbot install ninihen1/power-automate-buildGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
POST → https://api.example.com/jobsCalls external URL not in known-safe list
https://mcp.flowstudio.appUses known external API (expected, informational)
azure.comAI Analysis
The skill's external API calls (flowstudio.app, azure.com) are consistent with its stated purpose of building Power Automate flows. While it sends data to an external service, this is explicitly documented as required functionality. No credential harvesting, hidden instructions, or obfuscation were found.
Audited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A manufacturing company needs to streamline its quality control document approval process. This flow triggers when a new document is uploaded to SharePoint, notifies designated approvers via Teams, collects responses, and updates the SharePoint list with approval status. It reduces manual follow-ups and ensures compliance with audit trails.
A retail business wants to automate gathering customer feedback from Microsoft Forms after purchases. The flow sends the form link via Outlook, aggregates responses into an Excel Online spreadsheet, and generates weekly summary emails to management. This enables real-time insights into customer satisfaction and operational improvements.
An IT department needs to automate service request handling. The flow creates a ticket in Dataverse when an employee submits a request via a Teams channel, assigns it based on priority, and sends status updates via Outlook. It improves response times and tracks resolution metrics for performance reporting.
A finance team requires automated monthly report generation. The flow runs on a schedule, extracts data from SharePoint lists, processes it with Compose actions, and emails the compiled report via Outlook to stakeholders. It eliminates manual data compilation and reduces errors in financial reporting.
An HR department seeks to streamline new hire onboarding. The flow triggers when a hire is added to a SharePoint list, creates folders in OneDrive for Business, sends welcome emails via Outlook, and assigns training tasks via Teams. It accelerates the onboarding process and ensures consistency across departments.
Offer a managed Power Automate flow development and maintenance service on a monthly or annual subscription. Clients pay for ongoing support, updates, and monitoring of their automated workflows, ensuring reliability and scalability as their business needs evolve.
Provide custom flow development projects for businesses needing specific automation solutions. Charge a fixed fee or hourly rate for designing, building, and deploying flows tailored to client requirements, such as approval systems or data integration workflows.
Develop and sell training courses or certification programs for teams to learn Power Automate flow building using FlowStudio MCP. Include hands-on labs, documentation, and support to empower clients to create and manage their own automations internally.
💬 Integration Tip
Always call list_live_connections first to verify available authenticated connections before building flows, and use the list_store_flows tool to check for existing flows to avoid duplicates.
Scored Jun 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.