iblipper for Openclaw

A motion type synthesizer for creating expressive kinetic typography animations and GIFs for AI agent-to-human communication.

andyed
v1.0.1
Feb 1, 2026
0
2.9k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install iblipper

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install iblipper using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is iblipper?

iblipper is a specialized motion type synthesizer designed to bridge the gap between static agent responses and expressive human-centric communication. As a versatile tool within the Openclaw Skills ecosystem, it enables developers and AI agents to wrap messages in dynamic animations that convey emotion, urgency, or personality. Whether generating a fast-loading hyperlink for immediate browser playback or a high-quality GIF for inline messaging, this skill ensures that announcements, alerts, and greetings capture attention through sophisticated visual flair. By integrating iblipper into your project, you leverage Openclaw Skills to transform plain text into engaging kinetic typography that resonates with users.

iblipper Use Cases

  • Creating dramatic reveals and important system announcements
  • Sending time-sensitive alerts using the hurry emotion preset
  • Celebrating milestones and achievements with excited or playful visual styles
  • Visualizing pondering or questions to signal a need for human input via the question preset
  • Adding a modern cyber aesthetic to technical communications using the electric glitch preset

How iblipper Works

  1. The AI agent identifies a message that requires specific visual emphasis or emotional context.
  2. It constructs a parameterized URL targeting the iblipper engine, defining text, emotion, and theme variables.
  3. For standard delivery, it generates a Markdown hyperlink formatted according to Openclaw Skills integration standards.
  4. For rich media environments like Signal or iMessage, it triggers a browser-based render process to export a localized GIF file.
  5. The final asset or link is presented to the user, providing a stylized, animated reading experience that enhances message retention.

iblipper Setup

To begin using this tool within the Openclaw Skills ecosystem, you can utilize the provided shell utility for rapid link generation and export. Use the following commands in your terminal:

# Generate a basic animated link with default settings
./scripts/iblipper.sh "Hello World"

# Create a formatted markdown link with a specific emotion preset
./scripts/iblipper.sh -m "Success!" excited

# Generate a URL optimized for GIF export via browser tools
./scripts/iblipper.sh --gif "Alert" hurry

iblipper Data Schema & Taxonomy

The skill utilizes a robust, parameter-driven URL schema to define the visual output and metadata taxonomy. Data is organized via hash fragments for client-side processing.

Parameter Description Type Default
text The message to animate (URL encoded) string
emotion Animation style (neutral, excited, emphatic, etc.) string neutral
wpm Words per minute speed (30-2500) number 300
dark Dark mode toggle boolean true
share Set to 'yes' for auto-play functionality string

iblipper Advanced Features

  • Support for multiple export formats including GIF, APNG, and PNG through browser-based rendering
  • Fine-grained control over typography pacing using words-per-minute (WPM) and word density parameters
  • Intelligent auto-scaling engine that ensures animated text dynamically fills the viewport
  • A library of 11+ handcrafted emotion presets ranging from idyllic calm to electric glitch physics
  • Native integration with the Openclaw Skills CLI for automated, programmatic generation of communication assets

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*