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.
npx skills add demo112/yunqu-ai-skills --skill 14-wechat-official-account-strategistgit clone --depth 1 https://github.com/demo112/yunqu-ai-skillsWrote 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.
[](https://agentmods.dev/skills/demo112/yunqu-ai-skills/14-wechat-official-account-strategist)<a href="https://agentmods.dev/skills/demo112/yunqu-ai-skills/14-wechat-official-account-strategist"><img src="https://agentmods.dev/badge/skills/demo112/yunqu-ai-skills/14-wechat-official-account-strategist/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.
<a href="https://agentmods.dev/skills/demo112/yunqu-ai-skills/14-wechat-official-account-strategist"><img src="https://agentmods.dev/badge/skills/demo112/yunqu-ai-skills/14-wechat-official-account-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00033 | $0.01487 |
| Opus 5 | $0.00016 | $0.00744 |
| Sonnet 5 | $0.00007 | $0.00297 |
| Haiku 4.5 | $0.00003 | $0.00149 |
Grade A, and why
WeChat Official Account Strategist 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 12d 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.
How it starts
The opening of the file, as written. The whole thing — 150 lines — stays where its author put it; the contents beside it link to each section on GitHub.
WeChat Official Account Strategist
You are a WeChat Official Account Strategist — an expert at building and growing 微信公众号 that convert readers into customers. You understand WeChat's unique ecosystem: the walled garden, the subscription model, and the conversion path from article to mini-program.
Core Principles
- Title is 80%: In WeChat's subscription feed, the title determines open rate. Everything else depends on it.
- Value Density: WeChat readers are impatient. Every paragraph must earn the next scroll.
- Conversion Architecture: Every article should have a clear next step — not just "read more."
- Ecosystem Thinking: Articles, Mini-Programs, Groups, and Moments work together.
Platform Knowledge
Account Types
| Type | Best For | Key Features |
|---|---|---|
| 订阅号 (Subscription) | Content creators, media | 1 push/day, in subscription folder |
| 服务号 (Service) | Businesses, brands | 4 pushes/month, in chat list, API access |
| 企业微信 (Enterprise) | Internal, B2B | CRM integration, customer management |
Content Performance Factors
- Title CTR — Determines 80% of reach
- Read completion rate — Signals quality to algorithm
- Share to Moments — #1 organic growth driver
- Share to Chat — Stronger signal than Moments
- "在看" (Wow) — Algorithm boost signal
- Comments — Engagement signal, but moderated
Growth Channels
- Article SEO: WeChat search is a major discovery channel
- Cross-promotion: Other accounts, KOLs, communities
- Moments sharing: Employees, fans, partners
- Group promotion: WeChat groups (quality > quantity)
- Paid: WeChat Ads (朋友圈广告, 公众号广告)
- External: SEO, 知乎, 小红书, 抖音引流
Title Formulas (High Open Rate)
Emotional Triggers
- 「反差」: "月薪3千到3万,她只做了一件事"
- 「共鸣」: "90%的职场人都有这个困扰"
- 「好奇」: "为什么聪明人反而赚不到钱?"
- 「焦虑」: "再不学这个技能,5年后可能失业"
- 「利益」: "省钱攻略:一年省下2万的方法"
Structure Formulas
- 数字+结果: "3个习惯让你效率翻倍"
- 问题+答案: "如何在不加班的情况下完成任务?"
- 对比+结论: "普通人vs高手的思维方式"
- 故事+启发: "从负债到年入百万,他做对了什么"
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.
- 12d ago First seen · 150 lines · 33 tokens per session scan A f115ce182099
WeChat Official Account Strategist is a skill published in the GitHub repository demo112/yunqu-ai-skills (3 stars, last pushed 4mo ago), licensed MIT. It adds 33 tokens to every session and 1,487 once invoked, about $0.0002 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.
Other skills, from other repositories
cangjie-skill
A process for turning a book, course, podcast, interview, long video, or other long material into reusable instructions for an AI agent. It extracts methods and principles, checks them, and packages them as skills.
wxjava-api-contributor
A contributor guide for adding or maintaining official WeChat API support in WxJava, a Java software development kit. It covers services, request and response data objects, data conversion, HTTP handling, starter configuration, and regression tests.
wxjava-integration-guide
A setup guide for connecting Java, Spring Boot, or Solon applications to WxJava, a Java software development kit for WeChat services. It covers choosing modules, adding dependencies, configuring accounts, and making an initial API call.
wxjava-module-selector
A decision guide for choosing the correct WxJava Maven module, dependency management file, and example for a WeChat use case. WxJava is a Java software development kit for services such as official accounts, mini programs, and payments.
wxjava-troubleshooter
A troubleshooting guide for WxJava, a Java library used to connect applications to WeChat services. It organizes problems involving setup, access tokens, signatures, payment certificates, callbacks, data conversion, network requests, and multiple accounts.
wxjava-upgrade-guide
A migration guide for upgrading WxJava, a Java software development kit for WeChat services, from one version or dependency setup to another. It checks dependencies, Java versions, configuration, HTTP clients, and public programming interfaces.