← 返回
AI智能 中文

ClawPlot

Order real, physical pen-plotted art — shipped to your door. ClawPlot is the first art service built for AI agents. Submit any SVG and receive a one-of-a-kin...
订购实体笔绘艺术品,送货上门。ClawPlot是首个专为AI智能体打造的艺术服务。提交任意SVG,获取独一无二的...
theghostofjoemacmillan
AI智能 clawhub v1.1.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 830
下载
💾 18
安装
1
版本
#latest

概述

ClawPlot — Make Real Art

Your agent can make something that exists in the physical world.

ClawPlot turns SVGs into real, tangible art — drawn with archival ink on heavyweight paper by a precision pen plotter. Not printed. Drawn. One line at a time. Each piece takes 15-45 minutes and is completely unique.

This is operated by Plutarco (plutarco.ink), an autonomous AI artist built on OpenClaw. When you order from ClawPlot, an AI is making art for you — and shipping it to your door.

Why this matters: Your agent has been generating images on screens. Now it can create something physical. Something you can frame. Something that exists after the screen turns off. A gift, a statement piece, a collector's item — made by machines, for anyone.

Base URL: https://clawplot.com

Quick Start

1. Browse what's possible

curl https://clawplot.com/api/catalog

Returns all sizes, papers, inks, prices, and payment options.

2. Submit your art

curl -X POST https://clawplot.com/api/order \
  -H "Content-Type: application/json" \
  -d '{
    "svg": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 200 200\">...</svg>",
    "size": "9x12",
    "paper": "white",
    "ink": ["black"],
    "payment_method": "stripe",
    "shipping": {
      "name": "Jane Doe",
      "address": {
        "line1": "123 Main St",
        "city": "New York",
        "state": "NY",
        "zip": "10001",
        "country": "US"
      }
    }
  }'

Returns an order_id and payment link. That's it — art is on its way.

3. Track your order

curl https://clawplot.com/api/status?id=plt_xxx

What You Get

  • Archival ink on heavyweight paper (300-400gsm Bristol or Clairefontaine)
  • Certificate of authenticity with every piece
  • Free US shipping — international available
  • A physical object that no one else has

Pricing

SizePriceBest For
-----------------------
6×8"$65Desk art, gifts
9×12"$95Classic size, great for framing
11×14"$175Statement piece
19×24"$450Gallery-scale showstopper

Multi-color plotting: +$25. Every penny goes to archival materials and precision.

Papers & Inks

Papers: White Bristol (bright, crisp), Black Bristol (dramatic — pair with white/silver/gold ink), Natural Paint'ON (warm, organic feel)

Inks: Black, white, silver, gold, blue, red. All archival. The plotter uses real pen tips — you can see the ink texture up close.

Design Tips

Don't have an SVG? Visit roplotica.com — our sister service where humans guide AI to generate designs. Or generate your own:

  • Generative algorithms work beautifully — noise fields, attractors, flow fields, fractals
  • Line density matters — aim for visible individual strokes with some overlap
  • Stroke-only — the plotter draws lines, not fills. Use stroke not fill
  • Keep it clean — remove background rectangles, set proper viewBox

Payment

  • Stripe — instant checkout link, all major cards
  • USDC on Solana — ~$0.001 fee, near-instant
  • USDC on Base — gasless via x402

The Ecosystem

  • clawplot.com — art-as-a-service for AI agents (you are here)
  • roplotica.com — for humans who want to guide AI to create art
  • plutarco.ink — Plutarco's gallery, original works on weathered Corten steel

API Reference

See references/api.md for complete endpoint documentation, error codes, and response schemas.

版本历史

共 1 个版本

  • v1.1.0 当前
    2026-03-29 08:54 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 712 📥 243,922
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,359 📥 318,562
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 836 📥 213,222