openakita/skills@wechat-article

Convert Markdown content into WeChat-compatible HTML with inline styles.

2.0k|267|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/openakita/openakita --skill openakita-skills-wechat-article
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openakita/skills@wechat-article
Source: https://github.com/openakita/openakita/tree/main/skills/wechat-article
Command: npx skills add https://github.com/openakita/openakita --skill openakita-skills-wechat-article

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation and publishing of WeChat Official Account articles, handling everything from Markdown conversion to HTML formatting and image management.

Core Features & Use Cases

  • Markdown to WeChat HTML: Converts Markdown content into WeChat-compatible HTML with proper inline styling.
  • Formatting & Styling: Provides specific styles for headings, quotes, lists, and images to match WeChat's aesthetic.
  • Cover Image & Summary Guidance: Offers specifications and principles for designing effective cover images and writing compelling summaries.
  • Publishing Workflows: Supports both API-driven automated publishing and manual copy-pasting into the WeChat editor.
  • Use Case: A content creator can write an article in Markdown, use this Skill to convert it to WeChat HTML, and then either publish it directly via API or paste the formatted HTML into the WeChat backend for manual review and publishing.

Quick Start

Convert the provided Markdown content into WeChat HTML format.

Frequently Asked Questions about openakita/skills@wechat-article

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

FAQPage Schema
How do I convert Markdown to WeChat Official Account HTML?

To convert Markdown to WeChat HTML, this Skill processes your content and applies inline styles directly to the HTML elements. This ensures the generated article adheres to WeChat's specific formatting constraints for text, images, and layout without requiring external CSS.

What is the best way to format WeChat articles from Markdown?

The best way to format WeChat articles from Markdown is using a conversion process that applies specific inline styles for headings, quotes, lists, and images. This approach matches WeChat's aesthetic and ensures your content displays correctly within the Official Account backend.

Does WeChat article publishing support API-driven automated workflows?

Yes, WeChat article publishing supports API-driven automated workflows. After converting your Markdown to properly styled HTML, you can use the API to publish directly, or alternatively choose a manual workflow by copying and pasting the formatted HTML into the WeChat editor.

Can I get cover image and summary guidance for WeChat Official Account articles?

Yes, you can receive cover image and summary guidance for WeChat Official Account articles. The conversion process offers specific specifications and design principles for creating effective cover images and writing compelling summaries to accompany your published HTML content.

Why does WeChat HTML require inline styles for article publishing?

WeChat HTML requires inline styles for article publishing because the platform's editor strips out external and internal CSS stylesheets. Applying inline styles directly during the Markdown to HTML conversion ensures your text, image, and layout formatting remains intact.