
Office Agents and the md2wechat Skill: Status and Verification
QwenWork, DuMate, Doubao Work, WorkBuddy, Kimi Work, and ZCode — what is verified, what is only install-ready, and how to verify any host yourself.
Office Agents and the md2wechat Skill: Status and Verification
Office agents are the fastest-growing host category for the md2wechat skill. Here is the honest status table. Full reference.
Installation and setup paths are distribution evidence, not proof of end-to-end compatibility with any named host.
Status table
| Host | md2wechat status | Install path |
|---|---|---|
| QwenWork | install-ready | Skill 广场: GitHub link / SKILL.md upload |
| DuMate | install-ready | URL import or .zip/.md upload |
| Doubao Work | smoke-pending | Skill store ecosystem exists; md2wechat listing not archived |
| WorkBuddy | smoke-pending | Skills Market + Tencent SkillHub listing |
| Kimi Work | README-claimed | SKILL.md convention; no marketplace entry cited |
| ZCode | Maintainer-environment CLI discovery verified (md2wechat 3.3.0) | ~/.agents/skills/md2wechat skills directory |
install-ready means the install mechanism is confirmed by official docs — it does not mean end-to-end verification is done. Only verified/compatible statuses justify the word "supported".
The verification recipe for any host
- Install the skill through the host's own mechanism, and the CLI separately (
npm install -g @geekjourneyx/md2wechat). - Confirm the host process can discover the CLI binary.
md2wechat version --jsonmd2wechat capabilities --json- Produce a side-effect-free preview and check a failure path.
- Verify the draft flow only after explicit user authorization.
If a host fails at step 2, the problem is host process permissions, not the skill. See Skill Marketplaces for where each distribution channel installs what.
More Posts

How to Choose md2wechat Modes Without Mixing Everything Together
Most early confusion with md2wechat comes from mixing API mode, AI mode, plain conversion, and advanced layout into one bucket. This article separates them.

How to Integrate WeChat `addMaterial`
A guide to WeChat permanent media upload, covering server-side rules, file limits, media types, and common mistakes.

Brand Profile and Advise: Teach the Agent Your Style
A free-form brand.md the CLI never parses, plus a deterministic advise router that proposes at most three edits.
Newsletter
Join the community
Subscribe to our newsletter for the latest news and updates