← Back to Skills Marketplace
Video Publish All
by
Johnnyxu820
· GitHub ↗
· v1.0.0
618
Downloads
1
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install video-publish-all
Description
全平台视频发布汇总。对比四大国内视频平台(小红书、抖音、B站、视频号)的发布规则和步骤,提供最佳发布策略。自动选择最适合的平台组合。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-publish-all - After installation, invoke the skill by name or use
/video-publish-all - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
video-publish-all 1.0.0 - 首次发布
- 新增一键发布视频到小红书、抖音、B站、视频号四大平台的功能
- 汇总各平台发布规则、标题及视频要求、最佳实践与常见问题
- 提供平台间发布对比及自动选择最佳发布组合建议
- 集成相关技能,便于分平台独立发布
- 包含快速开始示例与发布文件管理说明
Metadata
Frequently Asked Questions
What is Video Publish All?
全平台视频发布汇总。对比四大国内视频平台(小红书、抖音、B站、视频号)的发布规则和步骤,提供最佳发布策略。自动选择最适合的平台组合。 It is an AI Agent Skill for Claude Code / OpenClaw, with 618 downloads so far.
How do I install Video Publish All?
Run "/install video-publish-all" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Publish All free?
Yes, Video Publish All is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Video Publish All support?
Video Publish All is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Publish All?
It is built and maintained by Johnnyxu820 (@johnnyxu820); the current version is v1.0.0.
More Skills