General
playlist-insert - Claude MCP Skill
Create a new playlist.
SEO Guide: Enhance your AI agent with the playlist-insert tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to create a new playlist.... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟4 stars • 38 forks
📥0 downloads
Documentation
SKILL.md# Playlist Insert This skill provides instructions for creating YouTube playlists using the `yutu` CLI. ## Usage ```bash yutu playlist insert [flags] ``` ## Options - `--title`, `-t`: Title of the playlist. - `--description`, `-d`: Description of the playlist. - `--privacy`, `-p`: Privacy status: `public`, `private`, `unlisted`. - `--tags`, `-a`: Comma separated tags. - `--language`, `-l`: Language of the playlist. - `--channelId`, `-c`: Channel ID (to create on behalf of). - `--output`, `-o`: Output format (`json`, `yaml`, `silent`). - `--jsonPath`, `-j`: JSONPath expression to filter the output. ## Examples **Create a public playlist:** ```bash yutu playlist insert --title "My Playlist" --privacy public ```
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!