← 返回 Skills 市场
snoopyrain

Youtube Video Publisher

作者 snoopyrain · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
143
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-video-publisher
功能描述
Upload videos and Shorts to YouTube. Use when the user says 'upload to YouTube', 'publish YouTube video', 'post a YouTube Short', 'upload video with thumbnai...
安全使用建议
This skill will upload your video files to a third-party service (boring.aiagent-me.com) using an MCP connector URL that contains an embedded auth token. Before installing or using it: 1) Only provide a connector link you trust; treat the URL as a password and never paste it publicly. 2) Verify the token scope with the service owner — confirm it is limited to the intended YouTube channel and does not grant write/publish access to other connected accounts. 3) Prefer testing with a disposable/test YouTube channel first and set uploads to unlisted/private until you trust the flow. 4) Ask the vendor for documentation on how uploaded media is stored, who can access it, retention policy, and how to revoke/regenerate the token. 5) If you prefer tighter control, consider using an integration that uses your own official YouTube OAuth credentials scoped only to youtube.upload. If you proceed, keep the ability to revoke the connector token and audit activity on your YouTube account.
能力评估
Purpose & Capability
The skill claims to upload videos to YouTube and its runtime instructions call Boring connector functions (boring_list_accounts, boring_upload_file, boring_publish_post), which is consistent with that goal. However, the required credential is an MCP Connector link that—per the docs—grants publish/manage access across all connected social accounts, which is broader than strictly necessary for uploading to a single YouTube channel.
Instruction Scope
Instructions explicitly tell the agent to accept local video files and call boring_upload_file / boring_upload_from_url, which will upload user media to Boring's servers (re-hosting). That means user content leaves the local environment and is stored/processed by a third party. The SKILL.md does not limit uploads to YouTube-only or describe retention/processing details beyond a brief claim about server-side storage.
Install Mechanism
This is instruction-only with no install spec or code files, so nothing is written to disk or downloaded by the installer — lowest install risk.
Credentials
There are no environment variables, but the skill requires an MCP Connector link (a URL containing an embedded auth token). That token is effectively a secret and—according to the docs—grants broad publish/manage rights across connected platforms and has long-lived refresh semantics. Requesting a single broad-scoped token is disproportionate compared with a more minimal OAuth flow limited to one YouTube channel.
Persistence & Privilege
The skill is not marked always:true, and it does not request system-wide configuration changes. Model invocation is allowed (the platform default) which is expected for skills. There is no evidence the skill attempts to persist beyond normal connector usage.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install youtube-video-publisher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /youtube-video-publisher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of youtube-video-publisher skill. - Upload YouTube videos and Shorts with full support for titles, descriptions, tags, thumbnails, and captions. - Easy integration—requires only a single MCP Connector link with embedded authentication. - Supports direct upload from local files, URLs, or Google Drive. - Documentation provided for permissions, error handling, media requirements, and usage examples.
元数据
Slug youtube-video-publisher
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Youtube Video Publisher 是什么?

Upload videos and Shorts to YouTube. Use when the user says 'upload to YouTube', 'publish YouTube video', 'post a YouTube Short', 'upload video with thumbnai... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。

如何安装 Youtube Video Publisher?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-video-publisher」即可一键安装,无需额外配置。

Youtube Video Publisher 是免费的吗?

是的,Youtube Video Publisher 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Youtube Video Publisher 支持哪些平台?

Youtube Video Publisher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Youtube Video Publisher?

由 snoopyrain(@snoopyrain)开发并维护,当前版本 v1.0.0。

💬 留言讨论