← 返回 Skills 市场
agenticio

Note

作者 agenticio · GitHub ↗ · v2.1.0 · MIT-0
cross-platform ⚠ suspicious
1437
总下载
0
收藏
14
当前安装
2
版本数
在 OpenClaw 中安装
/install note
功能描述
Knowledge capture and connection system with automatic organization and retrieval. Use when user mentions taking notes, capturing ideas, recording insights,...
安全使用建议
The capture script itself is simple and stores notes locally (no network calls), but the skill's documentation advertises many additional scripts and reference files that are not included — so the package as provided cannot perform search, synthesis, meeting prep, or connection-building. Before installing: (1) ask the publisher for the missing scripts or a full source bundle, (2) manually inspect any additional scripts before running them, (3) be aware notes will be written to ~/.openclaw/workspace/memory/notes/notes.json, and (4) note a minor bug in capture_note.py (tags handling will crash if --tags is omitted) — you may want to run it in a test environment first. Because of the documentation vs. file mismatch, treat this skill cautiously until the missing components are provided and reviewed.
功能分析
Type: OpenClaw Skill Name: note Version: 2.1.0 The skill is a local knowledge capture and organization system. The provided script, `scripts/capture_note.py`, implements basic note storage in a local JSON file within the user's home directory without any network activity, shell execution, or unauthorized data access. The instructions in `SKILL.md` explicitly emphasize local storage and privacy, and the logic is entirely consistent with the stated purpose.
能力评估
Purpose & Capability
The name/description (local note capture, organization, retrieval) match the included capture script: it writes notes as JSON to a local path. However, SKILL.md advertises many other scripts (find_notes.py, synthesize.py, connect_notes.py, references/*.md) and features (automatic topics, project organization, search index) that are not present in the file manifest. That gap means the skill as shipped cannot deliver the documented capabilities.
Instruction Scope
SKILL.md instructs the agent to run multiple scripts for searching, connecting, synthesizing, and preparing meetings, but only scripts/capture_note.py is included. The instructions therefore promise actions the agent cannot execute. The document repeatedly asserts 'All data stored locally' which aligns with the included script, but the missing scripts and reference files are a clear scope mismatch.
Install Mechanism
No install spec (instruction-only with one local Python script). No downloads or external installers are used — low install risk.
Credentials
The skill requires no environment variables or external credentials and performs only local file writes. It stores notes under ~/.openclaw/workspace/memory/notes/notes.json which is consistent with local-only storage. This access level is proportional to a note-capture tool.
Persistence & Privilege
The skill is not forced-always or declared to modify other skills or system settings. It writes to its own files under the user's home directory only. Autonomous invocation is allowed by default (normal for skills) but not combined with other high-risk factors here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install note
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /note 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.0
Major update: Added note capture, automatic organization, retrieval system, connection building, and comprehensive knowledge management workflows
v1.0.0
Initial release
元数据
Slug note
版本 2.1.0
许可证 MIT-0
累计安装 15
当前安装数 14
历史版本数 2
常见问题

Note 是什么?

Knowledge capture and connection system with automatic organization and retrieval. Use when user mentions taking notes, capturing ideas, recording insights,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1437 次。

如何安装 Note?

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

Note 是免费的吗?

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

Note 支持哪些平台?

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

谁开发了 Note?

由 agenticio(@agenticio)开发并维护,当前版本 v2.1.0。

💬 留言讨论