General
channel-update - Claude MCP Skill
Update channel info (title, description, country, custom URL).
SEO Guide: Enhance your AI agent with the channel-update tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to update channel info (title, description, country, custom url).... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟4 stars • 38 forks
📥0 downloads
Documentation
SKILL.md# Channel Update This skill provides instructions for updating YouTube channels using the `yutu` CLI. ## Usage ```bash yutu channel update [flags] ``` ## Options - `--id`, `-i`: ID of the channel to update. - `--title`, `-t`: Title of the channel. - `--description`, `-d`: Description of the channel. - `--country`, `-c`: Country of the channel. - `--customUrl`, `-u`: Custom URL of the channel. - `--defaultLanguage`, `-l`: The language of the channel's default title and description. - `--output`, `-o`: Output format (`json`, `yaml`, `silent`). - `--jsonpath`, `-j`: JSONPath expression to filter the output. ## Examples **Update channel title and description:** ```bash yutu channel update --id CHANNEL_ID --title "New Title" --description "New Description" ```
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!