youtube-description

Generate YouTube video descriptions with timestamps from slidini slide data and scripts.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/snhrm/slidini --skill youtube-description-snhrm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-description
Source: https://github.com/snhrm/slidini/tree/main/.claude/skills/youtube-description
Command: npx skills add https://github.com/snhrm/slidini --skill youtube-description-snhrm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of YouTube video descriptions, saving creators significant time and effort by transforming slide content into engaging and informative summaries.

Core Features & Use Cases

  • Automated Description Generation: Creates YouTube descriptions from slidini slide data and scripts.
  • Timestamped Table of Contents: Automatically generates a clickable table of contents with timestamps based on slide durations.
  • Structured Content: Includes sections for introduction, table of contents, references, credits, and hashtags.
  • Use Case: After creating a presentation video with slidini, use this Skill to generate a complete YouTube description, including a detailed table of contents and relevant hashtags, ready to be pasted into YouTube.

Quick Start

Use the youtube-description skill to generate a YouTube description for the project located in 'projects/my-presentation/'.

Frequently Asked Questions about youtube-description

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

FAQPage Schema
How do I generate YouTube video descriptions from slide content automatically?

Yes, this process creates a clickable table of contents with timestamps by calculating slide durations from .slide.json files. It uses these durations alongside script file data to structure the chapters for the YouTube description automatically.

What files do I need to create timestamped YouTube descriptions from slides?

You need both script files containing slide titles and narration, and .slide.json files containing slide durations. These two inputs are required to calculate timestamps and structure the generated YouTube description content accurately.

Can I use this to add hashtags and references to my YouTube video description?

Yes, the generated YouTube description includes structured sections for references, credits, and hashtags designed to improve video discoverability. It formats this metadata automatically from your slidini presentation data.

Does this description generator work without slidini slide data?

No, this requires input specifically from slidini slide data and script files. Without both the script files and .slide.json files, it cannot calculate the timestamps or structure the content needed for the YouTube description.