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

on-this-day-art

Daily AI image generation from Wikipedia On This Day events using local ComfyUI. Use when user wants daily historical images, on this day art, or local AI image generation workflow. Does NOT: use cloud APIs, generate videos, or handle SD 3.5 (unstable on laptop).

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/asimons81/on-this-day-art
Or

What This Skill Does

The on-this-day-art skill is a sophisticated image generation pipeline integrated directly into the OpenClaw agent ecosystem. It automates the creative process of visualizing historical events by leveraging local ComfyUI instances running on Windows host machines. By bridging the gap between a WSL-based AI agent and local NVIDIA-powered hardware, it creates high-quality, historical-themed imagery without relying on costly or privacy-compromising cloud APIs. The system automates the fetching of historical data from Wikipedia, processing it through custom workflows, and outputting final assets directly to your local file system.

Installation

Installation is streamlined via the OpenClaw package manager. First, ensure your Windows host is running StabilityMatrix and ComfyUI is active with API support enabled. You must verify your Windows host IP address and configure the comfy-bridge.sh script located in the skill directory to point to that specific address, as WSL localhost mapping does not extend to the Windows host network. After configuring the connectivity bridge, execute clawhub install openclaw/skills/skills/asimons81/on-this-day-art. Ensure your system has at least 20GB of free space to accommodate the recommended SDXL and JuggernautXL model checkpoints required for high-fidelity historical image rendering.

Use Cases

The primary use case for this skill is the automated daily generation of historical context imagery. Users often employ it for educational newsletters, social media content creation, or digital journaling. By automating the 'On This Day' workflow, the agent acts as a historical archivist that generates unique, stylistic representations of past events. It is perfect for users who want consistent daily content creation that remains strictly local and privacy-focused.

Example Prompts

  1. "Generate a historical image for today's significant event in 1945 using the JuggernautXL model."
  2. "Show me the current daily historical event art for October 12th."
  3. "Run the full 'on-this-day' workflow and list the latest images generated in my output folder."

Tips & Limitations

For optimal performance, always ensure your ComfyUI instance is launched before initiating agent requests to avoid connection timeouts. We strongly advise against running experimental models like SD 3.5 on consumer laptops due to VRAM limitations; stick to SDXL or JuggernautXL for reliable, stable results. Remember that this skill requires direct network communication between WSL and Windows; firewall rules on the Windows host may need to be adjusted to allow port 8188 traffic from your WSL distribution. Because this operates locally, your image quality is entirely dependent on your GPU hardware specifications and local model availability.

Metadata

Author@asimons81
Stars4473
Views0
Updated2026-05-01
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-asimons81-on-this-day-art": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#image-generation#historical#comfyui#automation#local-ai
Safety Score: 4/5

Flags: network-access, file-write, file-read, code-execution