solo-you2idea-extract
Installation
SKILL.md
/you2idea-extract
Extract startup ideas from YouTube videos. Two operating modes depending on available tools.
Mode Detection
Check which tools are available:
- With solograph MCP: use
source_search,source_list,source_tags,source_relatedfor indexed corpus - Without MCP (standalone): use yt-dlp + Read for transcript analysis
MCP Tools (if available)
source_search(query, source="youtube")— semantic search over indexed videossource_list()— check indexed video countssource_tags()— auto-detected topics with confidence scoressource_related(video_url)— find related videos by shared tagskb_search(query)— cross-reference with knowledge baseweb_search(query)— discover new videos to indexweb_extract(url, size, page)— read a linked article as clean markdown