This is a comprehensive Chinese social media automation workflow that covers content generation, image creation, and publishing across Xiaohongshu, Douyin, WeChat, and other platforms. It enforces a strict pattern: pull account personas from a HAP database table, search for topical content via Tavily API, generate platform-specific posts that match the persona's style rules, then optionally publish using Playwright. The daily trending topics feature is clever, it scrapes hot news from multiple platforms, scores them against your account positioning, and suggests angles before you commit to writing. Everything is dynamic, no hardcoded API keys or worksheet IDs, which makes it portable across HAP instances. The workflow is chatty and confirmation heavy, asking permission at nearly every step before moving forward.
npx skills add https://github.com/garfield-bb/hap-skills-collection --skill social-media-automation