← 返回 Skills 市场
tino-chen

Workflow Note(流程笔记)

作者 Tino Chen · GitHub ↗ · v1.2.2 · MIT-0
cross-platform ⚠ suspicious
141
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install workflow-note
功能描述
流程构建类笔记的写作规范与模板。当需要为 workflows/ 分类撰写新笔记时使用。覆盖:文章结构、内容要求、质量标准、发布流程。note-taking 定义全局规范(目录结构、命名、语言),本技能定义 workflows/ 分类的具体写作模板。
安全使用建议
This skill is a documentation/template for writing workflow notes and is mostly coherent, but exercise caution before letting an agent follow it autonomously. Pay attention to two things: (1) SKILL.md instructs the agent to read other local files and to include 'complete content' — that can pull secrets or internal addresses into a public note; require a manual preview step or automatic redaction before publishing. (2) The SKILL.md contains unicode control characters (prompt-injection signal) — open the file in a hex-capable editor or view raw to check for hidden characters and remove them if accidental or malicious. If you want to use this skill safely: run it with model invocation disabled or require explicit user confirmation before any file reads or before inserting file contents into output; restrict its working directory or run it in a sandbox; and ensure it filters/removes API keys, passwords, tokens, and internal hostnames from any included files. My confidence is medium — if you can confirm the unicode-control chars are benign and that the skill enforces redaction of sensitive fields (or you add a manual-review requirement), the risk would drop.
功能分析
Type: OpenClaw Skill Name: workflow-note Version: 1.2.2 The skill bundle provides a structured template and guidelines for an AI agent to document technical workflows. It includes explicit instructions to avoid leaking sensitive information (keys, personal data) and focuses on maintaining documentation quality and reproducibility. No malicious code, exfiltration attempts, or harmful prompt injections were found in SKILL.md or the associated reference files.
能力评估
Purpose & Capability
Name/description match the actual content: this is a note-writing template for workflows/. It declares no binaries, env vars, or installs and the files are templates/examples — these are proportionate to a documentation/template skill.
Instruction Scope
The SKILL.md explicitly instructs the agent to read other files from the user's filesystem (e.g., ~/.openclaw/skills/note-taking/SKILL.md, cron tasks, HEARTBEAT.md, AGENTS.md and 'actual configuration' files) and to include 'complete content' in notes. That behavior can legitimately be needed for producing accurate workflow notes, but it also means the agent may read and embed sensitive or unrelated data. Additionally, the SKILL.md contains unicode-control characters (pre-scan finding) which can be used for prompt-injection or to obscure instructions.
Install Mechanism
No install spec and no code files; this is instruction-only so nothing gets written or executed automatically during installation — low install risk.
Credentials
The skill declares no environment variables or credentials, which is appropriate, but the runtime instructions require access to arbitrary config paths and other skills' SKILL.md without declaring them. That implicit file-access requirement is not reflected in requires/configs and can expose sensitive content (secrets, internal addresses) if followed without safeguards.
Persistence & Privilege
always is false and there is no install-time persistence. The skill does instruct reading other skills' files (e.g., the global note-taking SKILL.md), which is a cross-skill read but not an explicit modification or persistent privilege escalation.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install workflow-note
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /workflow-note 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.2
Add Chinese display name
v1.2.1
Remove personal identity information from skill content
v1.2.0
Display name: 添加中文名称
v1.1.0
add guide link to notes site
v1.0.0
流程构建类笔记的写作规范与模板
元数据
Slug workflow-note
版本 1.2.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

Workflow Note(流程笔记) 是什么?

流程构建类笔记的写作规范与模板。当需要为 workflows/ 分类撰写新笔记时使用。覆盖:文章结构、内容要求、质量标准、发布流程。note-taking 定义全局规范(目录结构、命名、语言),本技能定义 workflows/ 分类的具体写作模板。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 141 次。

如何安装 Workflow Note(流程笔记)?

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

Workflow Note(流程笔记) 是免费的吗?

是的,Workflow Note(流程笔记) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Workflow Note(流程笔记) 支持哪些平台?

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

谁开发了 Workflow Note(流程笔记)?

由 Tino Chen(@tino-chen)开发并维护,当前版本 v1.2.2。

💬 留言讨论