← Back to Skills Marketplace
141
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install workflow-note
Description
流程构建类笔记的写作规范与模板。当需要为 workflows/ 分类撰写新笔记时使用。覆盖:文章结构、内容要求、质量标准、发布流程。note-taking 定义全局规范(目录结构、命名、语言),本技能定义 workflows/ 分类的具体写作模板。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install workflow-note - After installation, invoke the skill by name or use
/workflow-note - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
流程构建类笔记的写作规范与模板
Metadata
Frequently Asked Questions
What is Workflow Note(流程笔记)?
流程构建类笔记的写作规范与模板。当需要为 workflows/ 分类撰写新笔记时使用。覆盖:文章结构、内容要求、质量标准、发布流程。note-taking 定义全局规范(目录结构、命名、语言),本技能定义 workflows/ 分类的具体写作模板。 It is an AI Agent Skill for Claude Code / OpenClaw, with 141 downloads so far.
How do I install Workflow Note(流程笔记)?
Run "/install workflow-note" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Workflow Note(流程笔记) free?
Yes, Workflow Note(流程笔记) is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Workflow Note(流程笔记) support?
Workflow Note(流程笔记) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Workflow Note(流程笔记)?
It is built and maintained by Tino Chen (@tino-chen); the current version is v1.2.2.
More Skills