Use when the user provides a YouTube, Bilibili, Apple Podcasts, Xiaoyuzhou (小宇宙), or any yt-dlp-compatible URL and wants it summarized into a rich Obsidian note. Videos with auto-captions use the subtitle path (free, no ASR call). Audio URLs and videos without subtitles use DashScope paraformer-v2 ASR with sentence-level timestamps. Produces Summary + Takeaways + Mindmap + Chapters + Highlights + Transcript (no speaker labels). Shownotes section rendered only when the source has structured shownotes (typical for podcasts).
$npx -y skills add ljyyano/skill-pack --skill link-to-noteInstalls into the current project.
Run `npx skills use "https://github.com/ljyyano/skill-pack" --skill "ljyyano/skill-pack/link-to-note"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/ljyyano/skill-pack" that are relevant to the current task. Run `npx skills add "https://github.com/ljyyano/skill-pack"` and select the relevant skills, then follow their instructions.