Loading...
Loading...
Knowledge Planet (Group) Management: List groups, browse topics, query hashtags, search members. Use this when you need to view the groups you joined or created, browse group content, obtain group_id, query group hashtags or members.
npx skill4agent add unnoo/zsxq-skill zsxq-group../zsxq-shared/SKILL.mdgroup_idtopic_idhashtag_idGroup (group_id)
├── Topic (topic_id) — talk / q&a / article
│ ├── Comment (comment_id)
│ └── Hashtag (Tag)
└── Hashtag (hashtag_id)
└── Topic Listzsxq-cli group +<verb> [flags]| Shortcut | Description |
|---|---|
| List all groups the current user has joined, supports pagination, outputs a table of group_id and names |
| List the latest topics in a group, supports pagination cursors, outputs a table of topic_id / type / title / time |
| List all hashtags in a group and the number of topics |
zsxq-cli api callzsxq-cli api list # View all available tools
zsxq-cli api call <tool> --params '<json>' # Call a tool| Tool | Parameters | Description |
|---|---|---|
| | Search groups by keyword |
| | Search group members |
| | List topics under a specific hashtag (pagination) |