zsxq-topic

Installation
SKILL.md

topic

首次使用或遇到认证错误(401 / token 过期 / not logged in)时,先读 ../zsxq-shared/SKILL.md 了解登录与 API 调用约定。日常调用已登录账户时无需每次重读。

Core Concepts

  • 主题(Topic):星球内的内容单元,由 topic_id 唯一标识。类型:
    • talk:普通帖子(图文)
    • q&a:提问,可被星主回答
    • task:作业题目
    • solution:作业答案
  • 评论(Comment):主题下的回复,由 comment_id 标识,支持楼中楼(replied_comment_id)。
  • 精华(Digested):星主可将优质主题设为精华,在星球内突出展示。

Resource Relationships

Installs
3.7K
GitHub Stars
207
First Seen
Apr 10, 2026
zsxq-topic — unnoo/zsxq-skill