gif-sticker-maker
Create Animated GIF Stickers from Photos
Turning photos into consistent animated stickers requires several generation and conversion steps. This skill coordinates MiniMax and FFmpeg to produce four captioned GIFs.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "gif-sticker-maker" from https://skillstore.io/skills/minimax-ai-gif-sticker-maker.md and its manifest at https://skillstore.io/api/skills/minimax-ai-gif-sticker-maker/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "gif-sticker-maker". Create the default English reaction stickers from my portrait.
Expected outcome:
Four animated GIFs: a waving Hi sticker, laughing LOL sticker, crying Boo-hoo sticker, and heart-gesture Love ya sticker.
Using "gif-sticker-maker". Make a Spanish sticker pack from my pet photo.
Expected outcome:
Four animated pet stickers with Spanish captions: Hola, Jajaja, Buaaa, and Te quiero.
Using "gif-sticker-maker". Animate our logo as a mascot with custom captions.
Expected outcome:
Four square GIF stickers that preserve the logo colors and pair each supplied caption with a matching motion.
Security Audit
Medium RiskMost static findings are false positives caused by documented credential handling, expected output writes, Markdown formatting, and shell-safe FFmpeg calls. Confirmed risks involve external transmission of prompts and photos, unrestricted endpoint configuration, and unvalidated remote downloads. No prompt injection or malicious system-reconnaissance intent was found.
Confirmed security concerns (3)
Capability review items (6)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (20)
๐ Filesystem access (7)
๐ Network access (10)
๐ Env variables (19)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/minimax-ai-gif-sticker-maker/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/minimax-ai-gif-sticker-maker?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/minimax-ai-gif-sticker-maker?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/minimax-ai-gif-sticker-maker/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/minimax-ai-gif-sticker-maker.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
MiniMax-AI. (2026). gif-sticker-maker security audit report (audit version 5) [Author version 1.2]. Skillstore. https://skillstore.io/skills/minimax-ai-gif-sticker-maker/audits/5BibTeX citation
@techreport{minimax-ai-minimax-ai-gif-sticker-maker-2026,
author = {MiniMax-AI},
title = {gif-sticker-maker security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/minimax-ai-gif-sticker-maker/audits/5},
note = {Author version 1.2}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "gif-sticker-maker security audit report (audit version 5)"
version: "1.2"
type: report
authors:
- name: "MiniMax-AI"
date-released: "2026-08-09"
url: "https://skillstore.io/skills/minimax-ai-gif-sticker-maker/audits/5"
identifiers:
- type: other
value: "skillstore:minimax-ai-gif-sticker-maker:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Build Personal Reaction Stickers
Convert a portrait into four animated reactions with short captions for everyday messaging.
Create Branded Animated Assets
Turn a logo or product mascot into a consistent set of animated promotional stickers.
Produce Multilingual Emoji Packs
Generate captioned sticker sets that match the audience language across supported caption presets.
Try These Prompts
Create four animated GIF stickers from this photo. Use the default captions for my language.
Create four animated stickers from this pet photo. Use these captions: {caption_1}, {caption_2}, {caption_3}, and {caption_4}.Transform this logo into four animated mascot stickers. Preserve its colors and shape. Use these actions: {actions}.Create a four-sticker pack from {subject}. Use {language}, captions {captions}, actions {actions}, and filenames {filenames}. Keep every caption readable.Best Practices
- Use a clear, well-lit reference photo with one visible subject.
- Keep captions between one and three words for reliable rendering.
- Confirm the target language, API endpoint, output paths, and estimated service cost before generation.
Avoid
- Do not upload personal photos without the subject's consent.
- Do not mix caption languages within one sticker pack.
- Do not use untrusted API base URLs or unverified media download hosts.
Frequently Asked Questions
How many stickers does the skill create?
Which subjects are supported?
Can I provide my own captions?
Which languages have default captions?
What software and credentials are required?
Are my photos processed locally?
Developer Details
Author
MiniMax-AILicense
MIT
Author version
v1.2
Skillstore revision
r2
Version notice
The author-declared version is not valid SemVer.
Ref
02be9409c79ca1183f7844009c14d9df684d0cf9
Maintenance freshness
8/11/2026
Usage
9 downloads ยท 182 views
File structure
๐ assets/
๐ image-prompt-template.txt
๐ video-prompt-template.txt
๐ references/
๐ captions.md
๐ requirements.txt
๐ scripts/
๐ minimax_image.py
๐ minimax_video.py
๐ SKILL.md