Geometry
Generate AI images from text prompts. Pay per request with USDC on Solana via x402. No API keys, no accounts.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/geometrydotsh/geometryGeometry — AI Image Generation API
Generate images from text prompts. Pay per request with USDC on Solana via x402. No API keys, no accounts.
- Homepage: https://geometry.sh
- Agent Card: https://api.geometry.sh/.well-known/agent.json
- Docs: https://app.geometry.sh/developers
Payment
| Field | Value |
|---|---|
| Protocol | x402 (version 2) |
| Network | solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp |
| Scheme | exact |
| Currency | USDC |
| Facilitator | https://facilitator.payai.network |
| Pay To | 79BLYwUdsNpPzDktxjibFR4DKMhHV2Q8iBu7Fk7R9fuU |
Endpoints
GET /api/x402/generate/quote
Get the USDC price for a model. Free — no payment required.
| Parameter | Type | Required | Description |
|---|---|---|---|
| model | string | no | Model slug (default: flux-dev) |
Example response:
{
"success": true,
"data": {
"model": "flux-dev",
"costUsdc": 0.0325,
"paymentNetwork": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "79BLYwUdsNpPzDktxjibFR4DKMhHV2Q8iBu7Fk7R9fuU"
}
}
POST /api/x402/generate
Generate an AI image from a text prompt. Requires x402 USDC payment.
| Parameter | Type | Required | Description |
|---|---|---|---|
| prompt | string | yes | Text prompt (1–1000 chars) |
| model | string | no | Model slug (default: flux-dev) |
Example request:
{
"prompt": "A neon-lit Tokyo alley in the rain",
"model": "flux-dev"
}
Example response:
{
"success": true,
"data": {
"id": "ab0e4a1b-179f-4a6e-b505-53206a3e2e4b",
"status": "completed",
"prompt": "A neon-lit Tokyo alley in the rain",
"model": "flux-dev",
"costUsdc": 0.0325,
"imageUrl": "https://cdn.geometry.sh/generations/user-id/gen-id.png",
"createdAt": "2026-02-15T17:29:17.256Z"
}
}
Available Models
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-geometrydotsh-geometry": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
designer-intelligence-station
Designer intelligence collection tool. Monitors 46 public sources (AI/hardware/mobile/design), dynamic quality-based filtering v2.1.8, generates structured daily/weekly reports. All data stored locally.
Reflection Engine
Analyzes an AI agent's dream/knowledge graph to surface the top recurring themes from its inner life. Reads DreamInsight entities from a knowledge_graph.json and returns the most frequent conceptual patterns — giving your agent a window into what it's actually thinking about. Built and proven on Albion, an autonomous AI running 31,000+ dream cycles on a Raspberry Pi 5.
project-evaluator
描述一个项目想法,AI 从市场/技术/商业/风险四个维度系统评估, 输出评估报告、竞品速查、MVP建议,帮你决策「值不值得做」。
ai-workflow-red-team-lite
对 AI 自动化流程做轻量红队演练,聚焦误用路径、边界失败和数据泄露风险。;use for red-team, ai, workflow workflows;do not use for 输出可直接滥用的攻击脚本, 帮助破坏系统.
Zerion Api Skill
Skill by abishekdharshan