blog-to-wechat-pipeline

Translate blog articles into Chinese and format them for WeChat publishing.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/tc9011/my-skills --skill blog-to-wechat-pipeline
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blog-to-wechat-pipeline
Source: https://github.com/tc9011/my-skills/tree/main/skills/blog-to-wechat-pipeline
Command: npx skills add https://github.com/tc9011/my-skills --skill blog-to-wechat-pipeline

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex, multi-step process of adapting a blog article for publishing on WeChat, including translation, blog integration, and WeChat-specific formatting.

Core Features & Use Cases

  • End-to-End Workflow: Manages the entire pipeline from article translation to WeChat-ready content and cover image generation.
  • Blog Integration: Ensures correct local image paths and blog formatting.
  • WeChat Formatting: Converts markdown to wechat-md format for easy pasting.
  • Cover Image Generation: Creates matching cover images, including no-title variants.
  • Use Case: Turn an English technical article into a fully formatted Chinese WeChat post with a custom cover image, ready for immediate publication.

Quick Start

Use this skill to translate an article, save it to your blog, format it for WeChat, and generate a cover image.

Frequently Asked Questions about blog-to-wechat-pipeline

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

FAQPage Schema
How do I translate an English blog post and format it for WeChat publishing?

To translate an English blog post and format it for WeChat publishing, you need an end-to-end pipeline that handles Chinese translation, local image path integration, and conversion to wechat-md format. This process also generates a matching cover image for immediate publication.

What is the best way to automate article translation and WeChat markdown formatting together?

Automating article translation and WeChat markdown formatting together requires a content pipeline that processes the text, saves it to your blog project with correct local image paths, and outputs wechat-md content. This approach ensures the article is ready for immediate WeChat publication.

Can I generate a WeChat cover image and format the article content in one workflow?

Generating a WeChat cover image and formatting the article content in one workflow is possible using a bundled article-to-blog-to-WeChat pipeline. It creates matching cover images, including no-title variants, while simultaneously converting the translated markdown into wechat-md format.

Does this content pipeline support isolated translation or formatting tasks?

This content pipeline does not support isolated translation or formatting tasks, as it is specifically triggered by requests for bundled article-to-blog-to-WeChat workflows. It manages the entire process from article translation to WeChat-ready content and cover image generation.

How do I save blog articles with correct local image paths before WeChat formatting?

Saving blog articles with correct local image paths before WeChat formatting is handled automatically during the translation phase of the content pipeline. The workflow integrates the translated article into your specified blog project, ensuring all image paths are correct before final formatting.