thortheai1-hash-thor-generator

ClawSkills 作者 clawskills

安装 / 下载方式

TotalClaw CLI推荐
totalclaw install clawskills:clawskills~thortheai1-hash-thor-generator
cURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/clawskills%3Aclawskills~thortheai1-hash-thor-generator/file -o thortheai1-hash-thor-generator.md
# 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:

```bash
cd ~/ComfyUI && source venv/bin/activate && python3 thor_generate_image.py "{{prompt}}" ~/Desktop/bring_img