aws-wechat-article-main公众号运营|微信公众号|公众号一条龙|公众号全流程|自媒体运营|wechat automation|content pipeline|AIGC workflow — 公众号一条龙运营总控入口,选题→写稿→审稿→排版→配图→发布串联 8 个子 skill,单条指令完成整篇图文从 0 到上架。面向公众号小编、自媒体、...
Install via ClawdBot CLI:
clawdbot install aiworkskills/aws-wechat-article-mainGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/aiworkskills/wechat-article-skillsAudited Apr 17, 2026 · audit v1.0
Generated May 12, 2026
适用于希望将微信公众号从选题到发布全流程自动化的企业或团队。系统按固定顺序执行选题、写稿、审稿、排版、配图、终审、发布,减少人工干预。通常用于日常内容更新、品牌推广、活动宣发等场景。
支持在config.yaml中配置多个微信公众号账号,通过统一的流水线管理各账号的内容生产与发布。适合运营多个公众号的机构或公司,如区域分公司、矩阵账号,可分别设置文风与发布策略。
通过分步的审稿环节(内容审和终审),确保文章在排版和配图前先通过内容质量审查。适合对内容质量要求严格的场景,比如新闻类、医疗类公众号,需多人协作审核。
当用户明确要求对外发布时,可通过修改publish_method为published或使用full --publish临时强制发布。适用于突发新闻、紧急通知等需要立即推送的场景。注意需确保微信配置完整并校验通过。
将本技能包装为SaaS产品,按账号数或文章发布量收费。客户自助配置后即可自动化运营,提供技术支持与模板更新。
为客户提供手动+AI辅助的公众号代运营,利用此技能提高效率。包括内容策划、撰写、发布,以及数据追踪。
基于客户行业数据微调写作和图像生成模型,集成到技能中。客户获得定制化内容生成,提升品牌一致性。
💬 Integration Tip
需提前准备 config.yaml 和 aws.env 文件,并确保各子技能(write.py、image_create.py等)脚本可用。建议先在 draft 模式下测试完整流程,再启用正式发布。
Scored Jun 20, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.