community-post

Generates YouTube community post text and opens YouTube Studio for manual posting.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires json, os, subprocess, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the entire process of creating community posts on YouTube, from generating text to opening the YouTube Studio for manual posting.

Core Features & Use Cases

  • Text Generation and Saving: Expands a fixed template from config/channel/community.json and saves it to 20-documentation/community-post.txt.
  • Clipboard Copying: Copies the generated text to the clipboard for pasting into YouTube Studio.
  • YouTube Studio Opening: Opens the YouTube Studio community post creation page.
  • Manual Posting: Requires manual video attachment and posting by the user.
  • Use Case: Ideal for after video uploads, when you want to post community posts related to the video.

Quick Start

Use the community-post skill to create a community post for the latest uploaded video.

Frequently Asked Questions about community-post

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

FAQPage Schema
How do I automate YouTube community post creation after a video upload?

Automating YouTube community post creation involves generating text from a template and opening YouTube Studio directly. This skill expands a fixed JSON configuration into post text, copies it to your clipboard, and opens the community post creation page for manual publishing.

Can I automatically generate text for YouTube Studio community posts from a configuration file?

Yes, you can generate text for YouTube Studio community posts from a configuration file. The skill reads a fixed template from a specific JSON file, expands the text, and saves the output to a text document for immediate use.

Do I need Python to generate community post text and open YouTube Studio?

Yes, you need Python to generate community post text and open YouTube Studio. The skill depends on Python for processing configurations, handling file operations, and executing subprocess commands to automate the workflow.

What is the best way to copy generated community post text to the clipboard for YouTube Studio?

The best way to copy generated community post text to the clipboard is by using an automated skill that handles text expansion. It processes your template, saves the content to a text file, and automatically copies the output to your clipboard for pasting.

Why does my automated community post workflow still require manual video attachment?

Your automated community post workflow requires manual video attachment because the automation handles text generation and YouTube Studio opening but cannot attach videos. You must manually select the video and publish the post after the text is pasted.

Does the community post automation tool fully publish the post without manual steps?

No, the community post automation tool does not fully publish the post without manual steps. It automates text generation and clipboard copying, but you must manually attach the video and complete the posting process in YouTube Studio.