gif-sticker-maker

Convert photos (people, pets, objects, logos) into 4 animated GIF stickers with captions.

Content Preview
---
name: gif-sticker-maker
description: |
  Convert photos (people, pets, objects, logos) into 4 animated GIF stickers with captions.
  Use when: user wants to create cartoon stickers, GIF expressions, emoji packs, animated avatars,
  or convert photos to Funko Pop / Pop Mart blind box style animations.
  Triggers: sticker, GIF, cartoon, emoji, expression pack, avatar animation.
license: MIT
metadata:
  version: "1.2"
  category: creative-tools
  style: Funko Pop / Pop Mart
  output_format: GIF
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/gif-sticker-maker.md \
  https://raw.githubusercontent.com/MiniMax-AI/skills/main/skills/gif-sticker-maker/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/MiniMax-AI/skills

Then reference at skills/gif-sticker-maker/SKILL.md

Related Skills