Agent Skills
Instruction packs that give your AI agent know-how. Three different kinds — pick the right one below.
✦ Standalone skills2,933
Self-contained. Install one into any project and it works on its own — no other software needed.
🧰 Tool add-ons726
Come bundled with a specific tool and only work together with it — they teach your agent how to operate that tool.
automate-this
✓★ 36,200by github
Analyze screen recordings of manual processes and generate working automation scripts at multiple complexity tiers. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation tailored to the user's installed tools Offers three automation tiers: quick wins (shell aliases, one-liners), standalone scripts (bash, Python, Node), and full scheduled automation with logging and error handling Includes application-specific strategies for...
flowstudio-power-automate-debug
✓★ 36,200by github
Diagnose and fix failing Power Automate cloud flows through step-by-step error inspection. Requires a FlowStudio MCP server connection with valid JWT; see the flowstudio-power-automate-mcp skill for setup 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 Supports fast-path diagnosis via FlowStudio for Teams subscriptions using get_store_flow_errors for per-run...
flowstudio-power-automate-governance
✓★ 36,200by github
Classify, tag, and govern Power Automate flows at scale through the FlowStudio MCP cached store — without Dataverse, without the CoE Starter Kit, and without the Power Automate portal.
flowstudio-power-automate-mcp
✓★ 36,200by github
Programmatic Power Automate flow management via FlowStudio MCP server. List, read, and monitor cloud flows directly from the Power Automate API without UI or manual steps Inspect run history, per-action error details, and trigger outputs; resubmit failed runs or cancel active executions Update flow definitions, manage connections, and retrieve HTTP-triggered flow callback URLs Requires FlowStudio MCP subscription with JWT token authentication; Python or Node.js helper functions provided for...