wechat-article-writer

wechat-article-writer is a skill for Claude Code, Codex from ZhaoYis/My-Skills. It costs 75 tokens per session (3,601 once invoked), scanned A, original, no licence file.

A Chinese-language writing workflow for turning a vague topic into a publishable WeChat Official Account article. WeChat Official Accounts are channels used to publish articles to followers in China.

In plain words
What is it for?
Use it to draft articles for direct publication, later editing, or saving as a draft.
Why use it?
It gives you a structured starting point when you know the topic but do not yet have a finished article.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to draft articles for direct publication, later editing, or saving as a draft.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/zhaoyis/my-skills/wechat-article-writer
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 ZhaoYis/My-Skills --skill wechat-article-writer
Clone the repo
git clone --depth 1 https://github.com/ZhaoYis/My-Skills

Made for: Claude Code, 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-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/zhaoyis/my-skills/wechat-article-writer/github.svg)](https://agentmods.dev/skills/zhaoyis/my-skills/wechat-article-writer)
Your own site
<a href="https://agentmods.dev/skills/zhaoyis/my-skills/wechat-article-writer"><img src="https://agentmods.dev/badge/skills/zhaoyis/my-skills/wechat-article-writer/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-writer

Your own site · 80×15
<a href="https://agentmods.dev/skills/zhaoyis/my-skills/wechat-article-writer"><img src="https://agentmods.dev/badge/skills/zhaoyis/my-skills/wechat-article-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 75 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,601 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.
Origin unknown 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.00075 $0.03601
Opus 5 $0.00037 $0.01801
Sonnet 5 $0.00015 $0.00720
Haiku 4.5 $0.00007 $0.00360

Measured 11d ago against content hash 2d3b4ed071a1, 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-writer 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 11d ago.

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-writer/SKILL.md · 348 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 11d ago First seen · 348 lines · 75 tokens per session scan A 2d3b4ed071a1

Subscribe to this mod's changes

wechat-article-writer is a skill published in the GitHub repository ZhaoYis/My-Skills (2 stars, last pushed 4d ago), with no licence file. It adds 75 tokens to every session and 3,601 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

idea-refine

Refines raw ideas into sharp, actionable concepts through structured divergent and convergent thinking. Use when an idea is still vague, when you need to stress-test assumptions before committing to a plan, or when you want to expand options before converging on one. Triggers on "ideate", "refine this idea", or…

addyosmani/agent-skills · 75 tokens

chinese-git-workflow

A reference for configuring Git with Chinese code-hosting services such as Gitee, Coding.net, GitLab China, and CNB, including SSH, HTTPS, credentials, CI, and repository mirroring.

jnMetaCode/superpowers-zh · 69 tokens

chinese-documentation

A Chinese technical-documentation style guide covering spacing, punctuation, numbers, terminology, and links when Chinese and English appear together.

jnMetaCode/superpowers-zh · 62 tokens

skillshare-implement-feature

Implement a feature from a spec file or description using TDD workflow. Use this skill whenever the user asks to: add a new CLI command, implement a feature from a spec, build new functionality, add a flag, create a new internal package, or write Go code for skillshare. This skill enforces test-first development…

runkids/skillshare · 114 tokens

workflow-start

Primary entry point for the spec-superflow state-machine workflow. Invoke when the user is inside an active spec-superflow change directory (look for .spec-superflow.yaml, changes/ /, proposal.md, specs/, design.md, tasks.md, or execution-contract.md) and asks to start, continue, resume, implement, plan, or figure out…

MageByte-Zero/spec-superflow · 125 tokens

release-archivist

Close out a spec-superflow change with verification, summary, and archive readiness. Invoke when implementation is complete, verification is underway, or the user asks for a final wrap-up.

MageByte-Zero/spec-superflow · 42 tokens