Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @thortheai1-hash Updated 6/28/2026 1,544 downloads 0 stars Security: Pass

Thor Generator OpenClaw Plugin & Skill | ClawHub

Looking to integrate Thor Generator into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate devops & cloud tasks instantly, without having to write custom tools from scratch.

What this skill does

This skill allows the assistant to generate high-quality images using the local ComfyUI "Thor" pipeline.

Install

ClawHub CLI
openclaw skills install @thortheai1-hash/thor-generator
Node.js (npx)
npx clawhub@latest install thor-generator

Full SKILL.md

Open original

SKILL.md content below is scrollable.

Thor Image Generation Skill

This skill allows the assistant to generate high-quality images using the local ComfyUI "Thor" pipeline.

System Capabilities

  • Model: ComfyUI / Thor
  • Input: String (Prompt)
  • Output: Image file saved to ~/Desktop/bring_img

Execution Protocol

When the user asks to generate an image, the assistant MUST execute the following command via the exec tool:

cd ~/ComfyUI && source venv/bin/activate && python3 thor_generate_image.py "{{prompt}}" ~/Desktop/bring_img
ClawHub Registry URL: https://clawhub.ai/thortheai1-hash/skills/thor-generator

Related skills

If this matches your use case, these are close alternatives in the same category.