Media
caption-delete - Claude MCP Skill
Delete captions of a video by ids. Use this when the user wants to remove specific caption tracks.
SEO Guide: Enhance your AI agent with the caption-delete tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to delete captions of a video by ids. use this when the user wants to remove specific caption tracks.... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟5 stars • 38 forks
📥0 downloads
Documentation
SKILL.md# Caption Delete This skill provides instructions for deleting YouTube captions using the `yutu` CLI. ## Usage ```bash yutu caption delete [flags] ``` ## Options - `--ids`, `-i`: IDs of the captions to delete (comma-separated strings). - `--onBehalfOf`, `-b`: Content owner ID. - `--onBehalfOfContentOwner`, `-B`: Content owner ID. ## Examples **Delete a single caption:** ```bash yutu caption delete --ids CAPTION_ID ``` **Delete multiple captions:** ```bash yutu caption delete --ids "ID1,ID2" ```
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!