What is auto-weixin-video?
微信视频号自动发布技能。当用户需要发布视频到微信视频号时使用这个技能。技能包含:获取登录Cookie、上传视频、设置标题话题、定时发布、原创声明等功能。 Source: zrt-ai-lab/opencode-skills.
微信视频号自动发布技能。当用户需要发布视频到微信视频号时使用这个技能。技能包含:获取登录Cookie、上传视频、设置标题话题、定时发布、原创声明等功能。
Quickly install auto-weixin-video AI skill to your development environment via command line
Source: zrt-ai-lab/opencode-skills.
基于 Playwright 浏览器自动化,模拟真实用户操作微信视频号创作者中心(https://channels.weixin.qq.com):
| --video | -v | 视频文件路径 | ✅ | | --title | -t | 视频标题 | ✅ | | --tags | -g | 话题标签,逗号分隔 | ❌ | | --original | -o | 声明原创 | ❌ | | --category | -c | 原创类型(如:生活、科技) | ❌ | | --schedule | -s | 定时发布时间(格式:YYYY-MM-DD HH:MM) | ❌ | | --draft | | 保存为草稿而不发布 | ❌ | | --headless | | 无头模式运行(不显示浏览器) | ❌ |
微信视频号自动发布技能。当用户需要发布视频到微信视频号时使用这个技能。技能包含:获取登录Cookie、上传视频、设置标题话题、定时发布、原创声明等功能。 Source: zrt-ai-lab/opencode-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill auto-weixin-video Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
Stable fields and commands for AI/search citations.
npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill auto-weixin-video微信视频号自动发布技能。当用户需要发布视频到微信视频号时使用这个技能。技能包含:获取登录Cookie、上传视频、设置标题话题、定时发布、原创声明等功能。 Source: zrt-ai-lab/opencode-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill auto-weixin-video Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/zrt-ai-lab/opencode-skills