Thor Generator

Thor Image Generation Skill

javimosch b5b7328 594 B Updated

File contents

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

javimosch/open-claw-skills/tree/main/skills/thortheai1-hash/thor-generator commit b5b732811e

Frequently asked questions

npx skillmds@latest add javimosch/thor-generator