← 返回 Skills 市场
csh995426531

An interactive workflow structuring assistant that progressively clarifies and decomposes a vague process into a structured, executable workflow document.

作者 csh995426531 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install workflow-structurer-skill
功能描述
Interactive workflow structuring assistant that guides users step-by-step to transform vague process descriptions into structured, executable workflow docume...
使用说明 (SKILL.md)

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: \x3Cworkflow-name>

## Goal
\x3Cone sentence: what problem this workflow solves>

## Trigger Phrases
\x3Cwhat a user would say to invoke this skill>

## Steps
1. \x3Cstep-name>: \x3Cone-line summary>
2. \x3Cstep-name>: \x3Cone-line summary>
...

## Key Rules
- \x3Chard constraints extracted from all steps>

## Key Risks
- \x3Ctop risks extracted from all steps>

## Validation Summary
- \x3Chow to verify the overall workflow succeeded>

## Suggested Skill Name
\x3Ckebab-case name>

After outputting the handoff, prompt the user:

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


References

  • Step output format: see references/step-template.md
安全使用建议
This skill appears coherent and low-risk: it only contains conversational instructions and templates and asks for nothing extra. Before installing, avoid pasting sensitive secrets or credentials into any session, test the skill with non-sensitive examples, and confirm language preference (it follows the user's language). Note that the agent may invoke the skill when triggered by the listed phrases (normal behavior); if you prefer manual control, only enable the skill when needed.
能力评估
Purpose & Capability
The name/description (interactive workflow structuring) matches the SKILL.md: progressive clarification, step-by-step drilling, templates and a handoff format. It does not request unrelated credentials, binaries, or system access.
Instruction Scope
SKILL.md contains only conversational protocols, question templates, step rules, progress displays, and a handoff format. It does not instruct the agent to read local files, access environment variables, call external endpoints, or exfiltrate data.
Install Mechanism
No install spec or code files that would be written to disk; this is an instruction-only skill, which minimizes installation risk.
Credentials
No required environment variables, credentials, or config paths are declared or referenced in SKILL.md. The skill does not ask for or depend on secrets.
Persistence & Privilege
always is false and there is no indication the skill modifies other skills or system settings. disable-model-invocation is default (false) which allows autonomous invocation — this is normal for skills and not by itself a red flag.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install workflow-structurer-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /workflow-structurer-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of workflow-structurer: an interactive assistant for step-by-step workflow clarification and documentation. - Guides users to progressively clarify goals, extract high-level steps, drill into each step's details, and document inputs, outputs, responsibilities, risks, validation, and rules. - Supports both Chinese and English, automatically matching user's language. - Structured process with progress tracking, user confirmation at every step, and interruption/resume capability. - Generates a skill-creator handoff summary upon workflow completion.
元数据
Slug workflow-structurer-skill
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

An interactive workflow structuring assistant that progressively clarifies and decomposes a vague process into a structured, executable workflow document. 是什么?

Interactive workflow structuring assistant that guides users step-by-step to transform vague process descriptions into structured, executable workflow docume... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 An interactive workflow structuring assistant that progressively clarifies and decomposes a vague process into a structured, executable workflow document.?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install workflow-structurer-skill」即可一键安装,无需额外配置。

An interactive workflow structuring assistant that progressively clarifies and decomposes a vague process into a structured, executable workflow document. 是免费的吗?

是的,An interactive workflow structuring assistant that progressively clarifies and decomposes a vague process into a structured, executable workflow document. 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

An interactive workflow structuring assistant that progressively clarifies and decomposes a vague process into a structured, executable workflow document. 支持哪些平台?

An interactive workflow structuring assistant that progressively clarifies and decomposes a vague process into a structured, executable workflow document. 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 An interactive workflow structuring assistant that progressively clarifies and decomposes a vague process into a structured, executable workflow document.?

由 csh995426531(@csh995426531)开发并维护,当前版本 v1.0.0。

💬 留言讨论