iblipper
Generate kinetic typography animations for expressive agent-to-human communication. Use when you want to communicate with visual flair - animated text for announcements, alerts, greetings, dramatic reveals, or any message that deserves more than plain text. Outputs shareable URLs or can display in canvas.
Install
mkdir -p .claude/skills/iblipper && curl -L -o skill.zip "https://mcp.directory/api/skills/download/4349" && unzip -o skill.zip -d .claude/skills/iblipper && rm skill.zipInstalls to .claude/skills/iblipper
About this skill
iBlipper - Motion Type Synthesizer
Generate animated kinetic typography to communicate with humans in a more expressive, attention-grabbing way.
Base URL: https://andyed.github.io/iblipper2025/
Two Output Options
Option 1: Hyperlink (fast, universal)
Generate a clickable link — recipient sees the animation in their browser.
[▶️ MESSAGE TEXT](https://andyed.github.io/iblipper2025/#text=MESSAGE+TEXT&emotion=emphatic&dark=true&share=yes)
Option 2: GIF Download (requires browser tool)
Generate an animated GIF file that can be attached to messages.
https://andyed.github.io/iblipper2025/?export=gif#text=MESSAGE+TEXT&emotion=emphatic&dark=true
URL Parameters
All parameters go in the hash fragment (#param=value¶m2=value2).
| Parameter | Type | Description | Default |
|---|---|---|---|
text | string | The message to display (URL encoded, spaces as +) | — |
wpm | number | Words per minute (30-2500) | 300 |
density | number | Words per frame (0.1-500) | 1 |
fill | boolean | Auto-scale text to fill screen | true |
theme | number | Color theme index (0-3) | 0 |
dark | boolean | Dark mode | true |
emotion | string | Animation style preset (see below) | neutral |
share | string | Auto-play on load (yes) | — |
Emotion Presets (Production)
| Emotion | Vibe | Best For |
|---|---|---|
neutral | Clean, professional | Default, announcements |
hurry | Fast, urgent, italic | Time-sensitive alerts |
idyllic | Slow, dreamy, airy | Poetic, calm messages |
question | Curious, tilting | Questions, pondering |
response_required | Urgent, pulsing | Action needed! |
excited | Bouncy, energetic | Celebrations, enthusiasm |
playful | Fun, bouncing | Jokes, casual fun |
emphatic | Bold, solid, impactful | Important statements |
casual | Handwritten, relaxed | Friendly chat |
electric | Glitchy, RGB split | Cyber aesthetic |
wobbly | Jelly physics | Silly, playful |
Note: matrix emotion is pre-release — avoid for now.
Hyperlink Examples
Important announcement:
[▶️ BREAKING NEWS](https://andyed.github.io/iblipper2025/#text=BREAKING+NEWS&emotion=emphatic&dark=true&share=yes)
Friendly greeting:
[▶️ Hey there!](https://andyed.github.io/iblipper2025/#text=Hey+there!&emotion=casual&dark=false&share=yes)
Celebration:
[▶️ Congratulations!](https://andyed.github.io/iblipper2025/#text=Congratulations!&emotion=excited&share=yes)
GIF Export Workflow (Browser Required)
-
Open the export URL in browser:
browser action=open targetUrl="https://andyed.github.io/iblipper2025/?export=gif#text=Hello&emotion=emphatic" profile=chrome -
Wait ~15-20 seconds for render + encode
-
Find the downloaded GIF:
ls -t ~/Downloads/iblipper_*.gif | head -1 -
Read/attach the file to your message
Export query parameters:
| Parameter | Type | Description | Default |
|---|---|---|---|
export | string | Format: gif, apng, png | — |
width | number | Output width in pixels | 480 |
fps | number | Frames per second (8, 15, 30) | 15 |
When to Use
✅ Good for:
- Greetings and introductions
- Important announcements
- Celebrating milestones
- Dramatic reveals
- Adding personality to messages
❌ Skip for:
- Long-form content (keep to 1-10 words)
- Urgent safety alerts (plain text is faster)
CLI Script
For quick URL generation, use the included shell script:
# Basic usage
./scripts/iblipper.sh "Hello World"
# https://andyed.github.io/iblipper2025/#text=Hello+World&emotion=emphatic&dark=true&share=yes
# With emotion
./scripts/iblipper.sh "Breaking News" hurry
# Light mode
./scripts/iblipper.sh "Good Morning" idyllic light
# As markdown link
./scripts/iblipper.sh -m "Click me!" excited
# [▶️ Click me!](https://...)
# GIF export URL
./scripts/iblipper.sh --gif "Export this" playful
Additional Resources
- references/examples.md — Real-world use cases by category
- references/emotions.md — Deep dive on each emotion preset with live demos
Tips
- Keep text concise — 1-5 words have the most impact
- Use hyperlinks by default — faster, works everywhere
- Use GIF export for Signal/iMessage — inline images look great
- Always use
share=yesin hyperlinks — skips landing page - Match emotion to message —
excitedfor celebrations,emphaticfor important stuff - Dark mode looks better —
dark=trueis usually the way to go - Use sparingly — if every message is animated, none are special
More by openclaw
View all skills by openclaw →You might also like
flutter-development
aj-geddes
Build beautiful cross-platform mobile apps with Flutter and Dart. Covers widgets, state management with Provider/BLoC, navigation, API integration, and material design.
drawio-diagrams-enhanced
jgtolentino
Create professional draw.io (diagrams.net) diagrams in XML format (.drawio files) with integrated PMP/PMBOK methodologies, extensive visual asset libraries, and industry-standard professional templates. Use this skill when users ask to create flowcharts, swimlane diagrams, cross-functional flowcharts, org charts, network diagrams, UML diagrams, BPMN, project management diagrams (WBS, Gantt, PERT, RACI), risk matrices, stakeholder maps, or any other visual diagram in draw.io format. This skill includes access to custom shape libraries for icons, clipart, and professional symbols.
ui-ux-pro-max
nextlevelbuilder
"UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient."
godot
bfollington
This skill should be used when working on Godot Engine projects. It provides specialized knowledge of Godot's file formats (.gd, .tscn, .tres), architecture patterns (component-based, signal-driven, resource-based), common pitfalls, validation tools, code templates, and CLI workflows. The `godot` command is available for running the game, validating scripts, importing resources, and exporting builds. Use this skill for tasks involving Godot game development, debugging scene/resource files, implementing game systems, or creating new Godot components.
nano-banana-pro
garg-aayush
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
fastapi-templates
wshobson
Create production-ready FastAPI projects with async patterns, dependency injection, and comprehensive error handling. Use when building new FastAPI applications or setting up backend API projects.
Related MCP Servers
Browse all serversConnect Blender to Claude AI for seamless 3D modeling. Use AI 3D model generator tools for faster, intuitive, interactiv
Create modern React UI components instantly with Magic AI Agent. Integrates with top IDEs for fast, stunning design and
Effortlessly create 25+ chart types with MCP Server Chart. Visualize complex datasets using TypeScript and AntV for powe
Unlock powerful text to speech and AI voice generator tools with ElevenLabs. Create, clone, and customize speech easily.
AI-driven CAD modeling with FreeCAD: control design workflows, generate logos, and edit objects using remote Python scri
Transform Figma designs into high-quality code with AI. Seamless figma to code and figma to html workflows for efficient
Stay ahead of the MCP ecosystem
Get weekly updates on new skills and servers.