slack-gif-creator
仓库创建 2025年10月17日最近提交 3 天前SkillHot 收录 20 天前
▸ 精选理由
对需要社媒或聊天平台动画的创意人员有用
这个 Skill 做什么
生成并校验符合 Slack 限制的动画 GIF
把用户的创意描述变成合规的 Slack 动图:生成动画 GIF、检查大小和帧数限制,并提供可组合的动画构件。当你想为 Slack 做消息 GIF 或表情动画时用,内置对 Slack 大小/格式规则的校验。特别之处是既能创作又能自动验证是否符合 Slack 的上限,避免上传失败。
▸ 展开 SKILL.md 英文原文
Toolkit for creating animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives. This skill applies when users request animated GIFs or emoji animations for Slack from descriptions like "make me a GIF for Slack of X doing Y".
7.1w
Stars
8.0k
Forks
40
仓库内 Skill
+4.0k
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/slack-gif-creator/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/slack-gif-creator/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Slack GIF Creator - Flexible Toolkit A toolkit for creating animated GIFs optimized for Slack. Provides validators for Slack's constraints, composable animation primitives, and optional helper utilities. **Apply these tools however needed to achieve the creative vision.** ## Slack's Requirements Slack has specific requirements for GIFs based on their use: **Message GIFs:** - Max size: ~2MB - Optimal dimensions: 480x480 - Typical FPS: 15-20 - Color limit: 128-256 - Duration: 2-5s **Emoji GIFs:** - Max size: 64KB (strict limit) - Optimal dimensions: 128x128 - Typical FPS: 10-12 - Color limit: 32-48 - Duration: 1-2s **Emoji GIFs are challenging** - the 64KB limit is strict. Strategies t
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有