---
title: "octopus-meme-maker"
description: "把一段场景描述变成粉红色章鱼打工人的 GIF 表情包：输出 720x720 循环 GIF 和适合聊天发送的 480x480 小图。需要 MiniMax Code 提供 image_synthesize 与 gen_videos 两个宿主工具。 / Turn a scene description into a pink octopus office-worker GIF meme: a 720x720 looping GIF plus "
canonical: https://agentpluginsdirectory.com/plugins/octopus-meme-maker
last-updated: 2026-09-16
---

# octopus-meme-maker
把一段场景描述变成粉红色章鱼打工人的 GIF 表情包：输出 720x720 循环 GIF 和适合聊天发送的 480x480 小图。需要 MiniMax Code 提供 image_synthesize 与 gen_videos 两个宿主工具。 / Turn a scene description into a pink octopus office-worker GIF meme: a 720x720 looping GIF plus a 480x480 mini-GIF for chat apps. Requires MiniMax Code to provide the image_synthesize and gen_videos host tools.
- Slug: octopus-meme-maker
- Publisher: weekbin
- Repository: https://github.com/MiniMax-AI/MiniMax-Code-Plugins
- Manifest: plugins/weekbin/octopus-meme-maker/plugin.json
- Version: 0.2.0
- License: Apache-2.0
- Category (editorial): other
- Skills: 1 (octopus-meme-maker)
- MCP servers: 0
- Stars: 11
- Repository created: 2026-08-17
- Repository last pushed: 2026-09-15
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/octopus-meme-maker
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What octopus-meme-maker does, in the publisher's words

Generate Smooth Squishmallow-style pink-octopus office-worker GIF memes from a scene description. Ships the 4-stage pipeline (base pose → 6s video → transparent text overlay → 720×720 GIF) plus the cross-platform scripts that assemble the final 480×480 mini-GIF for chat apps.

Expected result: /base.png (1024×1024 base) → /video.mp4 (1080p 6s 24fps, 141 frames) → /final.gif (720×720, 141 frames) → /final-mini.gif (480×480, 141 frames).

- skills/octopus-meme-maker/SKILL.md: the 4-stage pipeline + ban-list + exit conditions
- skills/octopus-meme-maker/reference.md: character anatomy, style rules, prompt template, reference image list
- skills/octopus-meme-maker/issues.md: known failure modes and feedback signals
- scripts/_fonts.py: shared CJK font discovery and loading for the four scripts (not a CLI entry point)
- scripts/make_contact_sheet.py: compose the 6-candidate contact sheet stage 1 hands to the user (Pillow)

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/MiniMax-AI/MiniMax-Code-Plugins/HEAD/plugins/weekbin/octopus-meme-maker/README.md

## Skills

- octopus-meme-maker: Use this skill when the user asks for a new pink-octopus office-worker GIF meme, a Smooth Squishmallow-style worker octopus sticker, a 4-character Chinese caption on a 720x720 looping GIF, or wants to add a scene to an existing meme library. Drives a 4-stage pipeline (base pose via image_synthesize…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.
