This manages personal notes within the 知识星球 (Zhishi Xingqiu) platform. It's for when you need to record private observations, meeting notes, or reference material separate from public topics. You get five core operations: create notes with text and images, browse your note history with pagination, view full details, edit existing content, and delete permanently. It requires the zsxq-cli binary and plugs into the shared authentication system. The skill enforces confirmation prompts before any destructive edits or deletions, which is reasonable given notes can't be recovered. If you're already using 知识星球 and want a structured way to manage private documentation alongside community discussions, this handles the CRUD mechanics cleanly.
npx skills add https://github.com/unnoo/zsxq-skill --skill zsxq-note