QwenWork
Install path and md2wechat verification status for QwenWork (千问办公).
QwenWork
Status: install-ready — the install mechanism is confirmed by official docs; end-to-end md2wechat verification in this host is still pending.
Installation and setup paths are distribution evidence, not proof of end-to-end compatibility with any named host.
QwenWork documents a Skill marketplace with GitHub links, SKILL.md upload, and an enterprise skill market (official docs: https://help.aliyun.com/zh/qwenwork/skills).
Install path
- Install the md2wechat skill from the GitHub repo or SKILL.md
- Install the CLI separately:
npm install -g @geekjourneyx/md2wechat
Verification checklist
- Install the skill from the GitHub link or SKILL.md
- Confirm the host process can discover the md2wechat CLI
md2wechat version --jsonmd2wechat capabilities --json- Produce a side-effect-free preview and check failure paths
- Verify the draft flow only after explicit user authorization
Missing evidence
- A real host install record
- CLI discovery and side-effect-free preview results