comments-reply

Automatically reply to YouTube comments using the YouTube Data API v3.

161|6|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/daiki-beppu/youtube-automation --skill comments-reply
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comments-reply
Source: https://github.com/daiki-beppu/youtube-automation/tree/main/.claude/skills/comments-reply
Command: npx skills add https://github.com/daiki-beppu/youtube-automation --skill comments-reply

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires yt-comments-reply, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of automatically replying to YouTube comments, saving time and ensuring consistent responses.

Core Features & Use Cases

  • Automated Comment Replies: Generate and send automatic responses to YouTube comments.
  • Dry-Run & Apply: Preview comments and responses before applying them, with an option to perform a dry-run for review.
  • Advanced Filtering: Apply filters based on specific criteria such as language, words to avoid, and channel persona.
  • Quality Gate: Reviewer-submitted feedback ensures the quality of the replies.

Quick Start

To enable automatic comment replies, set up the configuration file and run the 'comments-reply' skill with the 'apply' option.

Frequently Asked Questions about comments-reply

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate YouTube comment replies without sending incorrect responses?

You can automate YouTube comment replies safely by using the dry-run mode to preview generated responses and the quality gate to review feedback before applying them to the YouTube Data API v3.

What is the best way to filter YouTube comments for automated reply generation?

The best way to filter YouTube comments for automated reply generation is to configure channel persona, language, and words to avoid settings in the config/channel/comments.json file.

Do I need the YouTube Data API v3 to automate replies to channel comments?

Yes, you need the YouTube Data API v3 to fetch channel comments and apply automated responses, along with the required 'yt-comments-reply' script and a valid configuration file.

Can I preview AI-driven YouTube comment replies before they are published?

Yes, you can preview AI-driven YouTube comment replies by running the skill with the dry-run option, which allows you to review the generated text before publishing via the apply functionality.

How does the quality gate work for AI-driven YouTube comment replies?

The quality gate uses reviewer-submitted feedback to evaluate and ensure the quality of AI-driven YouTube comment replies, preventing low-quality responses from being applied to the channel.