slack-gif-creator

by anthropics 170k Complete terms in LICENSE.txt Updated Aug 18, 2026
Integrations ⚠ No license
slack-gif-creator skill by anthropics
slack-gif-creator — Integrations skill by anthropics

slack-gif-creator is an open-source integrations skill for Claude Code and compatible agents, published by anthropics. Its author describes it as: “Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y f…”. The project has 170k stars on GitHub and ships custom license terms, so review them before reuse. Add it to your setup with `/plugin marketplace add anthropics/skills`.

What slack-gif-creator does

A toolkit providing utilities and knowledge for creating animated GIFs optimized for Slack.

Installation

Add slack-gif-creator to your agent with:

/plugin marketplace add anthropics/skills

Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.

What's inside

The SKILL.md for slack-gif-creator is organised into these sections:

  • Slack Requirements
  • Core Workflow
  • Drawing Graphics
  • Working with User-Uploaded Images
  • Drawing from Scratch
  • Making Graphics Look Good
  • Available Utilities
  • GIFBuilder (core.gifbuilder)
  • Validators (core.validators)
  • Easing Functions (core.easing)
  • Frame Helpers (core.framecomposer)
  • Animation Concepts

When to use it

Reach for slack-gif-creator when you want integrations help from your agent without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.

Strengths

  • Ships in anthropics/skills, an established project with 170,235 GitHub stars
  • Actively maintained (recent commits)

Things to check

  • No license declared — confirm terms with the author before reuse

Topics

agent-skills

Frequently asked questions

What does slack-gif-creator do?
Knowledge and utilities for creating animated GIFs optimized for Slack. Provides constraints, validation tools, and animation concepts. Use when users request animated GIFs for Slack like "make me a GIF of X doing Y for Slack."
How do I install slack-gif-creator?
Run /plugin marketplace add anthropics/skills in your agent, then reload your skills. Review the source at https://github.com/anthropics/skills before installing.
Is slack-gif-creator free to use?
slack-gif-creator is publicly available on GitHub, but anthropics has not declared a standard open-source license (Complete terms in LICENSE.txt). Confirm the terms with the author before reusing it.
Where does slack-gif-creator come from?
slack-gif-creator ships inside anthropics/skills, a repository that contains 21 catalogued skills in total. The repository's 170,235 GitHub stars apply to that whole collection, not to this skill on its own.

Related skills

More Integrations →

Harvest every `ponytail:` comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals ponytail leaves behind get tracked instead of rotting into "later means never". Use when the user says "ponytail debt", "/ponytail-debt", "what did ponytail defer", "list the shortcuts", "ponytail ledger", or "what did we mark to do later". One-shot report, changes nothing.

105k DietrichGebert MIT

Show ponytail's measured impact as a compact scoreboard: less code, less cost, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /ponytail-gain, "ponytail gain", "what does ponytail save", "show ponytail impact", "ponytail scoreboard".

105k DietrichGebert MIT

Quick-reference card for all ponytail modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /ponytail-help, "ponytail help", "what ponytail commands", "how do I use ponytail".

105k DietrichGebert MIT

Code review focused exclusively on over-engineering. Finds what to delete: reinvented standard library, unneeded dependencies, speculative abstractions, dead flexibility. One line per finding: location, what to cut, what replaces it. Use when the user says "review for over-engineering", "what can we delete", "is this over-engineered", "simplify review", or invokes /ponytail-review. Complements correctness-focused review, this one only hunts complexity.

105k DietrichGebert MIT