Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".
Complete document writing workflow: reference materials → brainstorming → planning → execution → review. Use when user wants to write articles, blog posts, technical docs, or any long-form content.
You MUST use this before any writing work - creating blog posts, technical documentation, reports, or any content. Explores topic intent, audience, and purpose before writing.
Reads and extracts context from reference materials (txt, markdown, pdf, images) placed in docs/reference/. Use at the start of any writing project to ground content in existing materials.
Use after article plan is approved. Searches and organizes reference materials (articles, images) for each section before writing begins. Invoked between planning and execution stages.
Enhancement plugin for generating high-quality code blocks in technical documentation. Ensures code examples are properly formatted, syntactically correct, runnable, and progressively complex. Invoked automatically by tech-doc-writing during execution stage.
Enhancement plugin for managing images and visual assets in technical documentation. Generates image placeholders, alt text, and source recommendations. Invoked automatically by tech-doc-writing during execution stage.
Enhancement plugin for generating Mermaid diagrams in technical documentation. Provides diagram type selection, syntax templates, and validation. Invoked automatically by tech-doc-writing during execution stage.