By guanyang
Automates multi-platform content publishing with AI-generated stickers, diagrams, tutorial videos, and WeChat/Toutiao article posting
Create and revise editable visual drawings directly in the Excalidraw website through the in-app browser. Use when the user asks Codex to draw in Excalidraw or update an Excalidraw canvas, including diagrams, flowcharts, architecture sketches, process maps, infographics, teaching visuals, product explanation graphics, whiteboard layouts, promotional materials, posters, flyers, menu boards, and social media graphics, especially when the output should remain editable as Excalidraw elements or imported clipboard JSON.
将序列帧图片或精灵表(Sprite Sheet)转换为高质量 GIF 动画。支持自定义 FPS、布局切分及循环播放。
A universal 4x4 grid sticker generator. Uses strict visual guidelines (No Text, Transparent BG) and supports loading theme templates from references.
Automated factory workflow: Generates grid-based sticker sheets and auto-packages them for WeChat using wechat-sticker-maker. Use when the user wants to create a complete custom sticker pack from scratch (e.g., '帮我做一套表情包', '批量生产表情').
Publish or prepare articles for Toutiao/头条号, check or restore shared login state, fill Markdown drafts with inline images and covers, and optionally complete final publishing. Use for requests such as 发布到头条、检查头条登录、填充头条草稿、上传图文、人工审核 or explicitly authorized automatic publishing.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Super Publisher 是一个专为 Agent 设计的插件,旨在实现自动化的多平台内容发布。
skills/toutiao-publisher)架构原理及最佳实践请参考skills/toutiao-publisher。
skills/wechat-post-publisher)详细文档及配置说明请参考 skills/wechat-post-publisher/README.md。
--account 一键切分并加载多重维度的测试或商业公号资源池。skills/wechat-sticker-maker)meta.txt) 和专辑信息模板 (info.txt),加速提交流程。skills/wechat-sticker-assets-designer)skills/grid-sticker-generator)skills/sticker-factory)详细文档请参考 skills/sticker-factory/README.md。
skills/gif-maker)详细文档请参考 skills/gif-maker/README.md。
--max-size 参数,自动将 GIF 压制在微信限制(1MB/500KB)以内。skills/video-tutorial-maker)skills/excalidraw-visual-designer).
├── .claude-plugin/ # Claude 插件配置文件
├── skills/ # Agent Skills 目录
│ ├── excalidraw-visual-designer/ # Excalidraw 可编辑视觉设计 Skill
│ ├── gif-maker/ # [NEW] GIF 动图生成 Skill
│ ├── grid-sticker-generator/ # [NEW] 通用网格表情生成 Skill
│ ├── sticker-factory/ # [NEW] 表情包自动化工厂 Skill
│ ├── toutiao-publisher/ # 头条号发布 Skill
│ ├── video-tutorial-maker/ # 教程视频生成 Skill
│ ├── wechat-post-publisher/# [NEW] 微信公众号全自动发布图文 Skill
│ ├── wechat-sticker-assets-designer/ # [NEW] 微信表情包发布配套素材设计 Skill
│ └── wechat-sticker-maker/ # 微信表情包制作 Skill
├── spec/ # 规范文档
│ └── Specification.md # Agent Skills 规范
└── template/ # 模板文件
└── SKILL.md # 新 Skill 创建模板
对于支持模块化技能(Skills)的 AI 助手(如 Claude Code 等),推荐直接使用 Vercel 的 skills CLI 在你的项目工作区中一键安装本仓库的技能,无需手动复制或克隆:
# 安装本仓库中所有的技能到项目中
npx skills@latest add guanyang/super-publisher
# 仅安装某个特定技能 (例如 toutiao-publisher 技能)
npx skills@latest add guanyang/super-publisher --skill toutiao-publisher
本插件同时遵循 Claude Plugin 规范,支持通过插件市场安装(适用于需要使用完整插件能力的场景):
# 添加插件市场
/plugin marketplace add guanyang/super-publisher
# 从市场安装插件
/plugin install super-publisher@super-publisher
可以使用安装脚本,一键将 skills 软链接(symlink)到指定的 Agent 技能目录下:
# 默认软链接到 ~/.agent/skills 目录下
./scripts/install-skills.sh
# 或者软链接到自定义的工作区/路径下
./scripts/install-skills.sh /path/to/your/workspace/.agents/skills
# 如果需要卸载/删除已安装的软链接
./scripts/install-skills.sh --delete /path/to/your/workspace/.agents/skills
或者手动执行以下命令进行配置:
# 创建.agent目录
mkdir -p /path/to/your/workspace/.agents/skills
# 将skills目录复制到.agent/skills目录
cp -r skills/* /path/to/your/workspace/.agents/skills/
/path/to/your/workspace替换为你的工作区路径。加载插件后,你可以直接通过自然语言与 Claude 交互使用相关能力,例如:
"帮我把这篇文章发布到头条号" "检查头条号登录状态" "把这个产品功能写成一支 16:9 教程视频,并生成旁白和字幕" "用 Excalidraw 画一张这个系统架构的可编辑示意图"
npx claudepluginhub guanyang/super-publisher --plugin super-publisherUnified capability management center for Skills, Agents, and Commands.
内容处理工具
Local AI co-writing canvas with MCP, Codex built-in image generation, slides, WeChat layout, and writing optimization skills.
Generates complete presentation slide decks from content or outlines. Invaluable for nonprofit communicators and strategists building pitches and fundraising materials.
微信公众号内容全流程 AI skill:选题 → 任务书与证据 → 初稿 → 编辑成稿;配图、排版、发布按需追加。主入口 wewrite + 9 个可单独激活的 wewrite-* 模块。
Publish Markdown/HTML articles to WeChat Official Account (微信公众号) drafts
AI-powered content generation from your terminal — images, video, music, audio, editing, and social publishing