ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified communication Safety 4/5

Wechat Article Forge

Skill by chunhualiao

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/chunhualiao/wechat-article-forge
Or

What This Skill Does

The WeChat Article Forge is a sophisticated multi-agent orchestrator designed specifically for the WeChat Official Account ecosystem. Unlike simple text generation tools, this skill manages the end-to-end lifecycle of high-quality content production. It executes a rigorous 9-step pipeline that includes professional-grade research, Chinese-first copywriting, iterative quality assurance, automated fact-checking, and layout formatting. By offloading these complex tasks to specialized sub-agents, the orchestrator ensures that your articles maintain a consistent brand voice and technical quality. The skill concludes by pushing the finished article directly into your WeChat Official Account draft box, ready for your final manual review and publication.

Installation

To install this skill, use the OpenClaw command-line interface to pull the repository directly into your workspace. Run the following command: clawhub install openclaw/skills/skills/chunhualiao/wechat-article-forge

Once installed, you must initialize the environment using the included setup script, which configures the Bun runtime and the persistent preview server (port 8898): bash <skill-dir>/scripts/setup.sh <workspace-dir>

Use Cases

  • Content Marketing Teams: Automate the production of recurring industry insights or company news updates.
  • Solo Creators: Maintain a consistent blogging schedule without manual formatting or technical overhead.
  • Corporate Communication: Ensure that every article undergoes a mandatory multi-agent fact-check and quality gate before it enters the draft box.
  • Voice Preservation: Use the 'voice train' feature to analyze previous successful posts, allowing the AI to adopt your specific journalistic tone.

Example Prompts

  1. "forge topic AI trends in fintech"
  2. "forge write about the impact of cloud computing on small businesses, using the professional tone learned from my training data"
  3. "forge status"

Tips & Limitations

  • Tip: Always use the forge voice train command first if you have existing content, as this significantly improves the AI's ability to mirror your unique perspective.
  • Tip: Use forge draft when you want to focus on editing text content before committing to visual assets.
  • Limitation: This skill is strictly focused on WeChat; it does not support cross-platform publishing or post-publication analytics tracking.
  • Limitation: The process ends at the WeChat draft box; the system does not bypass the requirement for a human to conduct the final verification and click the physical publish button inside the WeChat portal.

Metadata

Stars3562
Views7
Updated2026-03-29
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-chunhualiao-wechat-article-forge": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#wechat#content-marketing#writing#automation#social-media
Safety Score: 4/5

Flags: file-write, file-read, external-api, code-execution