wechat-article-pipeline

wechat-article-pipeline is a skill for Codex from jhwreal/wechat-article-pipeline-skill. It costs 54 tokens per session (2,275 once invoked), scanned A, original, MIT.

A workflow for creating and preparing articles for WeChat public accounts, Chinese publishing platforms, and related draft systems.

In plain words
What is it for?
It helps draft and polish Chinese articles, prepare editable local files, plan images, create WeChat drafts through official APIs, and prepare drafts for Toutiao and Xiaohongshu.
Why use it?
It organizes writing, formatting, image planning, and optional delivery so a rough idea or draft can become a platform-ready article package.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit It helps draft and polish Chinese articles, prepare editable local files, plan images, create WeChat drafts through official APIs, and prepare drafts for Toutiao and Xiaohongshu.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jhwreal/wechat-article-pipeline-skill/wechat-article-pipeline
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jhwreal/wechat-article-pipeline-skill --skill wechat-article-pipeline
Clone the repo
git clone --depth 1 https://github.com/jhwreal/wechat-article-pipeline-skill

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for wechat-article-pipeline

README.md
[![agentmods](https://agentmods.dev/badge/skills/jhwreal/wechat-article-pipeline-skill/wechat-article-pipeline/github.svg)](https://agentmods.dev/skills/jhwreal/wechat-article-pipeline-skill/wechat-article-pipeline)
Your own site
<a href="https://agentmods.dev/skills/jhwreal/wechat-article-pipeline-skill/wechat-article-pipeline"><img src="https://agentmods.dev/badge/skills/jhwreal/wechat-article-pipeline-skill/wechat-article-pipeline/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for wechat-article-pipeline

Your own site · 80×15
<a href="https://agentmods.dev/skills/jhwreal/wechat-article-pipeline-skill/wechat-article-pipeline"><img src="https://agentmods.dev/badge/skills/jhwreal/wechat-article-pipeline-skill/wechat-article-pipeline.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 54 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,275 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00054 $0.02275
Opus 5 $0.00027 $0.01137
Sonnet 5 $0.00011 $0.00455
Haiku 4.5 $0.00005 $0.00228

Measured today against content hash 4dc56b877628, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

wechat-article-pipeline scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

The scan reads SKILL.md. This mod also ships 23 executable files (assets/workbench-save-controller.js, scripts/article_core.py, scripts/atomic_files.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

wechat-article-pipeline/SKILL.md · 155 lines

How it starts

The opening of the file, as written. The whole thing — 155 lines — stays where its author put it; the contents beside it link to each section on GitHub.

WeChat Article Pipeline

Produce a complete local article package; run delivery only when requested.

Core Decisions

  • When the user asks to annotate a term, follow annotations.md: use “(注1)” in the text and numbered explanations in a final appendix.
  • Before drafting or revising, read writing-donts.md. Before delivery, repackaging, or publishing, check the current article against the prohibited expressions and writing behaviors and follow its contextual scope and user-text preservation rules.
  • Use this skill for writing, packaging, formatting, or polishing a WeChat/公众号 article.
  • The first Markdown H1 is the canonical title; rename it there and require it.
  • If the user says "打开秘书模式", enable it for this request only and read its section in style-guide.md. Do not infer or mention it unless asked.
  • Treat rough ideas and follow-ups as briefs under workflow.md; ask only when ambiguity changes delivery.
  • If the user asks for "不配图", "只排版", "直接格式化", or similar — or the runtime cannot generate images (say so) — use the no-image path.
  • If the user asks to补图, continue, or fix missing assets, use the missing-image path and do not rebuild finished images.
  • If the user asks to导入草稿箱, create a WeChat draft through official APIs only. Never use browser automation or private mp.weixin.qq.com endpoints for delivery.
  • Toutiao: use Computer Use to operate the user's real Chrome end to end and follow publishing-toutiao.md. Do not use Browser/Chrome browser automation, Playwright, CDP, DOM evaluation, or background tab objects for any Toutiao UI step.
  • Toutiao publish authorization: a user-authored instruction to “发头条”, “发布头条”, or schedule a Toutiao post is already the confirmation to submit that same content to Toutiao at the stated time. Do not ask for a second publish confirmation in the same workflow; pause only when a material choice is missing or changed, or for CAPTCHA, authentication, or a platform hard blocker.
  • Xiaohongshu: use Chrome + Computer Use and publishing-xiaohongshu.md.
  • Three-platform sync: read publishing-three-platform.md, initialize its state, then create WeChat → Toutiao → Xiaohongshu drafts.

Read the full file on GitHub · 155 lines

Files

What ships with it

40 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +2 lines 4dc56b877628
  2. 7d ago Changed · +1 lines 02290980d9fe
  3. 11d ago First seen · 152 lines · 54 tokens per session scan A 5a766fbfbb9d

Subscribe to this mod's changes

wechat-article-pipeline is a skill published in the GitHub repository jhwreal/wechat-article-pipeline-skill (21 stars, last pushed today), licensed MIT. It adds 54 tokens to every session and 2,275 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.