← 返回 Skills 市场
笔记同步助手
作者
notesynchelper
· GitHub ↗
· v1.0.3
· MIT-0
174
总下载
1
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install notehelper
功能描述
当用户想保存文章/链接到笔记库、搜索已保存的文章、或配置 API 密钥时触发。触发词:「保存」「存一下」「收藏」(save),「保存链接」「抓这个链接」「帮我抓取」或只发了一个 URL(link),「搜文章」「找找」「最近存了什么」(search),「配置笔记」「设置密钥」「连接笔记服务」(config)。也可直...
安全使用建议
This skill appears coherent for syncing notes, but it will send any article text/URL/keywords you save to the remote service (https://claw.notebooksyncer.com). Before installing or using it: 1) Confirm you trust the service and its privacy policy; 2) If you store the API key on disk, check file permissions (chmod 600) or prefer exporting NOTEHELPER_API_KEY only for the session; 3) Avoid saving highly sensitive secrets or credentials inside notes you sync; 4) If you get the key via the QR/WeChat flow, ensure that process is legitimate; 5) Consider creating a scoped/revocable API key if the service supports it and revoke it if compromised. Overall the configuration and network access requested match the described purpose.
能力标签
能力评估
Purpose & Capability
Name/description match behavior: the skill is for saving/searching notes and configuring an API key. Optional env vars (NOTEHELPER_API_KEY, NOTEHELPER_BASE_URL) and a single config file (~/.openclaw/notehelper.json) are appropriate for that purpose; there are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md instructs the agent to extract article fields from user input and POST them to the declared service, and to poll a task status endpoint every 15s for link processing. This is expected for a note-syncer. Note: the skill will transmit the user's article text/URL/keywords to the remote service (which is necessary for function) — users should expect that content leaves their device.
Install Mechanism
Instruction-only skill with no install spec and no bundled code. Nothing is written to disk by the skill itself except when the user explicitly runs the provided config steps to save the key.
Credentials
No required secret environment variables are forced; NOTEHELPER_API_KEY is optional/expected. The config file location and instructions for exporting the key are proportional to the stated functionality. No unrelated credentials or config paths are requested.
Persistence & Privilege
always is false; the skill does not request elevated platform presence. It suggests writing the API key to its own config file (~/.openclaw/notehelper.json), which is within scope for this skill and does not modify other skills or global shell configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install notehelper - 安装完成后,直接呼叫该 Skill 的名称或使用
/notehelper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
notehelper 1.0.3 Changelog
- 新增 link 子命令,支持异步保存链接,后台自动抓取原文和生成摘要,适合仅提供 URL 的场景
- 路由和触发词更明确区分 save(带内容/标题)与 link(仅给 URL),并详述两者选择规则
- link 子命令包括任务提交、轮询进度和结果展示的完整流程说明,增加错误与积分不足处理细节
- 更新技能触发词和描述,支持“保存链接”“抓这个链接”等用户表达方式
- 增加了 /notehelper link 所有字段、请求示例和常见错误说明,完善使用指引
v1.0.1
- 增加 license 字段,明确使用 MIT-0 许可。
- 新增 compatibility 与 metadata 节,说明仅访问官方服务、API 密钥需手动获取与本地存储,不自动修改 shell 配置文件。
- config 指令改为将密钥写入 ~/.openclaw/notehelper.json,不再建议修改 ~/.bashrc,并提供自动加载方法。
- 安全说明部分明确:仅 HTTPS 官方域名通信,不主动保存或泄露用户密钥。
- 获取公众号二维码方式由图片调整为 qrcode.txt 文本二维码,便于扫码。
- 其他细节调整,提高指令说明与隐私安全性。
v1.0.0
笔记同步助手提供skills 啦,关注《笔记同步助手》公众号(服务号)使用
元数据
常见问题
笔记同步助手 是什么?
当用户想保存文章/链接到笔记库、搜索已保存的文章、或配置 API 密钥时触发。触发词:「保存」「存一下」「收藏」(save),「保存链接」「抓这个链接」「帮我抓取」或只发了一个 URL(link),「搜文章」「找找」「最近存了什么」(search),「配置笔记」「设置密钥」「连接笔记服务」(config)。也可直... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 174 次。
如何安装 笔记同步助手?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install notehelper」即可一键安装,无需额外配置。
笔记同步助手 是免费的吗?
是的,笔记同步助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
笔记同步助手 支持哪些平台?
笔记同步助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 笔记同步助手?
由 notesynchelper(@notesynchelper)开发并维护,当前版本 v1.0.3。
推荐 Skills