Total 30,580 skills, Automation has 942 skills
Showing 12 of 942 skills
Automate Gmail with intelligent workflows - attachment management, email organization, auto-archiving, and Google Drive integration
Analyze a screen recording of a manual process and produce targeted, working automation scripts. Extracts frames and audio narration from video files, reconstructs the step-by-step workflow, and proposes automation at multiple complexity levels using tools already installed on the user machine.
Debug failing Power Automate cloud flows using the FlowStudio MCP server. Load this skill when asked to: debug a flow, investigate a failed run, why is this flow failing, inspect action outputs, find the root cause of a flow error, fix a broken Power Automate flow, diagnose a timeout, trace a DynamicOperationRequestFailure, check connector auth errors, read error details from a run, or troubleshoot expression failures. Requires a FlowStudio MCP subscription — see https://mcp.flowstudio.app
Universal execution engine consuming .task/*.json directory format. Serial task execution with convergence verification, progress tracking via execution.md + execution-events.md.
Orchestrate a multi-phase implementation workflow for this repository with artifact files under .ai/<project-name>/<letter>/ and fresh codex exec child runs per phase. Use when the user wants one prompt to drive context gathering, planning, plan assessment, implementation, build verification, and review iterations while keeping the main session context clean.
Intelligent lead assignment and routing - AI-powered scoring, territory mapping, round-robin distribution, and workload balancing
WhatsApp Business automation - customer support, notifications, chatbots, and broadcast messaging
List, run, and monitor Airtop agents. Use when asked to run an Airtop agent, check agent status, list agents, or invoke a webhook agent.
Live browser interaction via Playwright MCP — navigate pages, click buttons, fill forms, take screenshots.
FOX v0.1 — Fully autonomous multi-strategy trading for Hyperliquid perps via Senpi MCP. Forked from Wolf v7 + v7.1 data-driven optimizations (14-trade analysis: 2W/12L). Tighter absolute floor (0.02/lev, ~20% max ROE loss), aggressive Phase 1 timing (30min hard timeout, 15min weak peak, 10min dead weight), green-in-10 floor tightening, time-of-day scoring (+1 for 04-14 UTC, -2 for 18-02 UTC), rank jump minimum (≥15 OR vel>15). Scoring system (6+ pts), NEUTRAL regime support, tiered margin (6 entries max), BTC 1h bias alignment, market regime refresh 4h. 8-cron architecture. Independent from Wolf. Requires Senpi MCP, python3, mcporter CLI, OpenClaw cron system.
Browser automation CLI with Nstbrowser integration for AI agents. Use when the user needs advanced browser fingerprinting, profile management, proxy configuration, batch operations on multiple browser profiles, or cursor-based pagination for large datasets. Triggers include requests to "use NST profile", "configure proxy for profile", "manage browser profiles", "batch update profiles", "start multiple browsers", "list profiles with pagination", or any task requiring Nstbrowser's anti-detection features.
Autonomous iterative experimentation loop for any programming task. Guides the user through defining goals, measurable metrics, and scope constraints, then runs an autonomous loop of code changes, testing, measuring, and keeping/discarding results. Inspired by Karpathy's autoresearch. USE FOR: autonomous improvement, iterative optimization, experiment loop, auto research, performance tuning, automated experimentation, hill climbing, try things automatically, optimize code, run experiments, autonomous coding loop. DO NOT USE FOR: one-shot tasks, simple bug fixes, code review, or tasks without a measurable metric.