← Back to Skills Marketplace
infiniteask

发布短视频到多平台_无限

by 未来X无限 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
110
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install publish-short-videos-infinite
Description
依次发布短视频到快手、抖音、小红书三个平台。先发布快手,再发布抖音,最后发布小红书。触发场景:同时发布快手和抖音、发布到多个平台、多平台发布短视频、批量发布视频、全平台发布。
Usage Guidance
This skill is an orchestrator that delegates work to three platform-specific sub-skills and automates a browser to upload the same video sequentially. Before installing: 1) confirm you actually have the three referenced sub-skills installed and accessible (they are expected at C:\Users\admin\.qclaw\workspace\skills\...), or request the skill be updated to accept a configurable workspace path; 2) verify how account logins are handled — the SKILL.md does not document authentication, so ensure the browser automation won't try to use stored credentials unexpectedly; 3) be aware the SKILL instructs adding AI-generated author declarations and also instructs claiming '原创' (original) on one platform — check platform policies and legal/ethical implications; 4) test in a safe environment (non-production account) first, since the hard-coded Windows path makes behavior unpredictable on other machines; and 5) if you do not want autonomous posting, restrict or review the skill's invocation permissions so it cannot run without explicit confirmation.
Capability Analysis
Type: OpenClaw Skill Name: publish-short-videos-infinite Version: 1.0.1 The skill bundle is an orchestrator designed to automate video publishing across Kuaishou, Douyin, and Xiaohongshu. It functions by sequentially invoking other local sub-skills located in the user's workspace (e.g., `C:\Users\admin\.qclaw\workspace\skills\`). The instructions in SKILL.md are consistent with the stated purpose of social media automation, including specific UI interactions like handling tags, AI content declarations, and saving drafts. No indicators of data exfiltration, credential theft, or malicious command execution were identified.
Capability Assessment
Purpose & Capability
The name/description (publish to Kuaishou, Douyin, Xiaohongshu in sequence) matches the instructions: the skill simply orchestrates three platform-specific sub-skills. Requiring a browser automation flow is expected. However, the skill hard-codes absolute Windows paths under C:\Users\admin\.qclaw\workspace\skills\... and depends on three other skills being present; that is a fragility/mismatch for users on other OSes or with different usernames and should have been parameterized.
Instruction Scope
SKILL.md directs the agent to read other SKILL.md files at specific local paths and to launch/drive a browser (OpenClaw browser) to upload files and click UI elements. Reading other skill files in the user's workspace is explainable (it's delegating to sub-skills), but the absolute path is hard-coded to an 'admin' Windows account and not expressed as a configurable workspace path. That could cause the agent to attempt to read unexpected files or fail on different environments. The instructions also instruct generating AI-origin declarations and making originality claims (potential policy/ethics issues), but do not reference any credentials or account handling steps for site logins.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is written to disk by the skill itself. That reduces install-time risk. Browser automation is invoked at runtime, but no packages or external downloads are requested by this skill.
Credentials
The skill declares no required environment variables or credentials, which is consistent with a pure-orchestration skill. However, the SKILL.md assumes access to local skill files in a specific user profile and will rely on the presence of other (undisclosed) platform-specific skills; those sub-skills may themselves require credentials. The orchestrator does not document how login/auth is handled, which is important because the browser automation will act on user accounts.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request permanent 'always' presence or attempt to modify other skills' configurations. Autonomous invocation is possible (normal), so consider whether you want an agent to run this flow without prompts, but this alone is not a strong risk signal.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install publish-short-videos-infinite
  3. After installation, invoke the skill by name or use /publish-short-videos-infinite
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- No file changes detected in this release. - Documentation and feature descriptions remain unchanged. - Behavior, execution steps, and platform publishing logic are the same as the previous version.
v1.0.0
Initial release: Publishes short videos to Kuaishou, Douyin, and Xiaohongshu in strict sequence. - Supports automatic multi-platform publishing: Kuaishou → Douyin → Xiaohongshu - Adheres to each platform’s publishing process and unique requirements (tag limits, permissions, content declaration, etc.) - Reuses a single browser session and video file for all platforms - Ensures strict order: each step starts only when the previous is fully completed - For Douyin and Xiaohongshu, videos are saved as drafts (“暂存离开”), not published - Smart handling of platform-specific features, such as Kuaishou tag limits and Xiaohongshu collection selection/creation
Metadata
Slug publish-short-videos-infinite
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 发布短视频到多平台_无限?

依次发布短视频到快手、抖音、小红书三个平台。先发布快手,再发布抖音,最后发布小红书。触发场景:同时发布快手和抖音、发布到多个平台、多平台发布短视频、批量发布视频、全平台发布。 It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install 发布短视频到多平台_无限?

Run "/install publish-short-videos-infinite" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 发布短视频到多平台_无限 free?

Yes, 发布短视频到多平台_无限 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 发布短视频到多平台_无限 support?

发布短视频到多平台_无限 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 发布短视频到多平台_无限?

It is built and maintained by 未来X无限 (@infiniteask); the current version is v1.0.1.

💬 Comments