ContentTransformer

Transform titles, HTML bodies, and digests for WECHAT_MP, XIAOHONGSHU, and TWITTER.

2|3|Updated Nov 9, 2025
One-click install
npx skills add https://github.com/genesis-agents/GenesisPod --skill contenttransformer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ContentTransformer
Source: https://github.com/genesis-agents/GenesisPod/tree/main/backend/src/modules/ai-app/social/mission/agents/content-transformer
Command: npx skills add https://github.com/genesis-agents/GenesisPod --skill contenttransformer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables cross-platform content adaptation for publishing by transforming titles, digests, and field formats to platform-specific constraints, reducing manual reformatting and ensuring platform compliance.

Core Features & Use Cases

  • Cross-platform content transformation: compress titles per platform, generate digests, and adjust field formats to fit each channel.
  • Platform-specific rules: supports WECHAT_MP, XIAOHONGSHU, and TWITTER with dedicated formatting and length guidance.
  • Real-world workflow: take a draft article and output platform-ready variants for multiple channels, maintaining factual accuracy and tone.

Quick Start

Provide the original content and target platform to the ContentTransformer to generate a PlatformVersion ready for distribution.

Frequently Asked Questions about ContentTransformer

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

FAQPage Schema
How do I adapt an article for publishing across WeChat, Xiaohongshu, and Twitter?

To adapt an article for cross-platform publishing, you transform the source title, HTML body, and digest into platform-specific versions. This applies per-platform rules for length constraints, body structure, and HTML/markdown formatting for WeChat MP, Xiaohongshu, and Twitter.

What is cross-platform content transformation for social media?

Cross-platform content transformation is the process of converting a single source draft into platform-ready variants. It automatically compresses titles, generates digests, and adjusts field formats to satisfy specific constraints of each social publishing channel.

Can I use this to reformat HTML body content for Xiaohongshu and Twitter?

Yes, you can use this to reformat HTML body content for Xiaohongshu and Twitter. It adjusts body structure and outputs HTML or markdown formatting tailored to each platform's rendering requirements while maintaining factual accuracy and tone.

What's the best way to compress titles to meet different platform length constraints?

The best way to compress titles for platform length constraints is to automate transformation using per-platform rules. This generates platform-specific versions of titles and digests, ensuring compliance with each channel's length limits without manual reformatting.

Does the content adaptation process require any specific dependencies or components?

No, the content adaptation process requires no specific dependencies or components. It operates independently to take your original draft article and output platform-ready variants for multiple channels directly.