expert-wx-channel

Manages WeChat Channels account operations from positioning and content production to publishing and data review.

8.5k|1.4k|Updated Apr 24, 2024
One-click install
npx skills add https://github.com/TeamWiseFlow/wiseflow --skill expert-wx-channel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: expert-wx-channel
Source: https://github.com/TeamWiseFlow/wiseflow/tree/main/crews/main/skills/expert-wx-channel
Command: npx skills add https://github.com/TeamWiseFlow/wiseflow --skill expert-wx-channel

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Running a WeChat Channels (视频号) account requires coordinating positioning, scripting, cover design, publishing, and performance review across many disconnected steps. This Skill provides an expert operating system that runs the full account lifecycle through six structured workflows, so creators and small businesses can produce consistent, on-brand videos without reinventing their process each time.

Core Features & Use Cases

  • Style DNA System: Extracts a 16-dimension style DNA report from sample videos, aggregates reports into a DNA document, and derives an executable production template that evolves with performance feedback.
  • End-to-End Content Production: Covers topic research via social-platform search, title and description writing, cover generation, briefing and scripting, video production handoff, publishing through a persistent browser session, and recording into a published-track database.
  • Account Setup, Benchmarking & Review: Handles new account positioning and cold-start planning, competitor account benchmarking with independent DNA comparison, and data-driven review that attributes metric trends back to specific DNA dimensions.
  • Use Case: A small business owner asks the agent to take over their WeChat Channels account. The Skill samples existing videos to build a default DNA, produces a new video script and cover following that DNA, publishes it via the creator center, and later reviews engagement data to refine the DNA.

Quick Start

Ask the agent to help you set up and operate your WeChat Channels account, for example by saying you want to start a new channel from scratch or have it take over an existing one.

Frequently Asked Questions about expert-wx-channel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a consistent style for WeChat Channels videos?

Provide sample video transcripts and the Skill generates a 16-dimension DNA report per video, then aggregates reports into a DNA document and production template. The template drives topic selection, titles, covers, and script structure for every new video.

How to publish videos to WeChat Channels automatically?

Publishing uses camoufox-cli with a persistent browser session named wechat-channel to upload the video, fill the short title and description, and click publish in the creator center. Login uses a headless QR-code screenshot flow where you scan with WeChat.

Can it fetch engagement data for WeChat Channels videos?

Yes, but only for accounts you own with backend access. The wx-channel-engagement tool scrapes the creator center's post management page for plays, likes, comments, shares, and favorites, writing results into the published-track database.

Does it support scraping competitor WeChat Channels accounts?

No. WeChat Channels has no public scraping path, so competitor transcripts, video files, and metrics must be provided by the user. Benchmark analysis builds an independent DNA from those user-supplied samples without fabricating data.

Why does publishing fail with a session busy error?

The publishing and engagement tools share one persistent wechat-channel session with a fail-first queue. When another command is running, new commands exit with code 3; wait for the current operation to finish and retry rather than closing the session.