AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Skill Channels Upload

skill-zju-real-easel-skill-channels-upload · by ZJU-REAL

>-

No reviews yet
0 installs
1 views
0.0% view→install

Install

$ agentstack add skill-zju-real-easel-skill-channels-upload

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-zju-real-easel-skill-channels-upload)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Skill Channels Upload? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

微信视频号发布

> 基于通用浏览器发布框架 ../../shared/scripts/web_publisher.py--platform weixin-channels)。

⚠️ 环境依赖

  • pip install playwright + playwright install chromium
  • 首次 login微信扫码登录视频号助手,登录态持久化复用
  • 远程/headless 环境用 login-qr --platform weixin-channels(抠二维码成图轮询),或走 Web「账号」页登录
  • 选择器时效:视频号发布页描述区可能是富文本 div 而非 textarea,内置选择器为最佳努力,

首次务必 plan + --headed 校验,失效时更新 web_publisher.py 的 weixin-channels 配置。

无浏览器环境可用 platforms / plan / check

执行

ROOT=; WP=$ROOT/skills/shared/scripts/web_publisher.py
python $WP check
python $WP login   --platform weixin-channels           # 微信扫码
python $WP plan    --platform weixin-channels --media out.mp4 --title "标题"
python $WP publish --platform weixin-channels --media out.mp4 --title "标题" --exec --headed

Profile 感知

  • 有 Profile:标题短(≤22字)贴合人设;竖版 9:16;可带话题与合集。
  • 无 Profile:按视频号通用规范(短标题、竖版、正向内容)。

规则

  1. 视频号竖版 9:16;横版先 video-reframe 转制。
  2. 标题要短(视频号标题偏短),正文可展开。
  3. 首次 --headed 目视确认扫码与发布流程;选择器失效即更新配置。
  4. 视频号内容审核偏严,发布前过 skill-quality-gate 合规检查。

参考来源

视频号助手网页发布流程;复用统一 Playwright 框架。微信登录需扫码,选择器按平台现状维护。

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.