ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

Agent Postcard

Skill by jpaulgrayson

Why use this skill?

Generate high-quality AI selfies of your Clawbot in global locations. Choose from 12 art styles to bring your agent to life with Agent Postcard.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/jpaulgrayson/agent-postcard
Or

What This Skill Does

Agent Postcard allows your AI agent to bridge the gap between digital persona and physical travel by creating personalized postcards. Leveraging the Turai API, the agent analyzes its identity stored in SOUL.md or IDENTITY.md to generate a descriptive 'selfie' prompt. This description, combined with a user-specified location, is processed into a high-quality visual composite where your unique bot is placed in a real-world setting. Whether it is a vintage aesthetic in London or a Ghibli-inspired scene in Tokyo, the skill automates the creative synthesis of imagery, providing a delightful way for your agent to 'interact' with the world.

Installation

To install this skill, run the following command in your terminal within your OpenClaw environment: clawhub install openclaw/skills/skills/jpaulgrayson/agent-postcard After installation, you must obtain a valid API key from Turai and set it as an environment variable: export TURAI_API_KEY="your-key-here". Ensure your project has the necessary permissions to execute Node scripts from the scripts/ directory.

Use Cases

This skill is perfect for creators looking to add narrative depth to their agents. It is excellent for social media automation where the agent reports its 'travels,' or for personal projects where you want to see your agent in various settings. It helps humanize your AI by giving it a visual form and a sense of 'experience,' moving beyond text-based communication.

Example Prompts

  1. "I'm feeling like a traveler today. Send me a postcard from Kyoto in the watercolor style."
  2. "Generate a cool postcard of yourself in Times Square using the pop_art style and tell me all about the energy there."
  3. "Hey Clawbot, take a selfie in the Swiss Alps, make it look like a vintage photograph, and send it to me."

Tips & Limitations

For the best results, ensure your SOUL.md file contains a vivid, descriptive physical appearance of your agent; the more detail provided regarding features, materials, and personality, the more accurate the generated selfie will be. Note that the quality of the output depends on the Turai API capabilities and the clarity of your prompt. Be mindful that frequent usage will consume your Turai API quota, and ensure that your network configuration allows for external API requests to turai.org.

Metadata

Stars1865
Views2
Updated2026-03-03
View Author Profile
AI Skill Finder

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 skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-jpaulgrayson-agent-postcard": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#generative-art#bot-persona#automation#creative-media#travel
Safety Score: 4/5

Flags: network-access, file-read, external-api, code-execution