By guanyang
Automates multi-platform content publishing and asset generation, including WeChat stickers, Toutiao articles, tutorial videos, and Excalidraw diagrams via CLI or browser automation.
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 articles to Toutiao (Today's Headlines). Handles persistent authentication (login once) and session management. Opens browser for interactive 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 创建模板
本插件遵循 Claude Plugin 规范,支持多种 Agent 环境加载。
在启动 Claude Code 之后,执行以下命令加载插件:
# 添加插件市场
/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 画一张这个系统架构的可编辑示意图"
当需要从零创作并发布一套全新的微信表情包时,推荐直接使用 Sticker Factory (skills/sticker-factory):
"/sticker-factory 基于 [角色形象] 制作一套咸鱼摆烂的表情包并生成配套素材"。grid-sticker-generator 生成 16 宫格图片,接着通过 wechat-sticker-maker 智能切片与命名,最后调用 wechat-sticker-assets-designer 智能绘制适配该 IP 角色风格的 Banner 和赞赏图。meta.txt / info.txt 描述及配套 Banner/赞赏图等)均统一保存在 output/stickers_[theme] 目录下,免去零散整理的烦恼。Unified capability management center for Skills, Agents, and Commands.
npx claudepluginhub guanyang/super-publisher --plugin super-publisherPublish Markdown/HTML articles to WeChat Official Account (微信公众号) drafts
Business research, company intelligence, and dashboard skills
Social media content creation — platform-formatted posts for LinkedIn, Facebook, Instagram, and Reddit with character limits, hashtag strategies, and image specs.
Edit and render videos with FFmpeg and Remotion, from stitching and transitions to captions and teasers. Design presentations in Excalidraw and generate AI-powered infographics.
14 Claude Code skills + a pre-configured Obsidian vault that run a complete content engine. LinkedIn / X / YouTube (script, description, thumbnail, publish) / long-form / newsletters / lead magnets / graphics / motion video. Personalize once, draft forever. Content tracked in a native Obsidian Base, searchable with qmd. Built by Oxygen, free under MIT.
AI-powered content generation from your terminal — images, video, music, audio, editing, and social publishing