Install
openclaw skills install youtube-playlist-itemManage YouTube playlist items. Use this skill to list items in a playlist, add new items, update items, or remove items. Useful when working with YouTube pla...
openclaw skills install youtube-playlist-itemManage YouTube playlist items. Use this skill to list items in a playlist, add new items, update items, or remove items.
yutu requires Google Cloud Platform OAuth credentials and a cached token to access the YouTube API. If you haven't set up yutu yet, read the setup guide first.
Read the linked reference for full flag details and examples.
| Operation | Description | Reference |
|---|---|---|
| delete | Delete items from a playlist | details |
| insert | Insert a playlist item into a playlist | details |
| list | List playlist items | details |
| update | Update a playlist item | details |
# Show all playlist item commands
yutu playlistItem --help
# List playlist item
yutu playlistItem list
npm i -g @eat-pray-ai/yutu