Auto Workflow

Builds automation workflows from repetitive tasks. Use when user mentions "automate", "save time", "reduce manual work", or has repeated tasks.

xaiohuangningde

@xaiohuangningde

Install

$ openclaw skills install @xaiohuangningde/auto-workflow

Auto Workflow

把重复任务自动化的能力。

能力轮廓

  • 输入:重复性任务/手动操作
  • 输出:自动化工作流 + 执行脚本
  • 核心逻辑:识别 → 抽象 → 自动化 → 测试

工作流

1. 观察 - 用户在重复做什么?
2. 抽象 - 这个任务的模式是什么?
3. 设计 - 怎么自动完成?
4. 实现 - 写脚本/配置
5. 测试 - 小范围验证
6. 优化 - 迭代改进

示例

用户每周手动发周报:

  1. 收集数据(系统状态)
  2. 整理成模板
  3. 发送邮件

自动化后:

  • 每周五自动执行
  • 收集本周数据
  • 生成报告
  • 自动发送

思维模式

不是"回答问题",而是"看到重复→立刻构建自动化"

遇到重复操作时:

  • 问自己:能否写成脚本?
  • 问自己:下次能否自动跑?
  • 直接做,不等用户要求

Related skills

Automation Workflows

@jk-0001

Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".

31282k

Automation Workflows 0.1.0

@lucasayala

Design and implement automation workflows to save time and scale operations as a solopreneur. Use when identifying repetitive tasks to automate, building workflows across tools, setting up triggers and actions, or optimizing existing automations. Covers automation opportunity identification, workflow design, tool selection (Zapier, Make, n8n), testing, and maintenance. Trigger on "automate", "automation", "workflow automation", "save time", "reduce manual work", "automate my business", "no-code automation".

128.4k

Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.

@10e9928a

Decomposes complex user requests into executable subtasks, identifies required capabilities, searches for existing skills at skills.sh, and creates new skills when no solution exists. This skill should be used when the user submits a complex multi-step request, wants to automate workflows, or needs help breaking down large tasks into manageable pieces.

128.9k

Cron

@projectsnowwork

Local-first recurring schedule engine for reminders, repeated tasks, and time-based execution plans. Use whenever the user mentions recurring timing, repetit...

68.6k

Browser Automation

@peytoncasper

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications.

6448k

n8n

@thomasansems

Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - listing workflows, activating/deactivating, checking execution status, manually triggering workflows, or debugging automation issues.

6120k