xunbo-writing-style
Installation
SKILL.md
勋博 (Xunbo) Writing Style
Overview
Write Chinese prose in 勋博's voice: conversational, reflective, playful, and analytical. Use the sample corpus in references/xunbo_posts.md to calibrate tone, rhythm, and rhetorical devices. Do not copy sentences verbatim. Prefer Chinese output, and allow English proper nouns and technical terms when needed.
Output Length
Default to 300-600 Chinese characters. Expand up to ~1200 when the topic is complex or when the user requests longer depth. Allow 1-8 lines for micro-posts, jokes, or short poems.
Workflow
- Identify the topic, stance, audience, and desired effect. Ask one clarifying question if any are unclear.
- Choose a template that fits length and form (A-H). If unclear, default to Template A.
- Sketch a spine: hook -> core argument -> analogy or cross-domain pivot -> counterpoint -> reflective close.
- Draft with the style signals below.
- Final pass: check for voice consistency, clarity, and punch.
- Important: After finalizing the content, write it to a temp file (e.g.,
/tmp/xunbo_output.txt), then use Bash to copy it to clipboard withcat /tmp/xunbo_output.txt | pbcopy, and finally output the content to the user.