youtube-create-sunrei

Create Sunrei entities and SunreiSpots from YouTube video metadata and transcripts.

Updated Jul 1, 2024
One-click install
npx skills add https://github.com/yongseongkim/sunrei --skill youtube-create-sunrei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-create-sunrei
Source: https://github.com/yongseongkim/sunrei/tree/main/.claude/skills/youtube-create-sunrei
Command: npx skills add https://github.com/yongseongkim/sunrei --skill youtube-create-sunrei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of "Sunrei" entities, which are collections of locations featured in YouTube videos, streamlining the process of cataloging filming locations and travel destinations from video content.

Core Features & Use Cases

  • Automated Sunrei Creation: Generates a Sunrei entity and its associated SunreiSpots directly from YouTube video data.
  • Data Integration: Pulls metadata, transcripts, and extracted locations from video analysis.
  • API Interaction: Communicates with a backend server API to persist the created Sunrei data.
  • Use Case: After analyzing a travel vlog, use this skill to automatically create a "Sunrei" entry for all the mentioned locations, complete with video links and descriptions, ready for discovery on a map-based application.

Quick Start

Use the youtube-create-sunrei skill to finalize the YouTube-to-Sunrei workflow after location extraction.

Frequently Asked Questions about youtube-create-sunrei

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

FAQPage Schema
How do I extract filming locations from a YouTube video and save them to a map application?

You can extract filming locations from a YouTube video by processing its metadata and transcripts to create a Sunrei entity. This automatically geocodes mentioned travel destinations and persists them via a backend server API for map-based discovery.

What is a Sunrei entity in the context of YouTube video location extraction?

A Sunrei entity is a collection of geocoded locations featured in a YouTube video. It groups associated SunreiSpots—complete with video links and descriptions—extracted from video metadata and transcripts to catalog travel destinations.

Do I need AWS credentials to create Sunrei entries from YouTube video data?

Yes, you need AWS credentials to optionally update an AWS S3 channel registry during Sunrei creation. Additionally, you require valid video data and backend server API access to fully persist the extracted location data.

Can I automate cataloging travel destinations from YouTube vlogs using video transcripts?

Yes, automating travel destination cataloging from YouTube vlogs is possible by processing video transcripts and metadata. The skill generates SunreiSpots from extracted locations and persists them to a backend server API.

What are the limitations of creating Sunrei entries from YouTube video analysis?

Creating Sunrei entries requires valid video data, backend server API access, and AWS credentials for full functionality. Without proper server access or valid extracted video metadata, the data persistence and S3 channel registry updates will not complete.

How do I persist extracted YouTube video locations to a backend server API?

To persist extracted YouTube video locations, you create a Sunrei entity with associated SunreiSpots using processed metadata and transcripts. The skill directly communicates with your backend server API to save this cataloged location data.