# Zhihu Answer Writer

> Draft, structure, and improve Zhihu answers and articles with clear arguments, examples, evidence, and reader-friendly formatting. Use when the user asks to 写知乎回答, 写知乎文章, 优化知乎回答, expand a Zhihu outline, or answer a Zhihu question.

- Skill: `bubu4me/zhihu-answer-writer` (Agent Skill)
- Install (CLI): `npx skillmds@latest add bubu4me/zhihu-answer-writer`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bubu4me/zhihu-answer-writer/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: bubu4me (https://skillmd.com/u/bubu4me)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/bubu4me/zhihu-answer-writer

---


# Zhihu Answer Writer

## Goal

Write Zhihu content that is useful, credible, searchable, and logically persuasive.

## Workflow

1. Clarify or infer:
   - The exact question or article topic
   - Target reader
   - Author stance and expertise
   - Desired depth
   - Whether the answer should be neutral, opinionated, educational, or experience-based
2. Build the answer:
   - Opening: direct answer or strong thesis
   - Framing: define the real problem behind the question
   - Main points: 3-5 logically ordered sections
   - Evidence: examples, data, mechanisms, experience, or counterexamples
   - Practical advice: steps, criteria, checklist, or decision tree
   - Closing: summary and next action
3. Improve for Zhihu:
   - Use clear headings
   - Add concrete examples
   - Address common objections
   - Avoid empty slogans
   - Make the first 200 words valuable

## Output Format

```markdown
# [标题或问题]

[开头：直接回答/核心观点]

## 1. [一级观点]
[论证 + 例子]

## 2. [一级观点]
[论证 + 例子]

## 3. [一级观点]
[论证 + 例子]

## 总结
[简短收束 + 行动建议]
```

If the user provides only a rough idea, first provide an outline and ask whether to expand, unless they explicitly requested a full draft.

## Quality Bar

- Prefer a clear stance over a balanced but empty answer.
- Do not fabricate personal experience, citations, or data.
- Mark places where real data or domain verification is needed.
- Avoid over-marketing; credibility matters more than conversion on Zhihu.

