content-planner

Generate structured WeChat content calendars from trending topic analysis.

Updated Jun 3, 2026
One-click install
npx skills add https://github.com/e252828/ypaction --skill content-planner-e252828
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: content-planner
Source: https://github.com/e252828/ypaction/tree/main/SKILLs/content-planner
Command: npx skills add https://github.com/e252828/ypaction --skill content-planner-e252828

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires cheerio, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of planning and managing content calendars for WeChat Official Accounts by providing topic recommendations and generating structured content calendars based on trending analysis.

Core Features & Use Cases

  • Topic Planning: Based on WeChat article search and trending analysis, generates differentiated topic recommendations.
  • Content Calendar Management: Outputs structured content calendars for weekly planning.
  • Use Case: Helps content creators plan and schedule their posts more effectively by suggesting relevant topics and providing a clear content calendar.

Quick Start

To plan your WeChat content calendar, activate the content-planner skill and follow the prompts to specify your planning cycle, desired topic directions, and publishing frequency.

Frequently Asked Questions about content-planner

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

FAQPage Schema
How do I generate a WeChat Official Account content calendar automatically?

To generate a WeChat content calendar automatically, you can use a content planner that analyzes trending topics and outputs a structured weekly schedule. This automates topic recommendations and publishing frequency planning.

What is the best way to find differentiated WeChat article topics for a content schedule?

Finding differentiated WeChat article topics involves searching and analyzing WeChat article trends to generate relevant recommendations. This approach ensures your content schedule aligns with current reader interests and trending discussions.

Can I use Node.js and cheerio for WeChat content planning and scraping?

Yes, you can use Node.js and cheerio for WeChat content planning and scraping. Cheerio handles the web scraping and data analysis required to extract trending topics and feed them into your content calendar management process.

How do I manage a weekly content calendar for my WeChat Official Account?

Managing a weekly WeChat content calendar involves specifying your planning cycle, topic directions, and publishing frequency. The system then outputs a structured content calendar to schedule your posts effectively.

Does automated topic planning work for different WeChat publishing frequencies?

Automated topic planning works for different WeChat publishing frequencies by letting you specify your desired planning cycle. It generates a structured content calendar tailored to your exact publishing schedule.

What are the limitations of using web scraping for WeChat content management?

Limitations of using web scraping for WeChat content management include dependency on the HTML structure of target pages. If the scraped WeChat article search pages change, the cheerio parsing logic may require updates to continue generating topic recommendations.