
Happyhorse 1 0
Generate 1080p text-to-video with synchronized audio through RunComfy CLI when HappyHorse 1.0 fits your prompt, duration, and aspect-ratio needs.
Install
npx skills add https://github.com/agentspace-so/runcomfy-skills --skill happyhorse-1-0What is this skill?
- Calls `runcomfy run happyhorse/happyhorse-1-0/text-to-video` via local RunComfy CLI
- Documents native 1080p, in-pass synchronized audio, and multi-shot character consistency
- Notes Artificial Analysis Video Arena positioning and 6-language prompt support
- Spells duration, aspect-ratio, and resolution schema and when to prefer Wan 2.7, Seedance 2, or LTX 2
Adoption & trust: 16 installs on skills.sh; 2 GitHub stars; 3/3 security scanners passed (skills.sh audits).
Recommended Skills
Video Editagentspace-so/runcomfy-agent-skills
Image To Videoagentspace-so/runcomfy-agent-skills
Image Editagentspace-so/runcomfy-agent-skills
Flux Kontextagentspace-so/runcomfy-agent-skills
Nano Banana 2agentspace-so/runcomfy-agent-skills
Nano Banana Editagentspace-so/runcomfy-agent-skills
Journey fit
Primary fit
Video generation via Model API and CLI is an integration task while creating product and marketing media during Build. The skill documents routing and `runcomfy run` parameters for one hosted model, not SEO launch or production monitoring.
Common Questions / FAQ
Is Happyhorse 1 0 safe to install?
skills.sh reports 3 of 3 security scanners passed. Review the Security Audits panel on this page before installing in production.
SKILL.md
READMESKILL.md - Happyhorse 1 0
# HappyHorse 1.0 — Pro Pack on RunComfy [runcomfy.com](https://www.runcomfy.com/?utm_source=skills.sh&utm_medium=skill&utm_campaign=happyhorse-1-0) · [Text-to-video](https://www.runcomfy.com/models/happyhorse/happyhorse-1-0/text-to-video?utm_source=skills.sh&utm_medium=skill&utm_campaign=happyhorse-1-0) · [GitHub](https://github.com/agentspace-so/runcomfy-skills/tree/main/happyhorse-1-0) **HappyHorse 1.0** — currently #1 on Artificial Analysis Video Arena (Elo 1333 t2v / 1392 i2v) — hosted on the **RunComfy Model API**. Native 1080p video with **in-pass synchronized audio** (dialogue, ambient, Foley) and multi-shot character consistency. ```bash npx skills add agentspace-so/runcomfy-skills --skill happyhorse-1-0 -g ``` ## When to pick this model (vs siblings) | You want | Use | |---|---| | Multi-shot story with character / wardrobe consistency | **HappyHorse 1.0** | | Native audio in the same generation pass | **HappyHorse 1.0** | | Currently-#1 blind-vote video model | **HappyHorse 1.0** | | Detailed lip-synced dialogue + reference video | Seedance 2.0 Pro | | Fine motion control + multi-reference conditioning | Wan 2.7 | | Ultra-fast iteration (sub-second per frame) | LTX 2 | | Cinematic motion editing on existing footage | Kling Video O1 | If the user said "HappyHorse" / "happy horse video" explicitly, route here regardless. ## Prerequisites 1. **RunComfy CLI** — `npm i -g @runcomfy/cli` 2. **RunComfy account** — `runcomfy login` opens a browser device-code flow. 3. **CI / containers** — set `RUNCOMFY_TOKEN=<token>` instead of `runcomfy login`. ## Endpoints + input schema ### `happyhorse/happyhorse-1-0/text-to-video` | Field | Type | Required | Default | Notes | |---|---|---|---|---| | `prompt` | string | yes | — | Up to 2,500 chars. 6 languages (CN/EN/JP/KR/DE/FR). | | `aspect_ratio` | enum | no | `16:9` | `16:9`, `9:16`, `1:1`, `4:3`, `3:4` only. | | `resolution` | enum | no | `1080P` | `720P` or `1080P`. | | `duration` | int | no | 5 | 3–15 seconds. | | `seed` | int | no | 0 | 0..2^31-1. Reuse for variant comparisons. | | `watermark` | bool | no | true | Provider watermark. | ## How to invoke **Default (16:9 1080p 5s):** ```bash runcomfy run happyhorse/happyhorse-1-0/text-to-video \ --input '{"prompt": "<user prompt>"}' \ --output-dir <absolute/path> ``` **Vertical short (9:16, 8s, no watermark):** ```bash runcomfy run happyhorse/happyhorse-1-0/text-to-video \ --input '{ "prompt": "<user prompt>", "aspect_ratio": "9:16", "duration": 8, "watermark": false }' \ --output-dir <absolute/path> ``` **Cheaper test pass (720p):** ```bash runcomfy run happyhorse/happyhorse-1-0/text-to-video \ --input '{"prompt": "<user prompt>", "resolution": "720P", "duration": 3}' \ --output-dir <absolute/path> ``` The CLI submits, polls every 2s until terminal, then downloads any `*.runcomfy.net` / `*.runcomfy.com` URL from the result into `--output-dir`. Stdout is the result JSON. Stderr is progress. ## Prompting — what actually works **Describe motion over time, not a still.** "A woman turns from the window, walks two paces to the desk, picks up the cup, lifts it to her face, takes a sip" beats "a woman drinking coffee". **Camera + shot in plain English.** Front-loa