edit-video-blog/SKILL.md
Write a polished technical blog post from a video transcript and an initial draft. Use when the user provides a transcript and/or draft and wants a finished article suitable for publication.
npx skillsauth add fboucher/skills edit-video-blogInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Before doing anything else, ask the user for the following. Do NOT proceed until you have at least the transcript.
Wait for the user to respond before continuing.
Read the full transcript. Extract:
Do NOT rely on the draft for this step — go straight to the transcript.
If a draft was provided, compare it against your extraction:
Present a brief summary of findings to the user before proceeding.
Propose a heading outline for the article. Each section should:
Also decide where the YouTube embed and GitHub link will appear. Usually:
Confirm the structure with the user before writing.
Write each section in order. For each section:
Avoid:
At the end of the article, add the YouTube video as a plain Markdown link placeholder:
[VIDEO](YOUTUBE_URL)
Replace YOUTUBE_URL with the URL provided by the user.
If a GitHub repo was provided, add a contextual link near the top of the article (e.g. in the intro paragraph or as a callout block):
> The full source code is available at [github.com/user/repo](https://github.com/user/repo).
Before presenting the finished article, check:
development
Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.
development
Create a PRD through user interview, codebase exploration, and component design, then submit as a GitHub issue. Use when user wants to write a PRD, create a product requirements document, or plan a new feature in a .NET web application.
data-ai
Triage issues through a state machine driven by triage roles. Use when user wants to create an issue, triage issues, review incoming bugs or feature requests, prepare issues for an AFK agent, or manage issue workflow.
documentation
Act as a professional text editor to help users write, improve, and polish blog posts and articles. Provides editorial feedback on structure, clarity, tone, flow, and audience fit. Use when user wants to edit, review, improve, or get feedback on a blog post, article, essay, or written content.