Lobster Edition WeChat Article Creator
Paste the following prompt into your AI chat to install this skill:
Please install @user_60df1c5b/reactive-hopcroft according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem it addresses
This skill turns WeChat article creation into a reviewable four-step pipeline for cases where direct generation is hard to control: messy source extraction, unclear title direction, drafts that sound AI-generated, and mid-process changes to material, style, or structure. Instead of producing a final article in one pass, it exposes intermediate artifacts: extracted content, candidate titles, first draft, and humanized final copy. That makes it easier to inspect where a result goes wrong.
How it works
- Extraction: prioritizes
mp.weixin.qq.comlinks, extracts the article title and body, and stores the result in01-extract.json. - Title selection: generates five candidate styles based on the extracted content: pain-point, numeric, suspense, counterintuitive, and story-driven; the chosen title is injected as a theme signal for the next step.
- Drafting: creates
03-draft.mdfrom the selected title, extracted content, and writing requirements, with room to revise style, key points, or structure. - Humanizing: removes AI-like writing patterns and writes
04-final.md. - State management: uses
checkpoint.jsonto trackcurrent_nodeand completed steps, reducing state drift from fixed file names; each completed step updates the checkpoint so the workflow can recover from a failure point. - Optional images: when
OPENAI_API_KEYis configured and image generation is available, it can create a cover image from the title or one or two article images for key scenes.
Boundaries and caveats
It is a workflow controller for writing, not a publishing automation. Source extraction still needs human confirmation, titles and drafts may need rework, and changed page structures may require supplemental text. Final publishing, copyright checks, and fact verification remain the user's responsibility.
Use Cases
- Given a WeChat article link, extract the title and body, then generate five candidate titles for review.
- Create a first draft from the selected title and extracted material, then revise style, key points, or structure.
- When the draft sounds formulaic, apply humanization rules and output the final 04-final.md file.
- Resume an interrupted writing run using checkpoint.json and continue from title selection or generation.
Best For
- Operations editors who rewrite competitor or industry WeChat articles into branded posts.
- Content planners who need to extract selling points and compare title styles before finalizing.
- Technical writers who convert external material into WeChat articles while reviewing intermediate drafts.
- Self-media authors who need to make long articles sound more natural and remove obvious AI traces.
Related Skills
A conversational workbench for Chinese long-form novel writing, supporting setup, characters, worldbuilding, chapter planning, drafting, and continuity tracking.
Creates 10,000-30,000-word Tomato Novel short stories with trend research, topic selection, outlines, segmented writing, pacing control, and UTF-8 txt export.
An AI editorial master skill that manages the full content creation process from vague ideas to publishable drafts, covering topic selection, writing, review, and publication adaptation.
An AI skill that generates original lyrics and synthesizes a custom song based on user-provided stories, occasions, and details.