What problem does it solve?
After publishing WeChat Official Account articles, creators lack a structured way to pull performance data and connect it back to their content decisions. This Skill retrieves article metrics via the WeChat API, backfills them into the local history record, and turns raw numbers into actionable adjustments for future topics, titles, and frameworks.
Core Features & Use Cases
- Metrics Retrieval: Runs
wewrite stats --days 7 to pull reads, shares, likes, and read rates from the WeChat data analysis API.
- History Backfill: Matches fetched stats to articles in
history.yaml and writes the stats fields back for long-term tracking.
- Performance Analysis: Identifies best and worst performing articles, explains likely causes (title strategy, topic heat, framework type), and recommends adjustments.
- Feedback Loop: Backfilled stats are read by the topic-selection module so high-performing frameworks and strategies get weighted in future recommendations.
- Use Case: A week after publishing three articles, ask how they performed; the Skill pulls the data, flags which title strategy won, and suggests what to emphasize in the next piece.
Quick Start
Ask the AI to review how my recent WeChat articles performed over the last 7 days and suggest improvements for my next topics and titles.