General

playlistItem-insert - Claude MCP Skill

Insert a new item (video, channel, playlist) into a playlist.

SEO Guide: Enhance your AI agent with the playlistItem-insert tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to insert a new item (video, channel, playlist) into a playlist.... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟5 stars • 38 forks
📥0 downloads

Documentation

SKILL.md
# PlaylistItem Insert

This skill provides instructions for inserting YouTube playlist items using the `yutu` CLI.

## Usage

```bash
yutu playlistItem insert [flags]
```

## Options

- `--playlistId`, `-y`: ID of the playlist to add item to.
- `--kind`, `-k`: `video`, `channel`, `playlist` (resource being added).
- `--kVideoId`, `-V`: ID of the video (if kind is video).
- `--kChannelId`, `-C`: ID of the channel (if kind is channel).
- `--kPlaylistId`, `-Y`: ID of the playlist (if kind is playlist).
- `--title`, `-t`: Title of the playlist item.
- `--description`, `-d`: Description of the playlist item.
- `--privacy`, `-p`: Privacy status: `public`, `private`, `unlisted`.
- `--channelId`, `-c`: User ID adding the item.
- `--onBehalfOfContentOwner`, `-b`: Content owner ID.
- `--output`, `-o`: Output format (`json`, `yaml`, `silent`).
- `--jsonpath`, `-j`: JSONPath expression to filter the output.

## Examples

**Add a video to a playlist:**

```bash
yutu playlistItem insert --playlistId PLAYLIST_ID --kind video --kVideoId VIDEO_ID
```

Signals

Avg rating0.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!

playlistItem-insert - Claude/MCP Skill for AI Agents | SkillAvatars | SkillAvatars