← Back to Skills Marketplace
Weixin Video Publish
by
Johnnyxu820
· GitHub ↗
· v1.0.0
1735
Downloads
1
Stars
6
Active Installs
1
Versions
Install in OpenClaw
/install weixin-video-publish
Description
腾讯视频号发布。使用浏览器自动化技术,通过微信视频号助手发布视频作品。支持视频上传、标题、描述、话题标签、地理位置和原创声明。
Usage Guidance
This skill is instruction-only and coherent with its stated purpose, but review these points before installing: (1) it will operate via your browser and requires access to local video files—only use it if you trust the agent to control your browser and read the specified file paths; (2) you will log in to 微信 via QR code in your browser—ensure you trust the login flow and your account security; (3) the skill has no source/homepage listed, so if you need auditability or support prefer a published/verified implementation; (4) do not provide other credentials or secrets—none are required by the skill. If any part of the behavior (automatic browser control, file access, or uploading to 微信) is unacceptable, do not enable the skill.
Capability Analysis
Type: OpenClaw Skill
Name: weixin-video-publish
Version: 1.0.0
The skill bundle consists of documentation (SKILL.md) and metadata for an AI agent to automate video publishing on the official WeChat Video Channel platform (channels.weixin.qq.com). It contains no executable code, obfuscation, or instructions for data exfiltration; it simply outlines the manual steps for browser automation, such as uploading files and filling in form fields.
Capability Assessment
Purpose & Capability
The name/description (Weixin video publish) match the instructions (open the 微信视频号助手 web page, upload a local MP4, fill title/description/tags, check original declaration). There are no unrelated required binaries, env vars, or config paths.
Instruction Scope
SKILL.md stays within the expected scope: it instructs browser automation to visit channels.weixin.qq.com, requires the OpenClaw browser to be running, and requires the user to scan-login. It references a local video file path (needed to upload). It does not instruct reading unrelated system files, exfiltrating secrets, or posting data to unexpected endpoints.
Install Mechanism
No install spec or code files—this is instruction-only, so nothing is written to disk or fetched during install. That is the lowest-risk install posture.
Credentials
The skill requests no environment variables or credentials. The only implicit requirements are access to the local video file system and a running browser session (reasonable for a browser-based uploader). No unrelated credentials or keys are requested.
Persistence & Privilege
always is false; autonomous invocation is allowed (platform default) but the skill does not request elevated/persistent presence or modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install weixin-video-publish - After installation, invoke the skill by name or use
/weixin-video-publish - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the weixin-video-publish skill.
- Enables automated video publishing to Tencent Weixin Video using browser automation.
- Supports video upload (MP4, up to 2GB), title (6–50 chars), description (up to 1000 chars), topic tags, location, and original declaration.
- Requires OpenClaw browser environment and Weixin account login via QR code.
- Provides detailed step-by-step publishing instructions and platform requirements.
Metadata
Frequently Asked Questions
What is Weixin Video Publish?
腾讯视频号发布。使用浏览器自动化技术,通过微信视频号助手发布视频作品。支持视频上传、标题、描述、话题标签、地理位置和原创声明。 It is an AI Agent Skill for Claude Code / OpenClaw, with 1735 downloads so far.
How do I install Weixin Video Publish?
Run "/install weixin-video-publish" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Weixin Video Publish free?
Yes, Weixin Video Publish is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Weixin Video Publish support?
Weixin Video Publish is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Weixin Video Publish?
It is built and maintained by Johnnyxu820 (@johnnyxu820); the current version is v1.0.0.
More Skills