agentsclimarketplace

Youtube caption to obsidian

Skill ihybrd/my_ai_skills/youtube-caption-to-obsidian

AI Skills

Install
npx -y skills add ihybrd/my_ai_skills --skill youtube-caption-to-obsidian

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Use this skill when the user wants to turn a YouTube video into an Obsidian note by running the bundled subtitle script first, then using the script output Markdown transcript to write a concise overview.

SKILL.md

1.0 KB, 177 tokens by cl100k_base, as published. Nobody here has run it

Workfow Overview

  1. run python youtube-caption-to-obsidian/scripts/srt_generator.py {youtube_url} {output_dir} - output_dir is beside the script folder, for example: youtube-caption-to-obsidian/output/
  2. wait for the script to finish and identify the generated Markdown transcript file from its output
  3. read the generated output transcript file, summarize the content, and create an Obsidian note in fleeting notes/from-claudian with a link to the generated transcript file for reference.

if there's connection timeout error, try open C:\Users\yhu3\ubi_proxy.txt use the proxy address in the file, eg: python youtube-caption-to-obsidian/scripts/srt_generator.py {youtube_url} {output_dir} --proxy-https {proxy_address:port}

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.