aws-wechat-article-review

Audit WeChat article drafts for sensitive terms, typos, and compliance.

490|76|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/aiworkskills/wechat-article-skills --skill aws-wechat-article-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aws-wechat-article-review
Source: https://github.com/aiworkskills/wechat-article-skills/tree/main/skills/aws-wechat-article-review
Command: npx skills add https://github.com/aiworkskills/wechat-article-skills --skill aws-wechat-article-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

公众号发布前合规守门员——敏感词、错别字、平台规范校验,一次性输出修改清单。

Core Features & Use Cases

  • 本地规则驱动的纯本地审稿,无网络、无凭证、无外部脚本调用。
  • 读取并整合同套件中的配置信息与稿件上下文,输出审稿记录与最终定稿所需的 article.md。
  • 支持跨技能引用的本地审稿流程,确保在离线状态下也能完成合规检查与修改建议。

Quick Start

将 draft.md 提交给 aws-wechat-article-review Skill 以生成结构化审稿与修改清单。

Frequently Asked Questions about aws-wechat-article-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit a WeChat article draft for sensitive words and platform compliance?

You audit a WeChat article draft by submitting it to a local rules-driven review process that checks sensitive terms, typos, platform compliance, and formatting norms. It outputs a structured review file and a finalized article.md.

Can I review WeChat articles for sensitive words offline without network access?

Yes, you can review WeChat articles offline because the audit uses a pure local rules approach. It reads shared references and configuration files directly on your device without requiring network access, external scripts, or credentials.

What is the best way to generate a revision list for WeChat editorial formatting norms?

The best way to generate a revision list is to run an automated editorial review against local formatting norms. The process reads your article context and produces a draft-ready revision log alongside a detailed review file.

Do I need any external dependencies or API credentials to check typos in my WeChat draft?

No external dependencies or API credentials are needed to check typos in your WeChat draft. The compliance check operates entirely offline using local rules and reads configuration from a local config.yaml file.

How does the WeChat article review process handle cross-skill references?

The WeChat article review process handles cross-skill references by integrating shared references within the local article suite. It reads shared configuration and article context to drive checks while maintaining a completely offline compliance workflow.