← 返回 Skills 市场
110
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install publish-short-videos-infinite
功能描述
依次发布短视频到快手、抖音、小红书三个平台。先发布快手,再发布抖音,最后发布小红书。触发场景:同时发布快手和抖音、发布到多个平台、多平台发布短视频、批量发布视频、全平台发布。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install publish-short-videos-infinite - 安装完成后,直接呼叫该 Skill 的名称或使用
/publish-short-videos-infinite触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
发布短视频到多平台_无限 是什么?
依次发布短视频到快手、抖音、小红书三个平台。先发布快手,再发布抖音,最后发布小红书。触发场景:同时发布快手和抖音、发布到多个平台、多平台发布短视频、批量发布视频、全平台发布。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 发布短视频到多平台_无限?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install publish-short-videos-infinite」即可一键安装,无需额外配置。
发布短视频到多平台_无限 是免费的吗?
是的,发布短视频到多平台_无限 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
发布短视频到多平台_无限 支持哪些平台?
发布短视频到多平台_无限 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 发布短视频到多平台_无限?
由 未来X无限(@infiniteask)开发并维护,当前版本 v1.0.1。
推荐 Skills