gif-maker
GIF 动画生成器 (GIF Maker)
本 Skill 旨在帮助用户快速将一组序列帧图片或单张精灵表(Sprite Sheet)转换为 GIF 动画。
核心功能
- 序列帧转 GIF:支持读取文件夹内的
png,jpg序列,按文件名排序合成 GIF。 - 精灵表转 GIF:支持读取单张 Grid 图片(如 4x4 精灵表),自动切分并合成为 GIF。
- 智能压缩:支持通过
--max-size参数指定目标文件大小(如 950KB),自动调整压缩参数以满足微信表情包等平台的体积限制。 - 参数控制:
--fps:指定每秒帧数(默认为 12)。--layout:指定精灵表布局(如4x4),仅在这个模式下需要。--loop:默认永久循环。--max-size: 指定最大体积 (KB)。
使用指南
1. 快速开始
More from guanyang/super-publisher
toutiao-publisher
Publish articles to Toutiao (Today's Headlines). Handles persistent authentication (login once) and session management. Opens browser for interactive publishing.
796wechat-sticker-maker
微信表情包制作工具。自动将六宫格、九宫格、十二宫格的原图裁剪并转换为符合微信表情包规范的格式(表情主图 240x240,聊天页图标 50x50)。
32grid-sticker-generator
A universal 4x4 grid sticker generator. uses strict visual guidelines (No Text, Transparent BG) and supports loading theme templates from resources.
30template-skill
Replace with description of the skill and when Claude should use it.
22wechat-post-publisher
Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".
1