What problem does it solve?
Managing a paid knowledge planet community requires answering member questions promptly and consistently in the owner's voice. This Skill automates the full reply workflow for the "Java进阶之路&二哥编程星球" Zsxq community: scanning for unanswered questions, drafting replies that match the owner's established style, and publishing them through zsxq-cli only after explicit user confirmation.
Core Features & Use Cases
- Unanswered Question Scanning: Scans both the topic feed and the q&a channel (via get_self_answer_topics) to find member questions the owner has not yet replied to, filtering out ads and off-topic posts.
- Style-Aligned Drafting: Drafts replies based on five curated exemplar answers in references/, enforcing numbered answers, judgment-first structure, full-width quotes, anti-AI-tone rules, and a "from 二哥.ai" signature.
- Source-Verified Technical Answers: When replies involve the community's hands-on projects (PaiCLI, PaiSmart, PaiAgent, PaiFlow, etc.), it reads the local source code repositories to verify technical details before writing.
- Confirmation-Gated Publishing: No comment, answer, or post is ever written without the user reviewing the full draft and explicitly approving it.
- Use Case: A community owner says "看看星球有没有没回的提问" and receives a list of pending questions with polished, on-voice draft replies ready to approve and publish.
Quick Start
Ask the assistant to scan the Zsxq planet for unanswered member questions and draft a reply in 二哥's style for your approval.