← 返回 Skills 市场
huanghonggit

自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。

作者 huanghonggit · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
300
总下载
4
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-auto-publisher-cn
功能描述
自动发布视频到中国三大平台(B站、抖音、小红书)
安全使用建议
This package appears to be a Playwright-based browser automation tool for uploading videos, which is coherent with its stated purpose — but exercise caution: - The bundle will open real browsers and save session cookies to cookies/*.json and logs to logs/*.log; those cookie files can be used to access your accounts if leaked. Protect or delete them when not needed. - The README and SKILL.md refer to a login_platforms.py helper, but that file is not in the manifest; the login flow in the included code uses an interactive input() prompt. Expect some manual steps to capture cookies. Confirm the intended workflow before running unattended. - The code advertises 'anti-detection / 绕过反检测' behavior. Using automation to evade platform protections can violate terms-of-service and lead to account bans — review legal/ToS implications for each platform before use. - There are small inconsistencies (an extra 'kuaishou' entry, missing helper script) suggesting the package may be incomplete or poorly packaged. Review the full source (auto_publish.py and related modules) for any hidden network calls or telemetry before running. - Run first in a safe, isolated environment (VM/container) and with non-critical accounts. Inspect cookies/logs after a test run and consider starting with headless=False for visibility. If you are not comfortable reviewing Python code yourself, do not install or run this skill.
功能分析
Type: OpenClaw Skill Name: video-auto-publisher-cn Version: 1.0.0 The skill bundle provides a functional automation tool for publishing videos to Bilibili, Douyin, and Xiaohongshu using the Playwright library. The core logic in `auto_publish.py` handles browser automation, local cookie management, and platform-specific upload workflows. While the script contains specific hardcoded templates for 'Iran war news' content, there is no evidence of malicious intent, data exfiltration, or unauthorized remote control. The tool's behavior is transparent, well-documented in `SKILL.md` and `README.md`, and its capabilities are strictly aligned with its stated purpose of social media automation.
能力评估
Purpose & Capability
Name/description claim: automatic publishing to Bilibili, Douyin, Xiaohongshu. The code implements Playwright-based upload automation and cookie persistence which aligns with that purpose. Minor mismatch: auto_publish.py also contains a 'kuaishou' entry in PLATFORMS (not advertised in SKILL.md) and some docs reference login_platforms.py which is not present in the file manifest — these are inconsistencies but plausibly explainable as leftover code or incomplete packaging.
Instruction Scope
SKILL.md instructs installing Playwright and running login and publisher scripts. The code will launch a real browser, load and save cookies to cookies/*.json, and interact with live platform web pages (filling fields, clicking buttons, taking screenshots). It also requires manual login (input()) for initial cookie capture. The instructions claim '完全自动化' and '反检测/绕过反爬虫', which implies behavior designed to evade platform protections — this raises terms-of-service and ethical concerns even if not strictly malicious. There is no evidence in the provided code of external exfiltration, but runtime will access local cookies, logs, and will interact with remote platform domains.
Install Mechanism
No install spec in the skill bundle; README/SKILL.md instructs to pip install playwright and run 'python -m playwright install chromium'. This is a standard install path for Playwright but does download browser binaries from official sources. No arbitrary remote archive URLs were included in the skill manifest.
Credentials
The skill requests no environment variables or external credentials, which is consistent. However, it persistently stores cookies (cookies/*.json) and logs (logs/*.log) locally — these are sensitive artifacts (session cookies can grant account access). The skill does not declare or restrict where cookies/logs are stored; users should expect these files on disk and protect them. The documentation references a login_platforms.py script that is not present, which is an unexplained omission.
Persistence & Privilege
Skill flags are default (always:false, model invocation allowed). The skill does not request persistent platform-wide privileges or modify other skills. It writes cookies and logs within its own directory, which is normal for this kind of tool but is a local persistence risk (see environment_proportionality).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-auto-publisher-cn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-auto-publisher-cn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。
元数据
Slug video-auto-publisher-cn
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。 是什么?

自动发布视频到中国三大平台(B站、抖音、小红书). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 300 次。

如何安装 自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。?

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

自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。 是免费的吗?

是的,自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。 支持哪些平台?

自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。?

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

💬 留言讨论