← Back to Plugins
AI Tools

openclaw-puter-ai

Dera Uche-Nwoha By Dera Uche-Nwoha 👁 7 views ▲ 0 votes

Allows OpenClaw to use Puter API's

Homepage GitHub

Install

openclaw plugins install @openclaw/openclaw-puter-ai

Configuration Example

{
  "name": "puter-ai",
  "version": "2.0.0",
  "description": "Adds AI commands powered by Puter",
  "commands": [
    "/ai chat",
    "/ai summarize",
    "/ai image",
    "/ai code",
    "/ai analyze",
    "/ai search"
  ]
}

README

# OpenClaw Puter AI Plugin

Adds AI capabilities to OpenClaw using Puter.

Commands:

/ai chat
/ai summarize
/ai image
/ai code
/ai analyze
/ai search

Install:

1. Place folder in /plugins
2. Run npm install
3. Restart OpenClaw

Comments

Sign in to leave a comment

Loading comments...