Vibe Creating Prompt
Judgment-first rewriter that turns ideas or messy prompts into clean text-to-video prompts.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 13, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · cd8dc1d
Rewrote a fisherman/storm scene twice: the skill version stayed inside its own 30-120 word budget and never bolted on unrequested camera jargon, while my unguided baseline invented seagulls, tears, and a random '35mm lens, slow dolly-in' the user never asked for.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 7/10
- Docs & honesty 5/5
What Vibe Creating Prompt does
Distills stories, feelings, memories, or over-specified shot lists into text-to-video prompts for Seedance, Sora, Kling, Veo, and Runway, while preserving user-locked dialogue, music, and SFX. It triggers on requests to turn an idea into a video prompt, or to rewrite, clean up, or vibe-ify an existing one, and explicitly steps aside for word-for-word dialogue scripts or UI-tutorial shot lists.
How to install Vibe Creating Prompt
git clone https://github.com/Alisa0808/vibe-creating-skill
cd vibe-creating-skill
mkdir -p ~/.claude/skills
cp -r skills/vibe-creating-prompt ~/.claude/skills/vibe-creating-prompt
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Vibe Creating Prompt
-
/vibe-creating-promptJudgment-first rewriter that turns ideas or messy prompts into clean text-to-video prompts.
It also activates on plain-language prompts like these:
-
Turn this story idea into a Sora video prompt -
Rewrite this into a clean Kling video prompt -
Vibe-ify my idea into a text-to-video prompt
Frequently asked questions
- Is the Vibe Creating Prompt skill free?
- Yes. The skill itself is free from Alisa0808/vibe-creating-skill. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Vibe Creating Prompt work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 13, 2026. Verdict: Tested · Works. Rewrote a fisherman/storm scene twice: the skill version stayed inside its own 30-120 word budget and never bolted on unrequested camera jargon, while my unguided baseline invented seagulls, tears, and a random '35mm lens, slow dolly-in' the user never asked for.
- What is the Vibe Creating Prompt SkillProof Score?
- 8.8/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 7/10, docs & honesty 5/5.
- How do I install Vibe Creating Prompt?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Vibe Creating Prompt with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.