← 返回 Skills 市场
Video Publish All
作者
Johnnyxu820
· GitHub ↗
· v1.0.0
618
总下载
1
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install video-publish-all
功能描述
全平台视频发布汇总。对比四大国内视频平台(小红书、抖音、B站、视频号)的发布规则和步骤,提供最佳发布策略。自动选择最适合的平台组合。
安全使用建议
This skill's description promises automated multi‑platform publishing but provides no authentication method or code to perform uploads, and it instructs reading a hardcoded local file path. Before using, ask the author how authentication will be handled (OAuth/API keys/cookies), whether the agent will open browser sessions or require you to paste credentials, and where any tokens would be stored. Do not supply account secrets until you understand the exact upload mechanism. If you plan to use local state tracking (published.json), change the hardcoded path to a path you control and verify the skill only reads the intended file. Prefer skills that explicitly declare required credentials and explain their auth flow, or use platform‑specific, reviewed publish tools instead.
功能分析
Type: OpenClaw Skill
Name: video-publish-all
Version: 1.0.0
The skill bundle provides documentation and instructions for an AI agent to publish videos across multiple Chinese social media platforms (Xiaohongshu, Douyin, Bilibili, and WeChat Channels). It contains platform-specific constraints, official creator URLs, and organizational logic for the agent. While it references hardcoded local file paths (e.g., `/home/johnny/.openclaw/workspace/pjm/`), there is no evidence of malicious intent, data exfiltration, or unauthorized command execution.
能力评估
Purpose & Capability
The SKILL.md advertises '一键发布视频' (one‑click publish) to four platforms, but the skill includes no code, no install steps, and declares no environment variables or credentials — yet publishing requires platform authentication. This mismatch (claimed capability vs. no declared mechanism for credentials or API usage) is incoherent.
Instruction Scope
Runtime instructions are a high‑level guide and include examples that ask the agent to perform uploads, but they do not explain how to authenticate or interact with APIs. The document also explicitly instructs reading a local file (/home/johnny/.openclaw/workspace/pjm/published.json) and references a hardcoded user path and workspace — instructions that access user filesystem state beyond what's declared and that may not be appropriate for a generic skill.
Install Mechanism
No install spec and no code files are present, so nothing is written to disk and no external packages are fetched. Instruction‑only skills are lower risk from installation perspective.
Credentials
The skill requests no credentials or environment variables even though authenticating to platforms (Douyin, Xiaohongshu, Bilibili, Weixin) normally requires API keys, OAuth, or login cookies. The absence of declared credential requirements is disproportionate to the stated functionality. Additionally, the instructions reference a specific local path (implying access to local state) that was not declared in required config paths.
Persistence & Privilege
always is false and there is no indication the skill requests persistent elevated privileges or modifies other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-publish-all - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-publish-all触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
video-publish-all 1.0.0 - 首次发布
- 新增一键发布视频到小红书、抖音、B站、视频号四大平台的功能
- 汇总各平台发布规则、标题及视频要求、最佳实践与常见问题
- 提供平台间发布对比及自动选择最佳发布组合建议
- 集成相关技能,便于分平台独立发布
- 包含快速开始示例与发布文件管理说明
元数据
常见问题
Video Publish All 是什么?
全平台视频发布汇总。对比四大国内视频平台(小红书、抖音、B站、视频号)的发布规则和步骤,提供最佳发布策略。自动选择最适合的平台组合。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 618 次。
如何安装 Video Publish All?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-publish-all」即可一键安装,无需额外配置。
Video Publish All 是免费的吗?
是的,Video Publish All 完全免费(开源免费),可自由下载、安装和使用。
Video Publish All 支持哪些平台?
Video Publish All 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Publish All?
由 Johnnyxu820(@johnnyxu820)开发并维护,当前版本 v1.0.0。
推荐 Skills