Any Youtube
Extract all available public YouTube watch-page data from a URL via AnyCrawl
Treat $1 as a required public YouTube watch URL.
If $1 is missing, ask the user for the link and stop.
Run:
node .claude/skills/anycrawl-youtube-video-extractor/scripts/run.js "$1"
Then:
- Read the JSON summary printed by the script.
- Open the
outputPathartifact if you need fuller details. - Summarize the title, channel, visibility, dates, duration, stats, transcript availability, endscreen items, and screenshot URL.
- Mention any fields that AnyCrawl could not derive.