← 返回 Skills 市场
sumo0221

Sumo Smart Note

作者 Sumo0221 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sumo-smart-note
功能描述
Smart note-taking skill for 蘇茉家族. When master says "記下來" (record this), automatically save development notes to both workspace AND SumoNoteBook raw/shared.
安全使用建议
This skill appears to do only local file operations (saving notes and creating files in the SumoNoteBook folder). Before installing, check the following: (1) Confirm you are comfortable allowing the agent to write files into your workspace and into C:/butler_sumo/library/SumoNoteBook/raw/shared (or adjust the paths in smart_note.py). (2) Be aware the script reads OPENCLAW_WORKSPACE if set (this env var is not declared in the registry); if you have a different workspace path, set that env var or edit the script. (3) The code contains no network calls or secret access, so exfiltration risk is low, but it will store whatever text you send—avoid recording sensitive credentials or secrets. (4) The Sumo path is Windows-centric; on other OSes it may create odd folders—test in a safe environment first. If any of these behaviors are unexpected, request a version that exposes the storage paths as configurable parameters or removes hard-coded locations.
能力评估
Purpose & Capability
Name, description, SKILL.md, and smart_note.py align: the skill collects text and writes it to a workspace memory file and to a SumoNoteBook 'raw/shared' folder. The declared functionality (save + de-dup + optional concept extraction) matches the code.
Instruction Scope
SKILL.md and the script limit actions to reading/appending a workspace note and creating/writing a file under the specified SumoNoteBook path. The script only reads the existing development_log.md (to avoid duplicates) and writes new files; it does not make network calls, spawn shells, or read unrelated system files.
Install Mechanism
No install spec or remote fetches; the skill is instruction-plus-local-Python-script only. Nothing is downloaded or extracted from external URLs.
Credentials
The skill does not request credentials. It does read the OPENCLAW_WORKSPACE environment variable if present (not listed in the registry metadata) and falls back to a hard-coded default workspace path; it also writes to a hard-coded Windows path C:/butler_sumo/library/SumoNoteBook/raw/shared. This is reasonable for a local note-sync tool, but the use of an undeclared env var and a fixed C: path can surprise users and requires filesystem write permission.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges. It only creates and writes files within its workspace and the configured Sumo folder and does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install sumo-smart-note
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /sumo-smart-note 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
智能筆記技能,自動同步到 SumoNoteBook
元数据
Slug sumo-smart-note
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Sumo Smart Note 是什么?

Smart note-taking skill for 蘇茉家族. When master says "記下來" (record this), automatically save development notes to both workspace AND SumoNoteBook raw/shared. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Sumo Smart Note?

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

Sumo Smart Note 是免费的吗?

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

Sumo Smart Note 支持哪些平台?

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

谁开发了 Sumo Smart Note?

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

💬 留言讨论