General

playlist-list - Claude MCP Skill

List playlists for a channel or the authenticated user.

SEO Guide: Enhance your AI agent with the playlist-list tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to list playlists for a channel or the authenticated user.... Download and configure this skill to unlock new capabilities for your AI workflow.

🌟5 stars • 38 forks
📥0 downloads

Documentation

SKILL.md
# Playlist List

This skill provides instructions for listing YouTube playlists using the `yutu` CLI.

## Usage

```bash
yutu playlist list [flags]
```

## Options

- `--mine`, `-M`: Return playlists owned by the authenticated user.
- `--channelId`, `-c`: Return playlists owned by the specified channel ID.
- `--ids`, `-i`: Return playlists with the given IDs.
- `--maxResults`, `-n`: Maximum number of items to return (default 5).
- `--hl`, `-l`: Language code for localized content.
- `--onBehalfOfContentOwner`, `-b`: Content owner ID.
- `--onBehalfOfContentOwnerChannel`, `-B`: Content owner channel ID.
- `--output`, `-o`: Output format (`json`, `yaml`, `table`). Default: `table`.
- `--parts`, `-p`: Comma separated parts (default `[id,snippet,status]`).
- `--jsonPath`, `-j`: JSONPath expression to filter the output.

## Examples

**List my playlists:**

```bash
yutu playlist list --mine true
```

**List playlists for a channel:**

```bash
yutu playlist list --channelId CHANNEL_ID --mine false
```

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!

playlist-list - Claude/MCP Skill for AI Agents | SkillAvatars | SkillAvatars