tag

automate

6 indexed skills · max 10 per page

skills (6)

automate-whatsapp

gokapso/agent-skills · Productivity

0

Build and manage WhatsApp automations with workflow graphs, triggers, functions, and integrations. \n \n Create and edit workflow graphs with nodes and edges, manage triggers (inbound messages, API calls), and deploy custom functions for dynamic logic \n Execute workflows with full context access (variables, system data, channel metadata) and debug executions via logs and event inspection \n Integrate third-party apps and actions into agent nodes, query and manipulate D1 databases for persistent

cicd-automation-workflow-automate

sickn33/antigravity-awesome-skills · Productivity

0

You are a workflow automation expert specializing in creating efficient CI/CD pipelines, GitHub Actions workflows, and automated development processes. Design and implement automation that reduces manual work, improves consistency, and accelerates delivery while maintaining quality and security.

flowstudio-power-automate-debug

github/awesome-copilot · Productivity

0

Diagnose and fix failing Power Automate cloud flows through step-by-step error inspection. \n \n Requires a FlowStudio MCP server connection with valid JWT; see the flowstudio-power-automate-mcp skill for setup \n Provides a structured 8-step workflow: locate flow, find failing run, extract top-level error, read flow definition, inspect action outputs, pinpoint root cause, apply fix, and verify \n Supports fast-path diagnosis via FlowStudio for Teams subscriptions using get_store_flow_errors for

flowstudio-power-automate-build

github/awesome-copilot · Frontend

0

Programmatically build, scaffold, and deploy Power Automate cloud flows via FlowStudio MCP. \n \n Requires a FlowStudio MCP subscription and valid JWT token; connection setup covered in the flowstudio-power-automate-mcp skill \n Covers the full build workflow: safety checks for existing flows, connection reference discovery, definition construction, deployment (create or update), and test execution \n Includes reference templates for triggers, core actions (variables, control flow, expressions),

automate-this

github/awesome-copilot · Productivity

0

Analyze screen recordings of manual processes and generate working automation scripts at multiple complexity tiers. \n \n Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation tailored to the user's installed tools \n Offers three automation tiers: quick wins (shell aliases, one-liners), standalone scripts (bash, Python, Node), and full scheduled automation with logging and error handling \n Includes application-specific strategies

flowstudio-power-automate-mcp

github/awesome-copilot · Productivity

0

Programmatic Power Automate flow management via FlowStudio MCP server. \n \n List, read, and monitor cloud flows directly from the Power Automate API without UI or manual steps \n Inspect run history, per-action error details, and trigger outputs; resubmit failed runs or cancel active executions \n Update flow definitions, manage connections, and retrieve HTTP-triggered flow callback URLs \n Requires FlowStudio MCP subscription with JWT token authentication; Python or Node.js helper functions pr