# Slack GIF Creator

> Builds animated GIFs that fit Slack's size limits

Source: https://aistack.sh/skill/slack-gif-creator
Real source: https://github.com/anthropics/skills/tree/main/skills/slack-gif-creator
Author: Anthropic
Category: creative
Works with: claude-code, claude-ai
Last verified: 2026-09-06

Creates animated GIFs optimized for Slack, with validators for size constraints and composable animation primitives.

## Install

### claude-code

```
/plugin marketplace add anthropics/skills
/plugin install example-skills@anthropic-agent-skills
```

Installs the whole plugin (a small bundle of related skills); this one loads automatically once the plugin is installed, no separate step needed.

---

From aistack.sh. Last verified 2026-09-06.
