·auto-weixin-video
*

auto-weixin-video

微信视频号自动发布技能。当用户需要发布视频到微信视频号时使用这个技能。技能包含:获取登录Cookie、上传视频、设置标题话题、定时发布、原创声明等功能。

22Installs·4Trend·@zrt-ai-lab

Installation

$npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill auto-weixin-video

How to Install auto-weixin-video

Quickly install auto-weixin-video AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill auto-weixin-video
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: zrt-ai-lab/opencode-skills.

SKILL.md

View raw

基于 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

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zrt-ai-lab/opencode-skills --skill auto-weixin-video
Category
*Creative Media
Verified
First Seen
2026-03-07
Updated
2026-03-10

Browse more skills from zrt-ai-lab/opencode-skills

Quick answers

What is auto-weixin-video?

微信视频号自动发布技能。当用户需要发布视频到微信视频号时使用这个技能。技能包含:获取登录Cookie、上传视频、设置标题话题、定时发布、原创声明等功能。 Source: zrt-ai-lab/opencode-skills.

How do I install auto-weixin-video?

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

Where is the source repository?

https://github.com/zrt-ai-lab/opencode-skills