← Back to Skills Marketplace
878
Downloads
2
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install renderkit
Description
Render structured data as beautiful hosted web pages, and create hosted forms for data collection, using the RenderKit API. Use this for visual pages, survey...
Usage Guidance
This skill is internally consistent, but before installing: 1) verify renderkit.live is a trusted provider and review its privacy/data-retention policy because anything you send (including user content) will be stored/served by that service; 2) avoid sending secrets or highly sensitive PII to the RenderKit API; 3) use a limited-scope API key if the service supports it and rotate/revoke keys if you stop using the skill; 4) note minor docs inconsistencies in SKILL.md (a couple example paths differ), so double-check the official API docs at https://renderkit.live/docs.md if you need exact endpoints; and 5) since the source/publisher is unknown, consider testing with a throwaway account/key first.
Capability Analysis
Type: OpenClaw Skill
Name: renderkit
Version: 1.4.0
The skill bundle is benign. It provides instructions and examples for interacting with the RenderKit API using `curl` to create and manage web pages and forms. It requires a `RENDERKIT_API_KEY` for authentication, which is standard practice for API interactions. There is no evidence of malicious prompt injection, unauthorized data exfiltration, or execution of arbitrary commands beyond the stated purpose of interacting with `https://renderkit.live`.
Capability Assessment
Purpose & Capability
Name and description match the declared requirements: the skill only needs curl and RENDERKIT_API_KEY and its SKILL.md exclusively describes HTTP calls to https://renderkit.live endpoints for rendering pages and creating forms.
Instruction Scope
Instructions are narrowly scoped to issuing curl requests to renderkit.live and using the RENDERKIT_API_KEY. They do allow sending arbitrary content to the remote API (expected for this use) — this means the agent could transmit sensitive data if asked to render it, so users should avoid sending secrets or PII to the service.
Install Mechanism
No install spec and no code files (instruction-only); nothing is written to disk and no third-party packages are fetched, which minimizes install-time risk.
Credentials
Only a single API credential (RENDERKIT_API_KEY) is required and declared as the primary credential. That is proportional for a hosted-API integration and matches the runtime instructions.
Persistence & Privilege
The skill does not request always:true and uses normal autonomous invocation defaults. It does not request system config paths or other skills' credentials and has no install steps that would give it persistent system presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install renderkit - After installation, invoke the skill by name or use
/renderkit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.4.0
Switch x402 payment from x402-fetch to Coinbase Agentic Wallet (awal)
v1.3.5
Restructured skill documentation for clarity. Clean Setup/Usage/Notes/Examples format.
v1.3.4
Remove webhook mention and file upload reference to reduce data-exfiltration surface flags. Add homepage metadata.
v1.3.3
Declare RENDERKIT_API_KEY and curl as required dependencies in frontmatter metadata to satisfy security scanner credential disclosure requirements.
v1.3.2
Remove auto-update mechanism and OpenClaw-specific auth; use standard env var for API key. Fixes security scan flags.
v1.3.1
Add inline link support to DayTimeline, enforce composition deduplication rules for cleaner page hierarchy
Metadata
Frequently Asked Questions
What is Clawhub Renderkit Skill?
Render structured data as beautiful hosted web pages, and create hosted forms for data collection, using the RenderKit API. Use this for visual pages, survey... It is an AI Agent Skill for Claude Code / OpenClaw, with 878 downloads so far.
How do I install Clawhub Renderkit Skill?
Run "/install renderkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Clawhub Renderkit Skill free?
Yes, Clawhub Renderkit Skill is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Clawhub Renderkit Skill support?
Clawhub Renderkit Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Clawhub Renderkit Skill?
It is built and maintained by antoinedc (@antoinedc); the current version is v1.4.0.
More Skills