General
commentThread-insert - Claude MCP Skill
Insert a new comment thread. Use this to post a top-level comment on a video or channel.
SEO Guide: Enhance your AI agent with the commentThread-insert tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to insert a new comment thread. use this to post a top-level comment on a video or channel.... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟4 stars • 38 forks
📥0 downloads
Documentation
SKILL.md# CommentThread Insert This skill provides instructions for inserting a YouTube comment thread using the `yutu` CLI. ## Usage ```bash yutu commentThread insert [flags] ``` ## Options - `--videoId`, `-v`: ID of the video to comment on. - `--channelId`, `-c`: Channel ID (to post on channel discussion). - `--textOriginal`, `-t`: Text of the comment. - `--authorChannelId`, `-a`: Channel ID of the comment author. - `--output`, `-o`: Output format (`json`, `yaml`, `silent`). - `--jsonpath`, `-j`: JSONPath expression to filter the output. ## Examples **Post a comment on a video:** ```bash yutu commentThread insert --videoId VIDEO_ID --textOriginal "Great video!" ``` **Post a comment on a channel:** ```bash yutu commentThread insert --channelId CHANNEL_ID --textOriginal "Hello channel!" ```
Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- eat-pray-ai/yutu
- Author
- eat-pray-ai
- Last Sync
- 2/10/2026
- Repo Updated
- 2/9/2026
- Created
- 2/10/2026
Reviews (0)
No reviews yet. Be the first to review this skill!