← 返回 Skills 市场
Note Taker
作者
bytesagain3
· GitHub ↗
· v2.0.1
· MIT-0
1467
总下载
0
收藏
10
当前安装
12
版本数
在 OpenClaw 中安装
/install note-taker
功能描述
笔记整理助手。康奈尔笔记法、卡片盒笔记(Zettelkasten)、思维导图笔记、会议笔记、课堂笔记、笔记整理。Note-taking with Cornell method, Zettelkasten, mind maps, meeting notes, lecture notes.
安全使用建议
This skill appears coherent and implements two expected pieces of functionality: note-formatting templates and a lightweight local CLI task manager. Before installing, review the included scripts (scripts/note.sh and scripts/script.sh) yourself — they are short shell scripts that create and write to ~/.local/share/note-taker (data.log and history.log). There are no network calls or requests for credentials, but you should: 1) confirm you're comfortable with the skill writing persistent files in your home directory or set NOTE_TAKER_DIR to a location you control; 2) inspect SKILL.md for any hidden/non-printing characters (scanner flagged unicode-control-chars); 3) run the scripts in a non-privileged account or sandbox first if you want extra safety; and 4) back up any important data before using the export/clear commands. Overall the package is low-risk and behaves as described.
功能分析
Type: OpenClaw Skill
Name: note-taker
Version: 2.0.1
The note-taker skill bundle provides a simple command-line utility for task management and note-taking templates (Cornell, Zettelkasten, etc.). The scripts (scripts/script.sh and scripts/note.sh) handle local data storage in the user's home directory and generate markdown templates without any network activity, data exfiltration, or suspicious execution patterns. While some task management functions in script.sh are implemented as simple stubs that log actions rather than modifying the data file, the behavior is entirely local and consistent with the stated purpose.
能力评估
Purpose & Capability
The name/description focus on note-taking (Cornell, Zettelkasten, mind maps, meeting/lecture notes) but the SKILL.md also exposes a simple CLI task manager (add/list/done/etc.). This dual role is coherent for a productivity tool but is a mild mismatch with the note-focused name — still reasonable and explainable.
Instruction Scope
Runtime instructions and included scripts only reference local storage paths, standard Unix utilities, and prompt templates for formatting notes. The scripts read/write only the per-skill data directory and do not attempt to read unrelated system files or transmit data externally.
Install Mechanism
There is no install spec; the skill is instruction + two shell scripts. No remote downloads, package installs, or archive extraction are present in the bundle.
Credentials
The skill declares no required environment variables or credentials. The scripts do respect NOTE_TAKER_DIR / XDG_DATA_HOME and $HOME and will create and write to ~/.local/share/note-taker (data.log and history.log). Writing local files is expected, but users should be aware of persistent data storage.
Persistence & Privilege
always:false and no privileged behaviors. The skill does not modify other skills or system-wide configs; it only creates and writes files within its own data directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install note-taker - 安装完成后,直接呼叫该 Skill 的名称或使用
/note-taker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.7
yaml-fix+quality
v1.0.6
yaml-fix+quality
v1.0.5
Quality upgrade
v1.0.4
Quality upgrade: custom functionality
v1.0.3
Standards compliance: unique content, no template text
v1.0.2
Quality fix: cleaner docs, removed flags
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions
v1.0.0
Initial release of note-taker.
- Supports multiple note-taking methods: Cornell, Zettelkasten, mind maps, meeting notes, and lecture notes.
- Includes commands for each note-taking style and for organizing notes.
- Provides professional advice for effective note-taking and organization.
- Workflow and best practices included for user guidance.
- Available in both Chinese and English descriptions.
元数据
常见问题
Note Taker 是什么?
笔记整理助手。康奈尔笔记法、卡片盒笔记(Zettelkasten)、思维导图笔记、会议笔记、课堂笔记、笔记整理。Note-taking with Cornell method, Zettelkasten, mind maps, meeting notes, lecture notes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1467 次。
如何安装 Note Taker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install note-taker」即可一键安装,无需额外配置。
Note Taker 是免费的吗?
是的,Note Taker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Note Taker 支持哪些平台?
Note Taker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Note Taker?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.1。
推荐 Skills