← 返回 Skills 市场
cikichen

Structured Workflow

作者 Simon · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
620
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install structured-workflow
功能描述
默认启用:中文输出、结构化流程、简洁优先。适用于所有任务。
使用说明 (SKILL.md)

结构化工作流(轻量版)

默认规则(始终生效):

  1. 全部使用简体中文。
  2. 先结论,后要点;最小充分输出,避免冗余。
  3. 执行顺序:构思方案 → 提请审核 → 分解任务。
  4. 编码前先调研并澄清疑点。
  5. 保持 KISS:优先简单、可维护方案,避免过度工程化。
  6. 以事实为准;发现错误时直接指出并修正。
  7. 所有输出(包括 Implementation Plan、Task List、Thought)必须使用中文。

按需读取(不要默认加载):

  • 复杂架构与权衡:references/architecture.md
  • 多步实施模板:references/workflow.md
  • 质量门禁清单:references/quality-gates.md
安全使用建议
This skill is a lightweight workflow/style guide that forces Chinese output and a concise, structured process. It is instruction-only and does not request credentials or installs, so it is internally coherent. Before enabling: be aware it will change the agent's language and response style (all outputs must be Chinese and follow the workflow). If you need responses in another language or a different style, do not enable it globally or disable autonomous invocation so it runs only when explicitly invoked. Test it on non-sensitive prompts first to confirm it behaves as you expect.
功能分析
Type: OpenClaw Skill Name: structured-workflow Version: 1.0.0 The skill bundle consists entirely of Markdown documentation and configuration files designed to guide the AI agent's workflow and output style. It enforces structured thinking, Chinese language responses, and quality control measures (e.g., 'plan-review-execute' logic) without any executable code, network requests, or instructions to access sensitive data. Files like SKILL.md and those in the references/ directory are purely instructional and align with standard productivity frameworks.
能力评估
Purpose & Capability
Name/description (structured workflow, Chinese output, concise) align with the skill files and instructions. There are no requests for unrelated binaries, credentials, or external services that would be out of scope for a formatting/workflow helper.
Instruction Scope
SKILL.md and reference files only instruct the agent to follow a structured process (plan → request review → decompose → verify) and to output in Chinese. The references are marked '按需读取' (use only when needed). There are no instructions to read system files, access environment variables, or send data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk and no external packages or downloads are requested.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content does not attempt to access secrets or unrelated services.
Persistence & Privilege
always is false (good). The skill is user-invocable and allows model invocation (default). Autonomous invocation is normal for skills; if you do not want the agent to call this autonomously, consider disabling model invocation or controlling when the skill is enabled. The skill does not request elevated system presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install structured-workflow
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /structured-workflow 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首发版本,提供结构化工作流(轻量版)规范。 - 默认中文输出,强调结论先行与简洁表达。 - 明确工作流程:构思、审核、分解、调研、澄清。 - 强调简单、可维护、事实为准与及时纠错。 - 输出统一为简体中文,并支持查阅架构、实施与质量相关文档。
元数据
Slug structured-workflow
版本 1.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Structured Workflow 是什么?

默认启用:中文输出、结构化流程、简洁优先。适用于所有任务。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 620 次。

如何安装 Structured Workflow?

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

Structured Workflow 是免费的吗?

是的,Structured Workflow 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Structured Workflow 支持哪些平台?

Structured Workflow 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Structured Workflow?

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

💬 留言讨论