RenderKit enables AI agents to instantly generate polished, hosted web pages and interactive data-collection forms from structured JSON data.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install renderkit
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 renderkit using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
RenderKit is a versatile tool within the Openclaw Skills ecosystem that allows developers and AI agents to bridge the gap between raw data and visual presentation. It provides a simple API to programmatically create hosted pages—such as itineraries, summaries, and reports—or interactive forms like surveys and RSVPs. By using RenderKit, you can bypass the overhead of manual web development and deployment, converting structured objects into professional, shareable URLs in seconds.
This skill is particularly valuable for workflows that require presenting data to humans in a readable format or gathering structured feedback without building a custom frontend. Whether you are generating a 3-day travel plan or a team feedback survey, RenderKit handles the hosting and styling automatically, ensuring your content looks great on any device.
To start using this skill with Openclaw Skills, follow these steps:
export RENDERKIT_API_KEY="your-api-key"
The RenderKit skill organizes data through two primary structures:
| Component | Description |
|---|---|
| Render Object | Contains template (e.g., freeform, travel_itinerary), context, and data (title and content). |
| Form Object | Includes title, prompt (for AI generation) or fields, multi_response toggle, and expires_in duration. |
| Update Strategy | Uses merge to append new sections or replace for a full rewrite of the page content. |
| Metadata | The API automatically enriches inline URLs with images, ratings, and site metadata. |
Loading
An automated tool to download Instagram Reels, extract metadata captions, and generate high-accuracy audio transcriptions using AI.

A structured, staged educational agent designed to guide users from basic CLI operations to deep architectural understanding of OpenClaw.

A comprehensive CLI-driven skill for resolving locations, planning multi-modal routes, and monitoring real-time transit disruptions within the Île-de-France Mobilités network.

A high-performance skill for fetching real-time market data and stock quotes optimized for AI agents and LLM token efficiency.

A professional financial tracking tool for fetching real-time quotes, historical data, and managing asset watchlists via AI agents.

A versatile soccer data skill providing access to standings, schedules, xG, and transfer history across 13 global leagues without requiring API keys.








































