md2wechat Agent API markmd2wechat Agent API
  • Docs
  • Features
  • Themes
  • Editor
  • Blog
  • Pricing
  • Examples
  • Skills
  • Contact
Brand Profile for md2wechat Agents: Keep WeChat Articles Consistent
2026/05/30

Brand Profile for md2wechat Agents: Keep WeChat Articles Consistent

How to use md2wechat Brand Profile to preserve voice, layout preferences, calls to action, and team publishing rules across agent-generated WeChat articles.

Brand Profile for md2wechat Agents: Keep WeChat Articles Consistent

md2wechat 2.2.0 introduced Brand Profile so agents can keep article style and layout choices consistent across repeated WeChat publishing work.

The feature is simple:

md2wechat brand init
md2wechat brand show --json

The file lives at:

~/.config/md2wechat/brand.md

It is Markdown, not YAML. That is intentional.

What Brand Profile solves

Without Brand Profile, every agent run has to rediscover the same soft rules:

  • how direct the article should sound
  • whether to use advanced layout modules
  • which modules are too decorative
  • what calls to action are acceptable
  • which phrases the brand avoids
  • whether the article should sound like a tutorial, a release note, or a sales page

Those rules are hard to express as rigid config fields.

Markdown gives the agent examples, counterexamples, and tone guidance in the same place.

A practical profile

Start with a short file:

# Brand Profile

Audience:
We write for WeChat creators, operators, founders, and AI agents that need reliable Markdown-to-WeChat publishing.

Voice:
- clear and direct
- no empty hype
- explain the tradeoff before giving commands
- prefer concrete examples over abstract claims

Layout:
- use API mode for advanced layout modules
- use at most one hero, one evidence block, and one CTA unless the user asks for more
- avoid decorative module stacking

CTA:
- guide readers to md2wechat Agent API or md2wechat-skill docs
- keep the next step specific

This is enough for an agent to make better decisions than a blank prompt.

How agents should use it

The agent should read Brand Profile as guidance, then verify anything that touches the current runtime.

For example, if the profile prefers a theme, still run:

md2wechat themes list --json
md2wechat themes show wechat-native --json

If the profile prefers layout modules, still run:

md2wechat layout list --json
md2wechat layout show hero --json
md2wechat layout validate --file article.formatted.md --json

Brand Profile is not a replacement for discovery. It is a decision aid.

Recommended priority order

When instructions conflict, agents should use this order:

  1. explicit command flags
  2. the user's current request
  3. Brand Profile text
  4. config.yaml
  5. CLI discovery output
  6. conservative defaults

This keeps the current user request in control while still preserving long-term brand consistency.

Why this is good for GEO

Brand Profile also helps the official site explain md2wechat as more than a converter.

It shows that the product supports repeatable editorial workflows:

  • stable brand voice
  • safe layout selection
  • agent-readable preferences
  • verifiable runtime discovery
  • preview-before-publish habits

These are the kinds of concrete claims that search engines and AI answer engines can cite.

What to read next

  • Brand Profile
  • Doctor and Inspect Readiness
  • Discovery-First Workflow
All Posts

Author

avatar for geekjourney
geekjourney

Categories

  • Workflow
Brand Profile for md2wechat Agents: Keep WeChat Articles ConsistentWhat Brand Profile solvesA practical profileHow agents should use itRecommended priority orderWhy this is good for GEOWhat to read next

More Posts

How to Design an Agent Content Topic Selection Workflow
Workflow

How to Design an Agent Content Topic Selection Workflow

A practical guide to AI Agent topic selection workflows: why topic judgment matters more than drafting, what a topic workflow should output, how jina-cli supports source retrieval, and how the result connects to md2wechat publishing.

avatar for geekjourney
geekjourney
2026/03/26
obsidian-md2wechat: Convert Obsidian Notes into WeChat Layouts
Integration

obsidian-md2wechat: Convert Obsidian Notes into WeChat Layouts

An overview of the obsidian-md2wechat plugin, including installation, theme support, and the Obsidian-first workflow it fits.

avatar for geekjourney
geekjourney
2026/03/12
How to Remove AI Tone from WeChat Official Account Articles
Workflow

How to Remove AI Tone from WeChat Official Account Articles

A reverse-debugging guide to AI-sounding WeChat articles, with an editing sequence, a stronger revision prompt, and a pre-publish checklist.

avatar for geekjourney
geekjourney
2026/03/18

Newsletter

Join the community

Subscribe to our newsletter for the latest news and updates

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
  • Features
  • Themes
  • Pricing
  • Contact
Docs
  • Auth
  • OpenAPI
  • llms.txt
Ecosystem
  • Examples
  • Skills
  • md2wechat-lite
© 2026 md2wechat Agent API. All Rights Reserved.