Back to Codex skills
Meta & Utilities

slack-gif-creator Codex skill

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".

What this skill does

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-gif-creator packages repeatable instructions so an agent can complete a focused workflow without reloading every detail into the main prompt. It is part of the awesome-codex-skills catalog and is presented here as an indexable summary for developers comparing reusable agent skills.

Good use cases

Trigger slack-gif-creator when a user request matches its stated automation scope.

Use it to keep setup, known pitfalls, and workflow guidance outside the main prompt until needed.

Pair it with repository-specific context when the workflow touches local code, docs, data, or connected apps.

Workflow coverage

Slack's Requirements

A documented section in the source skill that gives the agent more specific execution guidance.

Toolkit Structure

A documented section in the source skill that gives the agent more specific execution guidance.

Core Validators

A documented section in the source skill that gives the agent more specific execution guidance.

Animation Primitives

A documented section in the source skill that gives the agent more specific execution guidance.

Shake

A documented section in the source skill that gives the agent more specific execution guidance.

Bounce

A documented section in the source skill that gives the agent more specific execution guidance.

Source and attribution

This summary links back to the original folder in ComposioHQ's public repository. For installation instructions, licensing, and the complete skill body, use the source link before copying the skill into a local Codex setup.

View slack-gif-creator on GitHub