← Back to Skills Marketplace
自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。
by
huanghonggit
· GitHub ↗
· v1.0.0
· MIT-0
300
Downloads
4
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-auto-publisher-cn
Description
自动发布视频到中国三大平台(B站、抖音、小红书)
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-auto-publisher-cn - After installation, invoke the skill by name or use
/video-auto-publisher-cn - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。
Metadata
Frequently Asked Questions
What is 自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。?
自动发布视频到中国三大平台(B站、抖音、小红书). It is an AI Agent Skill for Claude Code / OpenClaw, with 300 downloads so far.
How do I install 自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。?
Run "/install video-auto-publisher-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。 free?
Yes, 自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。 support?
自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 自动将视频发布到中国三大主流平台:**B站(Bilibili)**、**抖音(Douyin)**、**小红书(Xiaohongshu)**。?
It is built and maintained by huanghonggit (@huanghonggit); the current version is v1.0.0.
More Skills