Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When a user requests an animated GIF optimized for Slack, e.g. "make me a GIF of X doing Y for Slack", or uploads an image to animate.
optimize_for_emoji and remove_duplicatesA polished, Slack-ready animated GIF meeting dimension and file-size limits, plus validation report confirming compliance.
Use Cases
A team wants a custom 128x128 emoji GIF of a bouncing logo for Slack reactions. Using this skill, they generate frames with PIL, apply bounce easing via core utilities, validate with validators, and export an optimized emoji GIF. It saves design effort and ensures Slack compatibility.
A user uploads a PNG and asks to animate it spinning for a Slack message. The skill loads the image with PIL, rotates per frame using easing, checks 480x480 limits, and outputs a validated GIF. It turns static art into engaging Slack content quickly.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File