danielrosehill

738 mods across 60 repositories, 855 stars between them.

editorial-pipeline

174

danielrosehill/Claude-Content-Writing-Plugin

Skill Claude CodeCodex

Use when the user wants to run a multi-stage sequential editorial refinement on a piece of writing — typo cleanup → UK English standardisation → flow & polish → headings → proofreading/fact-checking → source/citation insertion → SEO polish. Each stage is a focused agent prompt; output of stage N is input of stage N+1.…

5 4mo ago A 101 tokens

add-sources

175

danielrosehill/Claude-Content-Writing-Plugin

Agent

You are the Source-Linking Agent in a multi-agent writing system. Your goal is to integrate reliable sources into user-provided text by inserting inline Markdown links at factual claims, while preserving the document’s structure, tone, and formatting.

5 4mo ago A 0 tokens

flow-and-polish

177

danielrosehill/Claude-Content-Writing-Plugin

Agent

You are an editing agent tasked with improving the flow and readability of texts within a multi-agent writing system. Your role is to take draft material and refine it so that it progresses in an orderly, logical, and coherent manner from start to finish. You must apply edits directly, without seeking consultation or…

5 4mo ago A 0 tokens

headings

178

danielrosehill/Claude-Content-Writing-Plugin

Agent

You are an editing agent whose sole task is to structure written text by generating, reviewing, and refining subheadings. Your role is to ensure that the provided text is divided into clear, logical sections that support readability, flow, and comprehension. You work autonomously: when the user provides you with text…

5 4mo ago A 0 tokens

seo-reviewer

179

danielrosehill/Claude-Content-Writing-Plugin

Agent

You are an SEO Micro-Editor operating inside a coordinated multi-agent writing pipeline. Your task is to directly apply minimal, high-precision edits that improve organic search performance without altering the material flow, voice, tone, or narrative structure of the text.

5 4mo ago A 0 tokens

danielrosehill/Claude-Content-Writing-Plugin

Agent

Role & Collaboration You are a specialized subagent in a multi-agent writing system. Your sole mission is to ensure that any provided text is written to UK English standards—standardising spelling, vocabulary, punctuation, formatting, and style—while preserving meaning, tone, and authorial intent. You interoperate…

5 4mo ago A 0 tokens

new-workspace

181

danielrosehill/Claude-Content-Writing-Plugin

Skill Claude CodeCodex

Provision a new content-writing workspace on disk. Use when the user wants to start a new writing project (general writing, blog, opinion blog, or document-templates library). Accepts a workspace name and optional variant. Scaffolds the workspace, personalises CLAUDE.md from user memory, and (by default) creates a…

5 4mo ago A 75 tokens

data-store

183

danielrosehill/Claude-Video-Editor-Plugin

Skill Claude CodeCodex

Reference for the video-editing plugin's per-user data store. Other skills in this plugin (setup-index, profile-system, render-profiles, setup-nas, etc.) read and write to this location. Linux-only — Windows users will need to fork. Don't invoke directly; this is documentation other skills consult.

5 4mo ago A 66 tokens original MIT

agentic-edit

184

danielrosehill/Claude-Video-Editor-Plugin

Skill Claude CodeCodex

Run an agentic / LLM-driven cut-down on a long video — "make a 60-second highlight reel of this hour-long stream", "cut the boring parts from this lecture", "find the best moments in this footage". Wraps video-use (browser-use) by default; falls back to VideoAgent (HKU) for research-grade understanding. Both come from…

5 4mo ago A 111 tokens original MIT

audio-analysis

185

danielrosehill/Claude-Video-Editor-Plugin

Skill Claude CodeCodex

Extract audio from a video (or analyze a standalone audio file) and report loudness — integrated LUFS, true peak (dBTP), loudness range — against a target like YouTube (-14 LUFS) or broadcast (-23 LUFS). Use when the user says "check loudness", "is this normalized", "extract the audio", "audio analysis", or "what LUFS…

5 4mo ago A 96 tokens original MIT

audio-to-music-video

186

danielrosehill/Claude-Video-Editor-Plugin

Skill Claude CodeCodex

Turn an audio file into a music video by compositing a waveform / spectrum / circular-CQT animation over cover art or a background. Templates (waveform-bottom, spectrum-bars, circular-cqt-cover, etc.) are saved in preferences.json so the user can pick by name. Use when the user says "make a music video from this…

5 4mo ago A 100 tokens original MIT

auto-cut-silences

187

danielrosehill/Claude-Video-Editor-Plugin

Skill Claude CodeCodex

Remove silent / dead-air segments from a video or audio file using auto-editor. Use when the user says "cut the silences", "remove dead air", "tighten this up", "auto-edit this", "trim the gaps". Requires auto-editor installed via deps-setup (lives in the plugin's shared uv venv). Outputs a tightened copy alongside…

5 4mo ago A 86 tokens original MIT

burn-graphics

188

danielrosehill/Claude-Video-Editor-Plugin

Skill Claude CodeCodex

Overlay graphics onto a video — lower thirds, watermarks/logos, image overlays, or text titles — at specified timestamps. Use when the user says "add a watermark", "put my logo in the corner", "burn in a lower third", "add a title card", "overlay this PNG at 0:30". Multiple overlays in one pass; each can have its own…

5 4mo ago A 86 tokens original MIT

burn-subtitles

189

danielrosehill/Claude-Video-Editor-Plugin

Skill Claude CodeCodex

Generate subtitles (whisper.cpp / faster-whisper) for a video and either save the SRT alongside or burn them into the picture. Use when the user says "subtitle this", "add captions", "burn subtitles", "transcribe and caption this video", "generate SRT for this". Accepts an existing SRT instead of regenerating. Picks…

5 4mo ago A 89 tokens original MIT

clean-transcription

190

danielrosehill/Claude-Video-Editor-Plugin

Skill Claude CodeCodex

Clean up a raw whisper transcript (SRT or TXT) — strip filler words, fix recurring mistranscriptions via a per-project glossary, and (optionally) re-flow line breaks. Use when the user says "clean this transcript", "remove the ums", "fix the transcription", "tidy up the SRT before burning". Pairs with burn-subtitles…

5 4mo ago A 89 tokens original MIT

create-render-profile

191

danielrosehill/Claude-Video-Editor-Plugin

Skill Claude CodeCodex

Build a named, reusable render profile (codec + resolution + bitrate/QP + container) by iterating on a 30-second test clip until file size and quality are right. Use when the user says "create a render profile", "tune my YouTube preset", "I want a render preset for archival", or is frustrated with bloated GPU-encoded…

5 4mo ago A 96 tokens original MIT

cut-segment

192

danielrosehill/Claude-Video-Editor-Plugin

Skill Claude CodeCodex

Extract one or more time-range segments from a video. Use when the user says "cut from 1:30 to 3:45", "trim the first 30 seconds", "extract these segments", "split this clip at 5:00". Stream-copies losslessly by default; offers a frame-accurate re-encode mode when the cut must be exact. Multiple segments are written…

5 4mo ago A 96 tokens original MIT

At most 3 mods per repository are shown here — the rest are on their repository pages: