wechat-typesetting-cy

Convert plain text or Markdown into WeChat public account HTML layouts.

Updated May 17, 2026
One-click install
npx skills add https://github.com/tiankong0101-byte/skills-registry --skill wechat-typesetting-cy-tiankong0101-byte
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-typesetting-cy
Source: https://github.com/tiankong0101-byte/skills-registry/tree/main/skills/wechat-typesetting-cy
Command: npx skills add https://github.com/tiankong0101-byte/skills-registry --skill wechat-typesetting-cy-tiankong0101-byte

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill solves the problem of turning plain text or Markdown into visually polished WeChat public account articles without manually designing layout and styling.

Core Features & Use Cases

  • Multi-template article formatting: Choose between a blue minimal magazine style and a dark tech style based on article content.
  • Automatic style selection: Detect whether the input is better suited for deep analysis, opinion writing, product coverage, or data-driven reporting.
  • HTML output for WeChat: Generate copy-paste-ready HTML with fully inlined styles for use in the公众号 editor.
  • Use Case: A user pastes a long markdown draft about an AI product launch and gets a structured, visually consistent HTML article in the right template.

Quick Start

请把你的原文或Markdown发给我,我会先判断适合的微信公众号排版模板并生成可直接粘贴到公众号编辑器的HTML。

Frequently Asked Questions about wechat-typesetting-cy

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

FAQPage Schema
How do I convert Markdown to HTML for WeChat public account articles?

To convert Markdown to HTML for WeChat public account articles, you paste your plain text or Markdown draft into the tool. It automatically detects the content type and generates copy-paste-ready HTML with fully inlined CSS styles for the WeChat editor.

Can I automatically select a WeChat article formatting template based on content type?

Yes, you can automatically select a WeChat article formatting template based on content type. The tool detects whether your text is an opinion piece, deep analysis, product announcement, or data-driven post, and applies the appropriate blue minimal magazine or dark tech template.

What is the best way to apply inline CSS for WeChat article publishing?

The best way to apply inline CSS for WeChat article publishing is using a template-driven formatting tool. It automatically generates strict inline CSS and table-based layouts required for specific formats like the dark tech style, ensuring visual consistency without manual styling.

Does WeChat article formatting require table-based layouts for dark tech style templates?

Yes, WeChat article formatting requires table-based layouts for dark tech style templates. The tool specifically supports table-based layout structures alongside strict inline CSS to ensure the dark tech format renders correctly within the public account editor.

How do I generate copy-paste-ready HTML for a public account editor from text?

You generate copy-paste-ready HTML for a public account editor by submitting your text or Markdown. The tool processes the input into structured HTML with fully inlined styles, which you can then directly paste into the WeChat editor for immediate publishing.

Why does my Markdown not render correctly when pasted into the WeChat editor?

Your Markdown does not render correctly in the WeChat editor because the platform requires specific HTML with fully inlined CSS. Converting your draft using a template-driven formatting tool ensures the styles are embedded directly in the HTML output for proper display.