content-processor
CommunityTurn any content into structured summaries.
System Documentation
What problem does it solve?
This Skill automates the acquisition and summarization of content from multiple sources, turning raw media and documents into concise, actionable insights.
Core Features & Use Cases
- Unified ingestion: fetch transcripts from YouTube, websites, and EPUBs, then generate consistent summaries.
- Structured outputs: split books into chapters and produce per-chapter AI summaries, plus overall across formats.
- Use Case: convert a YouTube lecture and a bookmarked website into organized notes with highlights and a reading-time table.
Quick Start
Use this Skill by running the included CLI commands to process a YouTube video into a transcript, clean the Markdown, and generate a summary. For example: content-processor yt-transcript --url "<youtube-url>" --output-dir ./sources/yt-transcripts content-processor epub-to-md --input "<book.epub>" --output "<book>.md" content-processor md-split --input "<book>-cleaned.md" --level 2
Dependency Matrix
Required Modules
Components
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: content-processor Download link: https://github.com/gh-xj/claude-skills/archive/main.zip#content-processor Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.