# Wechat Publication Typesetting

> Provides WeChat public account article typesetting capabilities including basic formatting, template generation, style optimization. Invoke when user needs to typeset WeChat public account articles.

- Skill: `tomevault-io/wechat-publication-typesetting` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/wechat-publication-typesetting`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/wechat-publication-typesetting/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/wechat-publication-typesetting

---


# WeChat Public Account Typesetting Skill

## Overview
This skill helps with typesetting WeChat public account articles, including:
1. Basic formatting (fonts, colors, spacing, etc.)
2. Template generation based on themes
3. Style optimization for existing articles
4. Other typesetting-related tasks

## Usage Guidelines

### Basic Formatting
- Set font styles (size, family, weight)
- Adjust text colors and backgrounds
- Configure line spacing and paragraph margins
- Add headings, lists, and quotes

### Template Generation
- Choose from pre-defined templates (news, promotion, story, etc.)
- Customize template parameters
- Generate complete article structure

### Style Optimization
- Analyze existing article layout
- Suggest improvements for readability
- Apply consistent styling across the article

## Examples

### Basic Formatting Example
```markdown
# Title

**Bold text** and *italic text*

- List item 1
- List item 2

> Blockquote
```

### Template Generation Example
```
Template: News Article
Title: "New Product Launch"
Content: "Our new product will be released next month..."
```

---
> Source: [absolutelyZero/piaoyihe](https://github.com/absolutelyZero/piaoyihe) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-17 -->

