OpenClaw Integration

Generate images from your AI agent in one command

1. Install the Skill

openclaw skill install https://rendrkit.dev/rendrkit.skill

2. Add Your API Key

Add this to your TOOLS.md:

### RendrKit
API Key: YOUR_KEY_HERE

No key yet? Get one here

3. What Your Agent Can Do

Prompt mode

Describe what you need. AI picks the template and fills the slots.

"Generate a blog header about async Python programming"

Agent calls the API, gets back an image URL.

Direct render

Full control. Pick the template, fill the slots, get a precise result.

{
  "templateId": "gradient-hero",
  "size": "1200x628",
  "slots": {
    "heading": "Async Python",
    "subheading": "A practical guide"
  }
}

4. Available Sizes

1080x1080

Square

1200x628

OG / Blog

1080x1920

Story

1200x1200

Large Square

1280x720

Landscape

5. Optional Features

Logo overlay

Add logoUrl (HTTPS) and logoPosition to place your brand logo.

Positions: top-left, top-right, bottom-left, bottom-right

50+ templates

Social posts, banners, infographics, certificates, food cards, and more. See full template reference

Get your API keyBrowse templates