PG
Pixel GIF Maker
🔵 Stable🕐 updated 2026-07-26
🔷 SkillSpec L3
other
Generate retro pixel-text animated GIFs for Slack, Teams, or a PR comment — scrolling marquees, heartbeat pulses, confetti parties, twinkling sparkles — from a bundled pure-stdlib Python script (no PIL, no dependencies, byte-exact deterministic). Use when someone wants a celebration GIF, a 'ship it' GIF, a custom Slack GIF, a launch-day animation, or to make a team win feel like one. Produces a ready-to-drag .gif file.
What to give it
▸under 24 characters — The text — ; pixel fonts are for punchlines
✅ The bar it holds itself to
Every skill in this library self-verifies — these are this skill's own quality checks, straight from its definition.
✓Text length checked BEFORE generating — over 24 characters, ask them to cut
✓(offer the punchline edit: "SHIPPED THE MIGRATION" → "SHIPPED IT")
✓Mode matches the moment — a layoff-week channel does not get confetti;
✓when in doubt, sparkle
✓Script ran without error and the reported file size is under ~200KB
✓Any character outside the font set was flagged to the user, not silently
✓turned into `?`
⚠️ What it refuses to do
Do not reach for image libraries or external services — the point of the
bundled encoder is zero dependencies and deterministic output
Do not generate GIFs containing colleagues' names in mocking contexts —
celebration tool, not a roast tool; decline and suggest the kind version
Do not cram sentences in — if the user insists past 24 characters, use
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
Related skills
🔌 Embed this skill
Drop this on your blog, docs, or site — it renders a "Run this skill" card:
<div data-pm-skill="pixel-gif-maker"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>
💬 Discussion
Pixel GIF Maker is one of 832 open-source professional AI agent skills — all SkillSpec L3.
Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog