blog Video to SEO blog
- Research:
- Transcript + summary
- Review:
- SEO/source fidelity
- Validate:
- Blog draft
Quick Ref / Command
Marketing Kit
/ak:youtube
Repurpose YouTube videos into SEO blogs, visual infographics, and social posts with VidCap captions, downloads, summaries, and comment analysis.
Parse route
Load reference
Fetch source
Extract insights
Rule 01
The YouTube URL is the source; the subcommand defines the repurposed output.
Rule 02
Use VidCap content/media APIs for captions, transcripts, downloads, summaries, and comments.
Rule 03
Repurposing should preserve source meaning while changing structure for the target format.
Core lanes from input to output, aligned with the command's real execution path.
Start
Input, scope, route
Work
Agent / skill execution
Verify
Gate, review, validation
blog Video to SEO blog
infographic Video to infographic
social Video to social
Concrete invocations for each flag, subcommand, mode, or route available in the live workflow.
/ak:youtube blog https://youtube.com/watch?v=VIDEO_ID /ak:youtube infographic https://youtube.com/watch?v=VIDEO_ID /ak:youtube social https://youtube.com/watch?v=VIDEO_ID Repurposed YouTube content
Pattern
blog → assets/articles/{date}-{slug}.md; infographic → assets/infographic/{date}-{slug}.{html,png,json}; social → assets/posts/{platform}/{date}-{slug}.md and assets/posts/{date}-{slug}-all-platforms.md VidCap-backed source extraction feeds the selected transformation route and its packaged output convention.