.claude/skills/video-batch-publisherRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
一套本地运行的短视频批量发布工具,支持抖音/视频号/快手/B站多平台,从 Excel 读取任务,自动上传视频、填标题描述、设封面/合集/标签、按发布日期选择立即或定时发布。运行全程不修改你的 Excel,发布结果实时显示在界面与日志。当用户需要批量自动发视频、多平台一键发布、自媒体矩阵发布、把 video_publisher 打包成可交付产品时启用。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/video-batch-publisherRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/video-batch-publisherRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/video-batch-publisherRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @chencong501/video-batch-publisherclawhub inspect @chencong501/video-batch-publisher --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
subprocess.run(['start', '', latest_log], shell=TrueThis is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:c15ad1f1530d7bc7b85a1f05cc644594cd418eb26422218fdbec4bc4e353851fLICENSEmanifest.yamlreferences/capability-matrix.mdreferences/evaluation.mdreferences/packaging-plan.mdreferences/setup.mdscreenshots/screenshot-01.pngscreenshots/screenshot-02.pngscreenshots/screenshot-03.pngscreenshots/screenshot-04.pngscreenshots/screenshot-05.pngscreenshots/screenshot-06.pngscripts/video_publisher/__pycache__/publisher_gui.cpython-313.pycscripts/video_publisher/__pycache__/video_publisher.cpython-313.pycscripts/video_publisher/browser/__init__.pyscripts/video_publisher/browser/__pycache__/base_publisher.cpython-313.pycscripts/video_publisher/browser/__pycache__/bilibili_pub.cpython-313.pycscripts/video_publisher/browser/__pycache__/browser_singleton.cpython-313.pycscripts/video_publisher/browser/__pycache__/douyin_pub.cpython-313.pycscripts/video_publisher/browser/__pycache__/kuaishou_pub.cpython-313.pycscripts/video_publisher/browser/__pycache__/weixin_pub.cpython-313.pycscripts/video_publisher/browser/__pycache__/xiaohongshu_pub.cpython-313.pycscripts/video_publisher/browser/base_publisher.pyscripts/video_publisher/browser/bilibili_pub.pyscripts/video_publisher/browser/browser_singleton.pyscripts/video_publisher/browser/douyin_pub.pyscripts/video_publisher/browser/kuaishou_pub.pyscripts/video_publisher/browser/weixin_pub.pyscripts/video_publisher/browser/xiaohongshu_pub.pyscripts/video_publisher/config.example.yamlvideo-batch-publisher 1.0.0 - Initial release of a local tool for batch publishing short videos to Douyin, WeChat Channels, Kuaishou, and Bilibili. - Supports reading tasks from Excel, automatic upload, title/description/cover/collection/tag filling, and instant or scheduled publishing by date. - Does not modify your Excel during publishing—results are shown in-app and in logs. - Features GUI and CLI operation, Playwright browser automation (manual login required once per platform), and local data storage only. - Clear documentation for setup, platform coverage, limitations, and support details.