KS
Killer-Skills

roughcut — how to use roughcut how to use roughcut, roughcut alternative, roughcut setup guide, what is roughcut, roughcut vs Final Cut Pro, roughcut install, roughcut YAML output, roughcut video editing, roughcut Claude Code

v1.0.0
GitHub

About this Skill

Perfect for Video Editing Agents needing automated rough cut timeline script creation from transcribed video footage. roughcut is a specialized AI agent skill that creates rough cut timeline scripts from transcribed video footage, outputting a structured YAML rough cut.

Features

Analyzes transcripts to make editorial decisions
Outputs a structured YAML rough cut
Exports to Final Cut Pro XML format
Handles full-length rough cuts and short sequences
Launches a specialized agent for editorial processing
Supports both multiple minutes and 30-60 second video sequences

# Core Topics

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

Quality Score

Top 5%
39
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add barefootford/buttercut/roughcut

Agent Capability Analysis

The roughcut MCP Server by barefootford is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use roughcut, roughcut alternative, roughcut setup guide.

Ideal Agent Persona

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

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.

Capabilities Granted for roughcut MCP Server

Automating rough cut creation for full-length videos
Generating short sequence rough cuts for social media
Exporting rough cuts to Final Cut Pro for further editing

! Prerequisites & Limits

  • Requires transcribed video footage
  • Exports only to Final Cut Pro XML format
  • Limited to creating rough cuts for video editing purposes
Project
SKILL.md
2.4 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

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 building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication