Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

workflow-structurer-skill工作流结构技能

Agent Skill

workflow-structurer-skill 用于辅助前端页面、组件、样式和交互逻辑开发,适合在 OpenClaw 中需要维护前端项目、生成组件或检查界面实现时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,717

周安装

111

GitHub Stars

公开资料未说明

下载量

879
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:workflow-structurer-skill(工作流结构技能)
来源仓库:https://github.com/csh995426531/workflow-structurer-skill
安装命令:
openclaw skills install workflow-structurer-skill
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install workflow-structurer-skill

简介

workflow-structurer-skill 交互式引导用户将模糊流程描述转为结构化文档。

  • 适用于新手流程设计、会议纪要整理或需求澄清场景。
  • 分步提问帮助用户分解步骤、识别依赖和定义验收标准。
  • 安装命令为 openclaw skills install workflow-structurer-skill,无需技术背景即可使用。
  • 建议输出后由人工二次确认关键节点,避免理解偏差导致执行错误。

SKILL.md

name
workflow-structurer
description
Interactive workflow structuring assistant that guides users step-by-step to transform vague process descriptions into structured, executable workflow documents with inputs, outputs, responsibilities, risks, validation criteria, and rules. Use when user says \"梳理流程\", \"整理流程\", \"梳理工作流程\", \"整理工作流程\", \"帮我梳理一下流程\", \"organize the workflow\", \"organize the process\", \"help me structure this process\", or similar phrases about clarifying or documenting a workflow.

Language Policy

Match the user's language throughout the session. Chinese input → Chinese response. Do not switch unless asked.


Core Principle

Do NOT generate a full workflow immediately. Use progressive clarification:

clarify goal → extract steps → drill down one step at a time → produce structured output

Interaction Protocol

Phase 1: Clarify Goal

Ask (pick 1–2):

  • 你想解决的核心问题是什么?
  • 最终希望得到什么结果?
  • 什么情况算流程走通了?

Do not proceed until the goal is clear.

Phase 2: Extract Step Skeleton

Ask:

  • 从输入到输出,大致经过哪几个步骤?
  • 哪一步最不确定?哪一步最容易出问题?

Identify step names only — no details yet.

Phase 3: Drill Down (one step at a time)

For each step, ask progressively:

  1. 这一步的输入是什么?
  2. 输出是什么?
  3. 这一环主要做什么?(谁负责?)
  4. 最容易出什么问题?
  5. 我们怎么判断它是正常的?
  6. 有没有可以写死的规则或阈值?

Phase 4: Summarize the Step

After each step is complete, summarize using the template in references/step-template.md, then confirm with the user before moving on.


Step Iteration Rules

  • Work on ONE step at a time — never mix steps
  • A step is complete only when all 6 sections are filled: Input, Output, Responsibilities, Risks, Validation, Rules
  • Loop: ask → refine → summarize → confirm → next step

Progress Tracking

Show progress after each step:

已完成:Step 1(数据整理)、Step 2(清洗)
当前:Step 3 / 4

Interruption Policy

If the user stops early, summarize completed steps and mark remaining ones so the session can resume later.


Constraints

  • Do NOT assume missing details — always ask
  • Do NOT generate Rules before Risks are identified
  • Do NOT mix Validation and Rules
  • Prefer short questions over long explanations

Phase 5: Generate Skill-Creator Handoff

After all steps are confirmed, generate a handoff summary for skill-creator.

Format:

# Skill Handoff: <workflow-name>

## Goal
<one sentence: what problem this workflow solves>

## Trigger Phrases
<what a user would say to invoke this skill>

## Steps
1. <step-name>: <one-line summary>
2. <step-name>: <one-line summary>
...

## Key Rules
- <hard constraints extracted from all steps>

## Key Risks
- <top risks extracted from all steps>

## Validation Summary
- <how to verify the overall workflow succeeded>

## Suggested Skill Name
<kebab-case name>

After outputting the handoff, prompt the user:

以上内容可以直接交给 skill-creator 使用。你可以说"创建技能",让我基于这份文档生成对应的 SKILL.md。

References

  • Step output format: see references/step-template.md

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

72.8%
按下载量换算640

安全审计

VirusTotal

未展示

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills