social-media-publisher

Orchestrates multi-platform content publishing workflows for WeChat, Xiaohongshu, and Douyin.

Updated Aug 10, 2026
One-click install
npx skills add https://github.com/Choi-Keith/skill-arsenal-ultra --skill social-media-publisher-choi-keith
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-media-publisher
Source: https://github.com/Choi-Keith/skill-arsenal-ultra/tree/main/plugins/write-skills/write-social/skills/social-media-publisher
Command: npx skills add https://github.com/Choi-Keith/skill-arsenal-ultra --skill social-media-publisher-choi-keith

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Adapting one piece of research or a topic into platform-ready content for WeChat Official Accounts, Xiaohongshu, and Douyin requires knowing each platform's formatting rules, cover image dimensions, and tone conventions, which is repetitive and error-prone when done manually. ## Core Features & Use Cases - Multi-Platform Adaptation: Rewrites a single source into platform-specific formats, including long-form WeChat articles, emoji-structured Xiaohongshu posts, and Douyin voiceover scripts. - Skill Orchestration: Reuses existing research reports from the reports/ directory or dispatches finance-research and related skills to generate source material before adaptation. - Rich Media Output: Produces basic Markdown, rich Markdown with styled tables and highlighted figures, HTML slides, and SVG/HTML cover images at correct platform dimensions. - Use Case: A user runs the publish workflow on a Tencent research report, selects WeChat as the platform, and receives a rich.md article with embedded figures, a 900x383 cover image, and publishing time suggestions. ## Quick Start Ask the agent to publish your Tencent analysis to WeChat Official Account and confirm the platform and output format when prompted.

Frequently Asked Questions about social-media-publisher

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

FAQPage Schema
How do I adapt one article for WeChat, Xiaohongshu, and Douyin?

Provide the topic or research report and select the target platform when prompted. The workflow rewrites the content using platform-specific rules: long-form structure for WeChat, short emoji-separated paragraphs with hashtags for Xiaohongshu, and a fast-paced spoken script for Douyin.

How to generate a cover image for a WeChat Official Account article?

Confirm cover generation when prompted, and the workflow creates an SVG or HTML cover at 900x383 pixels for WeChat. Xiaohongshu uses 1080x1440 and Douyin uses 1080x1920, saved to the topic's assets directory.

Does it reuse existing research reports instead of regenerating content?

Yes, it first searches the reports/ directory for existing documents matching the topic. If a complete and recent report exists, it adapts that as the source; outdated data is refreshed via web search while preserving the original analysis.

What output formats does the publishing workflow support?

Three formats are supported and can be multi-selected: basic Markdown for review and archiving, rich Markdown with embedded images and styled tables for direct publishing, and HTML slides generated via the write-frontend-slides skill.

When should I not use this social media publishing workflow?

It is not suitable for non-Chinese content, code deployment, technical documentation, or academic papers. The platform adaptation rules and writing style guidelines are designed specifically for Chinese social media audiences.