← Back to Skills Marketplace
zhuguojie-unnoo

Zsxq Note

by zhuguojie-unnoo · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
171
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zsxq-note
Description
知识星球笔记管理:创建个人文字笔记、查看笔记列表。当用户需要在知识星球记录个人笔记、随手记录想法、或查看历史笔记时使用。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zsxq-note
  3. After installation, invoke the skill by name or use /zsxq-note
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug zsxq-note
Version 0.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Zsxq Note?

知识星球笔记管理:创建个人文字笔记、查看笔记列表。当用户需要在知识星球记录个人笔记、随手记录想法、或查看历史笔记时使用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 171 downloads so far.

How do I install Zsxq Note?

Run "/install zsxq-note" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Zsxq Note free?

Yes, Zsxq Note is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Zsxq Note support?

Zsxq Note is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Zsxq Note?

It is built and maintained by zhuguojie-unnoo (@zhuguojie-unnoo); the current version is v0.1.0.

💬 Comments