A voice-first image editing skill that enables iterative generation, version branching, and multi-model management through a structured canvas system.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install babblebrush
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install babblebrush using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
babblebrush is a professional-grade image editor designed for seamless integration with AI agents. It functions as a workspace where both humans and agents can generate, view, and manage images programmatically. Unlike static generation tools, babblebrush organizes work into canvases and versions, allowing for a non-linear editing process where users can branch off from any point in history to try new directions.
This skill is built for the Openclaw Skills ecosystem to provide high-level control over image creation. It supports a Bring Your Own Key (BYOK) model, enabling developers to use their own credentials for providers like Google Gemini and xAI. By using babblebrush, agents can perform complex tasks such as adding specific elements to a scene, changing artistic styles, or blending multiple reference images into a cohesive final product.
To get started with this skill in the Openclaw Skills framework, you need to obtain an API key from the babblebrush settings page. Configure your environment by setting the following variable:
export BABBLEBRUSH_API_KEY="your_bb_token_here"
You can then verify your setup and check your available credits or platform access status using the following command:
curl -H "Authorization: Bearer $BABBLEBRUSH_API_KEY" "https://babblebrush.com/api/v1/me"
The skill organizes image data using a hierarchical structure to maintain history and context within Openclaw Skills:
| Object | Description |
|---|---|
| Canvas | The primary container for an image project, identified by a unique public token. |
| Canvas Version | An individual edit or state within a canvas, tracking prompts, models, and status. |
| Provider Model | Technical metadata for AI engines, including image limits per prompt. |
| Reference Images | Supplementary image data uploaded to a version to influence future edits. |
| Credentials | Securely stored API keys for external providers like Google or xAI. |
Loading
A comprehensive toolkit for launching and maintaining an authentic, human-like AI presence on X through organic engagement and real-time situational awareness.

A CLI tool and library for mirroring local directory structures and file content directly into Notion pages.

An advanced AI agent skill for navigating the Federal Reserve Economic Data (FRED) database using natural language and dual-layer validation.

A powerful flight search skill for querying real-time Google Flights data including prices, schedules, and aircraft details.

A specialized AI skill for retrieving and analyzing sleep logs, dream journals, and mood data from the Soft Pillow iOS application.

A specialized client for monitoring and controlling AllStar Link amateur radio nodes through a secure REST API using Openclaw Skills.








































