Media

youtube-comment - Claude MCP Skill

Manage YouTube comments. Use this skill to list, create, update, delete, mark as spam, or set moderation status for comments. Useful when working with YouTube comment — provides commands to delete, insert, list, markAsSpam, setModerationStatus, and update comment via the yutu CLI. Includes setup and installation instructions for first-time users. Triggers: delete comments, delete comment, delete my comment, create a comment, insert comment, insert my comment, list comments, list comment, list my comment, mark comments as spam, markAsSpam comment, markAsSpam my comment, set comment moderation status, setModerationStatus comment, setModerationStatus my comment, update a comment on a video, update comment, update my comment

SEO Guide: Enhance your AI agent with the youtube-comment tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to manage youtube comments. use this skill to list, create, update, delete, mark as spam, or set modera... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟4 stars • 41 forks
📥0 downloads

Documentation

SKILL.md
# YouTube Comment

Manage YouTube comments. Use this skill to list, create, update, delete, mark as spam, or set moderation status for comments.

## Before You Begin

yutu requires Google Cloud Platform OAuth credentials and a cached token to access the YouTube API. If you haven't set up yutu yet, read the [setup guide](references/setup.md) first.

## Operations

Read the linked reference for full flag details and examples.

| Operation | Description | Reference |
|-----------|-------------|----------|
| delete | Delete comments | [details](references/comment-delete.md) |
| insert | Create a comment | [details](references/comment-insert.md) |
| list | List comments | [details](references/comment-list.md) |
| markAsSpam | Mark comments as spam | [details](references/comment-markAsSpam.md) |
| setModerationStatus | Set comment moderation status | [details](references/comment-setModerationStatus.md) |
| update | Update a comment on a video | [details](references/comment-update.md) |

## Quick Start

```bash
# Show all comment commands
yutu comment --help

# List comment
yutu comment list
```

Signals

Avg rating0.0
Reviews0
Favorites0

Information

Repository
eat-pray-ai/yutu
Author
eat-pray-ai
Last Sync
3/12/2026
Repo Updated
3/12/2026
Created
3/12/2026

Reviews (0)

No reviews yet. Be the first to review this skill!

Related Skills

Related Guides