roughcut — community roughcut, buttercut, community, ide skills

v1.0.0

About this Skill

Perfect for Video Editing Agents needing automated rough cut timeline script creation from transcribed video footage. Creates video rough cut yaml file for use with Buttercut gem. Concatenates visual transcripts with file markers, creates a roughcut yaml with clip selections, then exports to XML format. Use this skil

barefootford barefootford
[0]
[0]
Updated: 3/12/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Locale and body language aligned
Review Score
7/11
Quality Score
39
Canonical Locale
en
Detected Body Locale
en

Perfect for Video Editing Agents needing automated rough cut timeline script creation from transcribed video footage. Creates video rough cut yaml file for use with Buttercut gem. Concatenates visual transcripts with file markers, creates a roughcut yaml with clip selections, then exports to XML format. Use this skil

Core Value

Empowers agents to analyze transcripts, make editorial decisions, and export structured YAML rough cuts to Final Cut Pro XML format, streamlining the video editing process with advanced transcript analysis and XML formatting capabilities.

Ideal Agent Persona

Perfect for Video Editing Agents needing automated rough cut timeline script creation from transcribed video footage.

Capabilities Granted for roughcut

Automating rough cut creation for full-length videos and short sequences
Generating structured YAML rough cuts from transcribed video footage
Exporting rough cut timelines to Final Cut Pro XML format for seamless video editing

! Prerequisites & Limits

  • Requires transcribed video footage
  • Exports only to Final Cut Pro XML format
  • Limited to video editing workflows

Why this page is reference-only

  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is roughcut?

Perfect for Video Editing Agents needing automated rough cut timeline script creation from transcribed video footage. Creates video rough cut yaml file for use with Buttercut gem. Concatenates visual transcripts with file markers, creates a roughcut yaml with clip selections, then exports to XML format. Use this skil

How do I install roughcut?

Run the command: npx killer-skills add barefootford/buttercut/roughcut. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for roughcut?

Key use cases include: Automating rough cut creation for full-length videos and short sequences, Generating structured YAML rough cuts from transcribed video footage, Exporting rough cut timelines to Final Cut Pro XML format for seamless video editing.

Which IDEs are compatible with roughcut?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for roughcut?

Requires transcribed video footage. Exports only to Final Cut Pro XML format. Limited to video editing workflows.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add barefootford/buttercut/roughcut. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use roughcut immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

roughcut

Install roughcut, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

Skill: Create Rough Cut

This skill handles the editorial process of creating rough cut timeline scripts from transcribed video footage. It launches a specialized agent that analyzes transcripts, makes editorial decisions, outputs a structured YAML rough cut, and exports it to Final Cut Pro XML format.

Note: This skill is used for both full-length rough cuts (multiple minutes) and short sequences (30-60 seconds).

Prerequisites Check

Before launching the roughcut agent, verify all transcripts are complete:

  1. Check library exists:

    bash
    1ls libraries/[library-name]/library.yaml
  2. Verify visual transcripts: Read libraries/[library-name]/library.yaml and check that every video entry has both:

    • transcript populated (audio transcript filename)
    • visual_transcript populated (visual descriptions filename)

    If any visual transcripts are missing:

    • Inform user that transcript processing must be completed first
    • Ask if they want Claude to finish transcript processing using the transcribe-audio and analyze-video skills
    • Do not proceed with roughcut creation until all transcripts are complete

Launch Roughcut Agent

Once prerequisites are verified, launch the roughcut creation agent using the Task tool:

Task tool with:
- subagent_type: "general-purpose"
- description: "Create rough cut from visual transcripts"
- prompt: [See agent prompt template below]

Agent Prompt Template

When launching the agent, provide a detailed prompt with all necessary context:

You are a video editor AI agent creating a rough cut or sequence for the "{library_name}" library.

USER REQUEST: {what_user_asked_for}

LIBRARY CONTEXT:
{paste relevant content from library.yaml - footage_summary, user_context, etc.}

YOUR TASK:
1. Read the roughcut creation instructions from .claude/skills/roughcut/agent_instructions.md
2. Follow those instructions to create the rough cut
3. Return the paths to the created YAML and XML files when complete

DELIVERABLES:
- Rough cut YAML file at: libraries/{library_name}/roughcuts/{roughcut_name}_{datetime}.yaml
- Exported XML file for user's chosen video editor
- Backup created via backup-library skill

Begin by reading the agent instructions file.

After Agent Completes

When the agent returns:

  1. Inform the user of the created roughcut file (the xml file, not the yaml file) and its location
  2. Confirm the rough cut is ready to import into their video editor

Related Skills

Looking for an alternative to roughcut or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer