slack-gif-creator

仓库创建 2026年7月26日最近提交 3 天前SkillHot 收录 2 天前
▸ 精选理由

快速产出满足 Slack 限制的表情级 GIF 素材。

这个 Skill 做什么

为 Slack 优化生成动画 GIF,并校验尺寸和格式约束。

把创意描述变成适合 Slack 的动图 GIF,包含尺寸和格式校验器以及可组合的动画原件,帮助生成消息级 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".

内容创作GIF 制作Slack 优化动画工具通用
0
Stars
0
Forks
32
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/fullREFIT/skills/main/skills/slack-gif-creator/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/fullREFIT/skills/main/skills/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 公开信息 · 原文版权归作者所有