← 返回 Skills 市场
Zsxq Note
作者
zhuguojie-unnoo
· GitHub ↗
· v0.1.0
· MIT-0
171
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install zsxq-note
功能描述
知识星球笔记管理:创建个人文字笔记、查看笔记列表。当用户需要在知识星球记录个人笔记、随手记录想法、或查看历史笔记时使用。
安全使用建议
This skill looks like a thin wrapper around an external CLI (zsxq-cli) and insists the agent read a separate shared SKILL.md for authentication — that shared file is not included here. Before installing, ask the publisher to provide the referenced ../zsxq-shared/SKILL.md so you can inspect how authentication is handled and what credentials are required. Verify where zsxq-cli stores or expects credentials (environment variables, config files like ~/.config or ~/.zsxq, or an external token) and confirm those requirements are reasonable. Also confirm the zsxq-cli binary is trustworthy and installed from a known source. If you cannot review the shared SKILL.md and the CLI's auth behavior, run any commands manually in a sandbox rather than granting the agent autonomous invocation. If you must install, avoid granting broad agent-level secrets until you know exactly which credentials the skill needs.
功能分析
Type: OpenClaw Skill
Name: zsxq-note
Version: 0.1.0
The skill bundle provides standard documentation and instructions for an AI agent to interact with the `zsxq-cli` tool to manage personal notes on the Knowledge Planet platform. The instructions in SKILL.md and the reference files (zsxq-note-create.md, zsxq-note-list.md) are consistent with the stated purpose, and no indicators of data exfiltration, malicious execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
The skill's name, description, and commands all align with a simple note-create/list tool that delegates to a zsxq-cli binary. However the SKILL.md declares a required binary (zsxq-cli) while the registry metadata earlier showed no required binaries — an inconsistency. The dependency on a shared ../zsxq-shared/SKILL.md (not included) is effectively a hidden dependency.
Instruction Scope
The SKILL.md contains a CRITICAL instruction to 'MUST' read ../zsxq-shared/SKILL.md for authentication and error-handling rules. That referenced file is not bundled here; instructing the agent to read a sibling/shared SKILL.md at runtime can expose authentication rules or other sensitive instructions and gives the agent permission to access files outside this skill's bundle. The CLI commands perform write operations (create notes), which is expected, but the authentication mechanism and any steps in the external shared file are unknown and not declared.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by the skill itself. That is low-risk from an installer standpoint.
Credentials
No environment variables or credentials are declared, yet the skill requires authentication (per the referenced shared SKILL.md) and depends on an external CLI. The lack of declared env vars or primary credential is disproportionate to the expected need to authenticate the zsxq-cli. It's unclear where credentials come from (env vars, config files, or agent secrets), which is a risk.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not include install steps that modify agent configuration. Autonomous invocation is allowed (default) but not combined with any other elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install zsxq-note - 安装完成后,直接呼叫该 Skill 的名称或使用
/zsxq-note触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of zsxq-note: personal text note management for 知识星球.
- Allows users to create personal, text-only notes and view their note list.
- Provides shortcuts for quick creation (+create) and listing (+list) of notes.
- Requires use of zsxq-cli and shared authentication/error handling.
- Pure text notes only; image uploads and topic management are not supported.
元数据
常见问题
Zsxq Note 是什么?
知识星球笔记管理:创建个人文字笔记、查看笔记列表。当用户需要在知识星球记录个人笔记、随手记录想法、或查看历史笔记时使用。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 171 次。
如何安装 Zsxq Note?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install zsxq-note」即可一键安装,无需额外配置。
Zsxq Note 是免费的吗?
是的,Zsxq Note 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Zsxq Note 支持哪些平台?
Zsxq Note 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Zsxq Note?
由 zhuguojie-unnoo(@zhuguojie-unnoo)开发并维护,当前版本 v0.1.0。
推荐 Skills