md2wechat Agent API markmd2wechat Agent API
  • Docs
  • Themes
  • Editor
  • Blog
  • Pricing
  • Examples
  • Skills
  • Contact
md2wechat Agent API markmd2wechat Agent API

The official md2wechat API, docs, CLI, and skill entry points for Markdown to WeChat publishing workflows.

GitHubX (Twitter)
Product
  • Quickstart
  • Themes
  • Pricing
  • Contact
Docs
  • Auth
  • OpenAPI
  • llms.txt
Ecosystem
  • Examples
  • Skills
  • md2wechat-lite
© 2026 md2wechat Agent API. All Rights Reserved.

Skills

Skills

The official md2wechat integration layers, including md2wechat-lite and md2wechat-skill.

Start with the CLI if your agent runs shell commands. Start with the skill if your ecosystem already distributes reusable skills.
Start here
If you have not completed a first successful call, go through Quickstart first.
/docs/quickstartOpen Quickstart
Auth and access
Basic and advanced endpoints use different headers. Confirm that before requesting access.
/docs/authOpen Auth
md2wechat-lite CLI
Shared CLI path for Codex, OpenCode, and Cursor.
curl -fsSL https://raw.githubusercontent.com/geekjourneyx/md2wechat-lite/main/cli/scripts/install.sh | sh

Best for

Best when your agent can run shell commands directly.

Agent-ready
Open
md2wechat-skill
Skill-based integration for Claude Code and OpenClaw.
/plugin marketplace add geekjourneyx/md2wechat-skill /plugin install md2wechat@geekjourneyx-md2wechat-skill

Best for

Best when the ecosystem already prefers reusable skills.

Agent-ready
Open