OpenClaw · Skill

Renderful Generation

Use this skill with the Renderful OpenClaw plugin tools:

Coding Agents & IDEs
v0.1.0
VirusTotal: Suspicious

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install luv005/renderful-generation

ClawHub installer

npx clawhub@latest install luv005/renderful-generation

OpenClaw CLI

openclaw skills install luv005/renderful-generation

Direct OpenClaw install

openclaw install luv005/renderful-generation

What this skill does

Use this skill with the Renderful OpenClaw plugin tools:

Why it matters

The quote-first workflow prevents surprise charges by surfacing costs and validating inputs before any generation is submitted.

Typical use cases

  • Generate an image from a text prompt using a discovered model
  • Check generation cost before committing to a render job
  • Poll an in-progress video render until it finishes
  • Deposit funds when a generation fails due to insufficient balance
  • Register an agent to obtain a Renderful API key programmatically

Source instructions

Use this skill with the Renderful OpenClaw plugin tools:

  • renderful_list_models
  • renderful_quote
  • renderful_generate
  • renderful_get_generation
  • renderful_register_agent
  • renderful_get_balance
  • renderful_set_webhook

Recommended Flow

  1. Run renderful_register_agent if no API key is available.
  2. Run renderful_list_models to pick a valid type and model.
  3. Run renderful_quote before renderful_generate.
  4. Run renderful_generate once inputs are validated.
  5. Poll with renderful_get_generation until terminal status.

x402 and Insufficient Funds

  • If generation returns status=402, surface payment_requirements.
  • If needs_funds=true, surface deposit_addresses and shortfall.
  • Retry generation after funding or after providing valid x_payment.

Notes

  • Prefer read-only calls (list_models, quote, get_generation, get_balance) until explicit user approval for side effects.
  • Keep responses deterministic and structured so planners can chain tool calls safely.

Related OpenClaw skills

Browse all →
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise