youtube-content Skill
YouTube transcripts to summaries, threads, blogs. Published by NousResearch in hermes-agent.
What is youtube-content Skill?
YouTube transcripts to summaries, threads, blogs. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use youtube-content Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: NousResearch
- Repository: NousResearch/hermes-agent
- Skill file: skills/media/youtube-content/SKILL.md
What it does
YouTube transcripts to summaries, threads, blogs.
Skill instructions
YouTube Content Tool When to use Use when the user shares a YouTube URL or video link, asks to summarize a video, requests a transcript, or wants to extract and reformat content from any YouTube video. Transforms transcripts into structured content (chapters, summaries, threads, blog posts). Extract transcripts from YouTube videos and convert them into useful formats. Setup Use uv so the dependency is installed into the same Hermes-managed environment that runs the helper script: bash uv pip install youtube-transcript-api Helper Script SKILLDIR is the directory containing this SKILL.md file. The script accepts any standard YouTube URL format, short links (youtu.be), shorts, embeds, live links, or a raw 11-character video ID. bash JSON output with metadata uv run python3 SKILLDIR/scripts/fetchtranscript.py "https://youtube.com/watch?v=VIDEOID" Plain text (good for piping into further processing) uv run python3 SKILLDIR/scripts/fetchtranscript.py "URL" --text-only With timestamps uv run
Explore related resources
Frequently asked questions
What is youtube-content?
youtube-content is a open-source AI agent skill with Copy skill directory. YouTube transcripts to summaries, threads, blogs.
Who is youtube-content best for?
youtube-content is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install youtube-content?
Install or run youtube-content using Copy skill directory. Check youtube-content for the latest setup command.
Is youtube-content actively maintained?
youtube-content may need a closer maintenance check before production use.
Auto-fetched from GitHub.