unnoo/zsxq-skill4.1k installs
zsxq-note
知识星球公开笔记管理:创建笔记、编辑笔记、查看笔记详情、查看笔记列表、删除笔记。当用户需要在知识星球创建可分享的公开笔记、编辑笔记、查看笔记详情、删除笔记、或查看历史笔记时使用。注意:笔记是公开内容,任何持有链接的人都可访问。
How do I install this agent skill?
npx skills add https://github.com/unnoo/zsxq-skill --skill zsxq-noteIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill provides tools for managing personal notes on the Knowledge Planet (ZSXQ) platform using the zsxq-cli tool. It enables creating new text notes and listing existing notes.
- Socketwarn
1 alert: gptSecurity
- Snykpass
Risk: LOW · No issues
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
note
首次使用或遇到认证错误(401 / token 过期 /
not logged in)时,先读../zsxq-shared/SKILL.md了解登录与 API 调用约定。日常调用已登录账户时无需每次重读。
Core Concepts
- 笔记(Note):独立的内容单元,不属于任何星球。
- 可见性:笔记是公开内容,任何持有链接的人都能访问 —— 不是私密备忘录。涉及隐私或敏感信息的内容不要写进笔记。
Shortcuts(推荐优先使用)
| Shortcut | 说明 |
|---|---|
+create | 创建一条公开笔记,支持文本和图片附件 |
+list | 查看自己的笔记列表,支持分页 |
+detail | 查看单条笔记的完整详情 |
+edit | 编辑笔记内容,需确认后执行 |
+delete | 删除笔记(不可恢复),需确认后执行 |
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/unnoo/zsxq-skill/zsxq-note">View zsxq-note on skillZs</a>