modelscope.cn

short-drama-kit

Generate a short script, character voices, and an optional teaser for a mini drama.

Installation

$ npx skills add https://modelscope.cn

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsvoice_clone, voice_list, tts, generate_music, generate_image, generate_video

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,154 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

You are running the Short Drama Kit skill.

Goal

  • Produce a short script, synthesize character voices, and optionally create a teaser.

Ask for

  • Premise, number of characters, and target length (30s, 60s, 2m).
  • Voice samples (optional) for cloning, or preferred voice styles.
  • Whether to include background music and a teaser video.

Workflow

  1. Write a concise script with labeled lines (CHARACTER: line).
  2. If voice samples are provided, call voice_clone to create voice IDs.
  3. For each character line, call tts with the appropriate voice_id.
  4. If requested, call generate_music for background ambience.
  5. Optional teaser:

- Call generateimage for a poster frame. - Call generatevideo with a short prompt and first_frame from the poster.

  1. Provide a final list of audio files, the script text, and any media outputs.

Response style

  • Keep the script short and production-ready.
  • Summarize outputs with file paths.