
Gif Sticker Maker
Turn user photos into Funko Pop–style animated GIF stickers for chat apps and custom avatar packs via the MiniMax image API.
Overview
gif-sticker-maker is an agent skill for the Grow phase that converts photos into Funko Pop–style animated GIF stickers through the MiniMax API for chat and avatar packs.
Install
npx skills add https://github.com/nexu-io/open-design --skill gif-sticker-makerWhat is this skill?
- Photo-to-animated-GIF pipeline in Funko Pop / Pop Mart aesthetic via MiniMax API
- Oriented toward personalized chat stickers and avatar pack batches
- Open Design catalogue entry with upstream install path from MiniMax-AI/skills
- Trigger phrases include gif sticker, funko sticker, animated sticker, pop mart, and 表情包
- Upstream category tagged as image-generation with od.mode image
- Upstream curated from MiniMax AI team image-generation category
Adoption & trust: 786 installs on skills.sh; 61.4k GitHub stars; 1/1 security scanners passed (skills.sh audits).
What problem does it solve?
You want custom animated stickers from real photos but lack a repeatable agent workflow tied to a hosted image API.
Who is it for?
Indie builders shipping community or brand touchpoints who already use Claude Code–class agents and want MiniMax-backed sticker generation on demand.
Skip if: Teams that need only static logos, cannot use external image APIs, or want in-app runtime rendering without third-party generative services.
When should I use this skill?
User mentions gif sticker, funko sticker, animated sticker, pop mart, or 表情包.
What do I get? / Deliverables
The agent runs the upstream MiniMax sticker workflow and delivers GIF-ready assets you can drop into chat or avatar collections.
- Animated GIF stickers in Funko Pop / Pop Mart style
- Chat-ready sticker or avatar pack assets
Recommended Skills
Journey fit
Sticker and avatar assets are produced when you are compounding distribution and brand presence through shareable visual content, not during core product implementation. Content is the canonical shelf for generative media aimed at messaging, social replies, and lightweight brand assets solo builders ship alongside their product.
How it compares
Use as a packaged generative-media skill, not as an MCP server or a generic Photoshop macro.
Common Questions / FAQ
Who is gif-sticker-maker for?
Solo and indie builders who distribute through chat and social channels and want agent-discoverable sticker generation via MiniMax.
When should I use gif-sticker-maker?
During Grow content work when you need animated stickers or avatar packs; also when Launch distribution plans call for shareable GIF assets for communities.
Is gif-sticker-maker safe to install?
Review the Security Audits panel on this Prism page and the upstream MiniMax-AI/skills repo before granting network and API credentials to your agent.
SKILL.md
READMESKILL.md - Gif Sticker Maker
# gif-sticker-maker > Curated from MiniMax AI team. ## What it does Convert photos into animated GIF stickers in Funko Pop / Pop Mart style via the MiniMax API. Useful for personalized chat stickers and avatar packs. ## Source - Upstream: https://github.com/MiniMax-AI/skills - Category: `image-generation` ## How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: ```bash # Inspect the upstream README for exact paths open https://github.com/MiniMax-AI/skills ``` Then ask the agent to invoke this skill by name (`gif-sticker-maker`) or with one of the trigger phrases listed in this skill's frontmatter.