🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Pipeworx dicebear

by @brucegutman

Generate unique avatar images from any seed text — 30+ styles including pixel art, initials, and abstract shapes

Versionv1.0.0
When to Use
TriggerAction
- Generating unique icons for items, categories, or projects
- Placeholder images during design prototyping
- Chat applications that need distinct avatars per participant
💡 Examples

Generate a robot-style avatar for the seed "alice":

curl -s -X POST https://gateway.pipeworx.io/dicebear/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"generate_avatar","arguments":{"style":"bottts","seed":"alice"}}}'

{
  "url": "https://api.dicebear.com/7.x/bottts/svg?seed=alice",
  "style": "bottts",
  "seed": "alice"
}

View on ClawHub
TERMINAL
clawhub install pipeworx-dicebear

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →