content-summarizer

Generate structured summaries with thesis, topics, quotes, and takeaways from transcripts.

Updated Dec 9, 2023
One-click install
npx skills add https://github.com/gauravprwl14/dev-environment-setup --skill content-summarizer-gauravprwl14
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-summarizer
Source: https://github.com/gauravprwl14/dev-environment-setup/tree/main/skills/content-summarizer
Command: npx skills add https://github.com/gauravprwl14/dev-environment-setup --skill content-summarizer-gauravprwl14

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate structured, high-quality summaries from transcripts and long-form content to save time and improve content reuse.

Core Features & Use Cases

  • Structured output: Produce a consistent summary including thesis, key topics, notable quotes, and actionable takeaways.
  • Transcript compatibility: Works with YouTube transcripts and other long-form sources.
  • Content reuse: Writes a summary file (summary.md) in the same directory for downstream workflows.

Quick Start

Provide the path to a transcript file to generate a structured summary in the same directory.

Frequently Asked Questions about content-summarizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate structured summaries from YouTube transcripts?

To generate structured summaries from YouTube transcripts, provide the transcript file path as an argument. The tool reads the input, extracts YAML frontmatter for context, and produces a thesis-focused summary with topics, quotes, and takeaways.

Can I extract YAML frontmatter context when summarizing long-form content?

Yes, you can extract YAML frontmatter context when summarizing long-form content. The summarization process reads the input file path, automatically extracts the YAML frontmatter, and uses it to inform the structured summary output.

What is the best way to organize transcript takeaways for knowledge management?

The best way to organize transcript takeaways for knowledge management is generating a structured summary file. It outputs a Markdown file containing the thesis, key topics, notable quotes, and actionable takeaways in the same directory as the source.

Does this transcript summarization tool write output files for downstream workflows?

Yes, this transcript summarization tool writes output files for downstream workflows. It automatically generates a summary.md file in the exact same directory as your input transcript, ensuring the structured output is readily available for content reuse.

Are there limitations when processing long-form content transcripts for structured output?

A limitation when processing long-form content transcripts for structured output is that the input must be provided as a file path argument. It is designed for YouTube transcripts and similar long-form sources, producing a thesis-focused summary rather than a simple text extraction.