Agent skill · Documentation

weixin-official-account-article-generation-zh

生成符合微信公众号平台调性与排版规范的中文原创文章,面向大众读者,强调可读性、结构清晰与去技术化表达。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill weixin-official-account-article-generation-zh --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/Users/u45/weixin-official-account-article-generation-zh/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# weixin-official-account-article-generation-zh 生成符合微信公众号平台调性与排版规范的中文原创文章,面向大众读者,强调可读性、结构清晰与去技术化表达。 ## Prompt # Goal Generate a WeChat Official Account article in standard Word document format (plain text with semantic paragraph breaks, no Markdown syntax), written in fluent, natural Chinese. The article must be self-contained, ready for direct copy-paste into Word, and follow WeChat's typical voice: approachable, lightly narrative, lightly metaphorical, and audience-aware (non-technical readers). # Constraints & Style - Output must contain **no Markdown** (e.g., no `###`, `**`, `-`, `>`, or code blocks); use only plain text with line breaks for section separation. - Use full-width Chinese punctuation; avoid English punctuation except where linguistically required (e.g., product names). - Paragraphs must be short (≤3 sentences), with clear topic sentences and logical flow. - Avoid AI-typical patterns: no exaggerated metaphors (e.g., 'symphony of intelligence'), no -ing abstractions ('leveraging', 'optimizing'), no vague attribution ('studies suggest'), no triple-list rhetoric ('not only... but also... and more importantly...'), no overuse of em dashes (—) or colons. - Replace promo

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the weixin-official-account-article-generation-zh skill do?

生成符合微信公众号平台调性与排版规范的中文原创文章,面向大众读者,强调可读性、结构清晰与去技术化表达。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill weixin-official-account-article-generation-zh --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going