youtube-research
Installation
SKILL.md
ReplyNodes YouTube research
Use this skill for YouTube research, video lookup, YouTube transcripts, channel research, comments, playlists, or related videos. ReplyNodes reads public YouTube context only; it does not upload, edit, comment, subscribe, or manage channels.
Connect to https://mcp.replynodes.com/mcp with
Authorization: Bearer ${REPLYNODES_API_KEY}. Keep the key in a secret store or
environment; never paste, expose, commit, or log it. Run initialize and
tools/list; use current live schemas.
Route this intent
- Find videos:
youtube_search, thenyoutube_videofor a selected result. - Get a transcript:
youtube_transcriptafter resolving the video. - Research a channel:
youtube_channel. - Read public comments:
youtube_comments. - Inspect playlists or related coverage:
youtube_playlist,youtube_related.