Samin12

Short Form — Communication skill for Claude Code

Communication community

Repurpose a long-form YouTube video into 3-5 short-form clips for Reels, Shorts, and TikTok.

How to install Short Form

Installs to ~/.claude/skills/samin12-content-skill-pack-short-form/SKILL.md

Terminal
mkdir -p ~/.claude/skills/samin12-content-skill-pack-short-form && curl -fsSL https://raw.githubusercontent.com/Samin12/content-skill-pack/HEAD/commands/short-form.md -o ~/.claude/skills/samin12-content-skill-pack-short-form/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Short Form does


description: Repurpose a long-form YouTube video into 3-5 short-form clips for Reels, Shorts, and TikTok. argument-hint: "[youtube-url or 'latest']"

Invoke the `short-form` skill to extract clips from: $ARGUMENTS

If no URL was provided, ask whether to use the latest video or a specific URL, then proceed.

Alternatives in Communication

Full documentation available on GitHub

View Source Repository