md2wechat-skill

md2wechat CLI/skinning “skill” converts Markdown into WeChat public account–ready HTML, can generate styled writing prompts (AI mode), optionally uploads images and creates WeChat draft posts.

Evaluated Mar 30, 2026 (0d ago)
Homepage ↗ Repo ↗ Cms markdown wechat cli automation content-creation ai-prompts draft-publishing
⚙ Agent Friendliness
57
/ 100
Can an agent use this?
🔒 Security
51
/ 100
Is it safe for agents?
⚡ Reliability
36
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
82
Error Messages
0
Auth Simplicity
55
Rate Limits
20

🔒 Security

TLS Enforcement
80
Auth Strength
50
Scope Granularity
20
Dep. Hygiene
45
Secret Handling
60

README instructs storing WeChat AppID/AppSecret in a generated config file (config init) but does not show secrets-handling practices (e.g., whether secrets are redacted from logs). Auth appears credential-based (no OAuth/scope granularity documented). AI mode likely involves sending content to external model providers, which increases data-exposure risk; README does not document privacy controls or data retention.

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
50
Error Recovery
40
AF Security Reliability

Best When

You want an agent-friendly CLI workflow to turn Markdown into WeChat drafts with minimal manual HTML work, and you can securely manage WeChat credentials (API mode) or use AI mode for formatting.

Avoid When

You need formally specified HTTP APIs/SDKs with guaranteed idempotent semantics and machine-checkable rate-limit metadata, or you cannot control/inspect external AI provider outputs (AI mode).

Use Cases

  • Convert existing Markdown articles into WeChat-formatted HTML for previews or publishing drafts
  • Create styled/structured drafts using “write” and prompt catalog (AI mode)
  • Generate cover/infographic image prompts and providers/themes via discovery commands
  • Automate pushing converted content into WeChat draft inbox (with --draft / upload flows)

Not For

  • Direct end-user in-browser WeChat editing (this is a CLI/automation tool)
  • Environments where WeChat AppID/AppSecret handling cannot be secured
  • Agent integrations that require a stable REST/OpenAPI service contract (this primarily exposes a CLI)

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

Methods: WeChat AppID/AppSecret for API-mode operations (md2wechat config init) Optional md2wechat.cn API key for convert default API mode (as described in README)
OAuth: No Scopes: No

Auth is primarily credential/config driven for WeChat (AppID/AppSecret). README also mentions md2wechat.cn API key for API mode; no OAuth flow or fine-grained scope documentation is shown.

Pricing

Free tier: No
Requires CC: No

No pricing details in the provided content; AI mode may involve external model/provider costs depending on configured providers.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • API mode: convert defaults to API mode and requires your own md2wechat.cn API key (per README).
  • AI mode: CLI returns AI request/prompt; external model (Claude/Codex/etc.) must continue to generate HTML.
  • Use discovery commands (themes/prompts/providers) instead of guessing presets.
  • --title/--author/--digest affect WeChat draft metadata and may not change visible content in the正文 (H1/author/digest).
  • upload/draft flows may upload/replace images; pure convert --preview should be side-effect free as documented.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for md2wechat-skill.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

6492
Packages Evaluated
19911
Need Evaluation
586
Need Re-evaluation
Community Powered