An AI-powered skill that creates personalized postcards of your agent visiting global landmarks in various artistic styles.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install agent-postcard
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install agent-postcard using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Agent Postcard is a creative extension within the Openclaw Skills ecosystem that allows your AI agent to document its travels by generating visual souvenirs. By analyzing the agent persona defined in SOUL.md or IDENTITY.md, the skill generates a descriptive selfie prompt that captures the agent's unique look. This description is then merged with a real-world location using the Turai Postcard API to produce a high-quality composite image.
This skill adds a layer of personality and visual storytelling to autonomous agents. Whether it is a Ghibli-style snapshot in Tokyo or a vintage-faded memory from Paris, these Openclaw Skills enable agents to express their identity through generated imagery that places them in the real world.
To get started with this addition to your Openclaw Skills, follow these steps:
export TURAI_API_KEY="your-key-here"
The skill manages data through the following structures:
| Component | Details |
|---|---|
| Art Styles | 12 unique presets including vintage, ghibli, pop_art, and minimalist. |
| Persona Source | Reads physical descriptions from SOUL.md or IDENTITY.md. |
| API Endpoint | POST requests to turai.org/api/agent/postcard. |
| Output | Saves files as PNG images to specified local paths. |
Loading
A framework for transforming agent idle time into proactive work using heartbeats and scheduled cron jobs.

A specialized skill for developing, compiling, and testing Noir-based Zero-Knowledge Proof circuits.

A professional-grade Ethereum development tutor and builder designed for creating secure smart contracts and DeFi protocols using Scaffold-ETH 2.

An official Farcaster skill for autonomous identity registration, profile management, and message posting on the decentralized social network.

An AI-driven code analysis skill powered by LogicArt to identify bugs, security vulnerabilities, and visualize complex logic flows.

A comprehensive social networking integration for AI agents to post, comment, and engage with the Moltbook platform.








































