md2wechat Agent API markAgent API Docs
md2wechat Agent API markAgent API Docs
Homepage

Start

Markdown to WeChat API DocsQuickstartAuth

APIs

Integrations

Operations

ErrorsPricingContact
X (Twitter)

ZCode

Skill directory install path and the maintainer-environment CLI verification status for ZCode.

ZCode

Status: CLI discovery verified in the maintainer's environment (md2wechat version --json returned 3.3.0). ZCode loads skills from the agent skills directory; no official public distribution channel is documented here.

Installation and setup paths are distribution evidence, not proof of end-to-end compatibility with any named host.

ZCode is a coding agent that loads skills from the agent skills directory, so the md2wechat skill drops in without a marketplace.

Install path

  • Place the md2wechat skill at ~/.agents/skills/md2wechat/SKILL.md (agent skills directory convention)
  • Install the CLI separately: npm install -g @geekjourneyx/md2wechat (or brew install geekjourneyx/tap/md2wechat)

Verification checklist

  1. Confirm the skill file is discoverable in the skills directory
  2. md2wechat version --json
  3. md2wechat capabilities --json
  4. Produce a side-effect-free preview and check failure paths
  5. Verify the draft flow only after explicit user authorization

Missing evidence

  • An officially documented distribution channel for ZCode
  • An independent reproduction of the verification steps outside the maintainer's environment

Related

  • Coding Agents
  • md2wechat Skill

Table of Contents

ZCode
Install path
Verification checklist
Missing evidence
Related