A developer-focused automation tool that programmatically converts raw HTML/CSS strings or public webpage URLs into high-quality images.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install oo-htmlcsstoimage
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 oo-htmlcsstoimage using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The HTML/CSS to Image skill allows developers and AI systems to dynamically render styled HTML code, CSS rules, or entire websites into static images. Working through the oo CLI and OOMOL-connected environments, this integration simplifies modern media-generation workflows without forcing developers to manage raw tokens or API keys within local configurations.
By adding this utility to your suite of Openclaw Skills, you can automate visual content generation safe in the knowledge that your authentication details are managed server-side. It is perfect for turning custom HTML layouts, web assets, and structured data views into crisp, optimized imagery ready for delivery.
oo connector schema "htmlcsstoimage" --action "<action_name>" to obtain the authoritative JSON input/output contract.oo connector run to send the payload to the server, where credentials are securely injected server-side by OOMOL.Set up the required environment once before calling actions. Ensure you are utilizing modern toolchains compatible with Openclaw Skills.
1. Install the oo CLI Tool
For macOS and Linux platforms:
curl -fsSL https://cli.oomol.com/install.sh | bash
For Windows PowerShell environments:
irm https://cli.oomol.com/install.ps1 | iex
2. Authenticate the CLI
oo auth login
3. Link Your Service Account Add your credentials safely (Auth type: API key) by visiting:
https://console.oomol.com/app-connections?provider=htmlcsstoimage
This skill interacts with the htmlcsstoimage API using structured JSON payloads. Retrieve exact validation constraints before running payload commands:
oo connector schema "htmlcsstoimage" --action "<action_name>"
| Action Key | Execution Mode | Description |
|---|---|---|
create_image |
Write (Confirm with user) | Render an image from HTML/CSS or a public URL. |
create_batch_images |
Write (Confirm with user) | Generate up to 25 images simultaneously using unified configurations. |
delete_image |
Destructive (Explicit confirmation) | Remove an image from the storage engine and clear its CDN cache. |
delete_batch_images |
Destructive (Explicit confirmation) | Delete multiple generated images simultaneously in one operation. |
get_usage |
Read (Safe) | Retrieve API consumption counts mapped by hour, day, month, and billing period. |
Loading
An AI agent skill leveraging the OOMOL CLI to query IP2Proxy for detecting proxy, VPN, and Tor exit node IP addresses securely.

An AI-ready CLI tool for reading, creating, updating, and deleting LaunchDarkly configurations safely and without managing raw API tokens.

A powerful NASA science and astronomy data exploration skill for AI coding agents to search near-Earth objects, fetch space weather alerts, and retrieve deep space imagery without handling raw API credentials.

An OpenCage geocoding skill that enables AI agents to perform forward, reverse, and GeoJSON-formatted coordinate lookup through the OOMOL-connected oo CLI.

An automation skill for Freshservice that lets AI agents and developers programmatically manage IT service tickets, assets, and service catalogs.

An AI-ready skill to seamlessly operate Getform (forminit.com) via the oo CLI, enabling automatic form submission management and data extraction.








































