Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
A direct command skips the review prompt. Inspect the source before running it.
YouTube Channel Management: Upload File Manager videos, update video metadata, privacy, localizations, thumbnails, captions, playlists, playlist items, channel sections, channel branding, watermarks, and discover YouTube categories/capabilities. Use when an agent needs youtube channel management, youtube api, upload youtube shorts or standard videos from file manager; update titles, descriptions, tags, privacy, add video to playlist, playlist id through AgentPMT-hosted remote tool calls.
version
1.0.0
homepage
https://www.agentpmt.com/marketplace/youtube-api
compatibility
Agent instructions for AgentPMT-hosted remote tool calls. Follow this skill body for supported account, wallet, and setup routes. No local command runtime is declared.
If the current date is more than 7 days after the last updated date, reinstall this skill from skills.sh or ClawHub before relying on endpoints, schemas, setup steps, or examples.
What This Tool Does
Upload File Manager videos to YouTube, set metadata, thumbnails, captions, privacy, and publish timing, then organize channel content with playlists, channel sections, branding, and watermarks.
Product Instructions
YouTube Channel Management
Upload File Manager videos, edit video metadata/privacy, manage thumbnails, captions, playlists, channel sections, branding, and watermarks.
Optional: channel_id (omit to use the connected account's channel)
{"action":"get_my_channel"}
update_channel_branding
Optional filter: channel_id
Required: at least one of channel_description, keywords, country, default_language, unsubscribed_trailer_video_id
{"action":"update_channel_branding","channel_description":"Official product videos and tutorials","country":"US"}
Channel sections
Actions: list_channel_sections, create_channel_section, update_channel_section, delete_channel_section
Use section_type, section_title, section_position, playlist_ids, channel_ids, and channel_section_id as required by the action.
Actions: set_channel_watermark, unset_channel_watermark
Set requires channel_id, watermark_file_id; optional watermark_timing_type, watermark_offset_ms, watermark_duration_ms, target_channel_id, watermark_content_type.
Watermark position is fixed to YouTube's top-right corner placement; timing is configurable.
Update actions fetch current YouTube resources and merge supplied fields to avoid clearing omitted metadata.
Links in descriptions are supported as description text. Public API support is not available for cards, end screens, or custom in-video linked-video elements; use playlists and channel sections for connected video organization.
When To Use
Use this skill for YouTube Channel Management on AgentPMT.
Use it when an agent needs this specific tool's behavior, schema, inputs, outputs, and invocation shape.
Search and activation keywords: youtube channel management, youtube api, upload youtube shorts or standard videos from file manager; update titles, descriptions, tags, privacy, add video to playlist, playlist id.
Upload YouTube Shorts or standard videos from File Manager; update titles
descriptions
tags
privacy
licensing
synthetic media disclosure
publish scheduling
and localizations; set custom thumbnails; upload
update
download
list
and delete captions; create and manage playlists and playlist items; manage channel sections for connected video organization; update safe channel branding fields; set or unset channel watermarks; discover categories and API capability limits.
No categories or industry tags are published for this tool.
Actions And Schema
Complete generated action schema: ./schema.md.
Supported action count: 29.
x402 availability: not enabled for this product.
add_video_to_playlist (action slug: add-video-to-playlist): Add a YouTube video to a playlist. Price: 25 credits. Parameters: playlist_id, position, video_id.
create_channel_section (action slug: create-channel-section): Create a channel section such as singlePlaylist, multiplePlaylists, multipleChannels, recentUploads, or popularUploads. Price: 25 credits. Parameters: channel_ids, playlist_id, playlist_ids, section_position, section_title, section_type.
delete_video (action slug: delete-video): Delete a YouTube video by ID. Price: 25 credits. Parameters: video_id.
download_caption (action slug: download-caption): Download a caption track and save it to AgentPMT File Manager. Price: 25 credits. Parameters: caption_format, caption_id, output_filename, translation_language.
get_my_channel (action slug: get-my-channel): Fetch channel details for the connected account or a supplied channel ID. Price: 25 credits. Parameters: channel_id.
get_playlist (action slug: get-playlist): Fetch a playlist by ID. Price: 25 credits. Parameters: playlist_id.
get_video (action slug: get-video): Fetch a YouTube video by ID with supported read parts. Price: 25 credits. Parameters: video_id.
get_youtube_capabilities (action slug: get-youtube-capabilities): Return supported and unsupported YouTube public API capabilities. Price: 25 credits. Parameters: none.
list_captions (action slug: list-captions): List caption tracks associated with a video. Price: 25 credits. Parameters: video_id.
list_channel_sections (action slug: list-channel-sections): List channel sections for the connected account, a channel, or a section ID. Price: 25 credits. Parameters: channel_id, channel_section_id.
list_playlist_items (action slug: list-playlist-items): List items in a playlist. Price: 25 credits. Parameters: max_results, page_token, playlist_id.
list_playlists (action slug: list-playlists): List playlists for the connected YouTube channel. Price: 25 credits. Parameters: max_results, page_token.
list_video_categories (action slug: list-video-categories): List supported YouTube video categories for a region. Price: 25 credits. Parameters: hl, region_code.
remove_playlist_item (action slug: remove-playlist-item): Remove a playlist item by playlistItem ID. Price: 25 credits. Parameters: playlist_item_id.
remove_video_from_playlist (action slug: remove-video-from-playlist): Remove one or all playlist items matching a video ID from a playlist. Price: 25 credits. Parameters: playlist_id, remove_all, video_id.
set_channel_watermark (action slug: set-channel-watermark): Set a channel watermark from an AgentPMT File Manager image. Price: 25 credits. Parameters: channel_id, target_channel_id, watermark_content_type, watermark_duration_ms, watermark_file_id, watermark_offset_ms, watermark_timing_type.
set_video_thumbnail (action slug: set-video-thumbnail): Set a custom video thumbnail from an AgentPMT File Manager image. Price: 25 credits. Parameters: thumbnail_content_type, thumbnail_file_id, video_id.
upload_video (action slug: upload-video): Upload a video from AgentPMT File Manager to YouTube with metadata, privacy, scheduling, and optional playlist placement. Price: 25 credits. Parameters: category_id, chunk_size_bytes, contains_synthetic_media, default_language, description, embeddable, license, localizations, plus 12 more.
Live Schema And Examples
Use the compact schema above for ordinary calls. Before a new production integration, or whenever parameters, enum values, nested objects, outputs, or examples are unclear, fetch live details first.
Exact schema: call agentpmt-tool-search-and-execution with action: "get_schema", and tool_id: "youtube-api".
Detailed examples: call agentpmt-tool-search-and-execution with action: "get_instructions" and tool_id: "youtube-api", or call this product with action: "get_instructions" when the product tool is already selected.
Treat returned live schema and instructions as more specific than this generated summary.
MCP schema lookup through the main AgentPMT MCP server:
AgentPMT account route: first use ../agentpmt-account-mcp-rest-api-setup to connect the main MCP server or REST API for an Agent Group where this tool is enabled.
x402 route: not enabled for this product.
AgentPMT overview: use ../what-is-agentpmt for marketplace, Agent Group, workflow, MCP, REST, and payment concepts.
If those setup skills are not installed beside this product skill, use the downloads below.
MCP call shape after the main AgentPMT MCP server is connected:
{"method":"tools/call","params":{"name":"YouTube-Channel-Management","arguments":{"action":"add_video_to_playlist","playlist_id":"example playlist id","position":1,"video_id":"example video id"}}}
Use the exact tool name returned by tools/list; the name above is the expected readable form.
Authenticated AgentPMT REST call body:
{"name":"youtube-api","parameters":{"action":"add_video_to_playlist","playlist_id":"example playlist id","position":1,"video_id":"example video id"}}
Use the setup skill for the account connection details before making REST calls.
Response Handling
Treat the returned JSON as the source of truth for this tool call.
If the response includes warnings or correction targets, apply them before retrying.
If the response includes a passed or success-style boolean, use it as the workflow gate.
If validation fails or the response shape is unclear, call get_schema or get_instructions before retrying.
If add_video_to_playlist fails, preserve the request parameters and retry only after fixing schema, auth, or payment errors.
Security
Do not place account secrets, wallet private keys, mnemonics, signatures, or payment headers in prompts or logs.
Keep tool inputs scoped to the minimum content needed for the task.
Use the setup skills for credential handling; this product skill only defines product-specific behavior.
AgentPMT Reference
What AgentPMT is: ../what-is-agentpmt (ClawHub: what-is-agentpmt, page: https://clawhub.ai/agentpmt/what-is-agentpmt; skills.sh: npx skills add AgentPMT/agent-skills --skill what-is-agentpmt)