zsxq-topic

Installation
SKILL.md

topic (v1)

CRITICAL — 开始前 MUST 先用 Read 工具读取 ../zsxq-shared/SKILL.md,其中包含认证、错误处理规则。

Core Concepts

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

Resource Relationships

Group (group_id)
└── Topic (topic_id) — talk / q&a / article
    ├── Comment (comment_id)
Related skills
Installs
2
First Seen
Apr 23, 2026