Organization skill for laying out and quality-checking ArcheBase WeChat articles.
archebase-vi-guide: official brand evidence, Logo assets, visual grammar, modes and release governance.archebase-wechat-layout: WeChat layout rules, canonical CSS, compatibility validation and preset parity.InkPost: Markdown rendering, preview, CSS inlining, image processing and clipboard export.
The skill depends on archebase-vi-guide; it does not redefine brand rules.
Install the repository as archebase-wechat-layout in the organization's skill library, alongside archebase-vi-guide:
git clone https://github.com/archebase/archebase-wechat-layout.git
ln -s "$PWD/archebase-wechat-layout" ~/.agents/skills/archebase-wechat-layoutpython3 scripts/validate_inkpost_css.py assets/archebase-wechat-safe.css
python3 scripts/check_preset_parity.py /path/to/inkpostThe canonical CSS is assets/archebase-wechat-safe.css. The InkPost repository embeds the same payload in its built-in preset and must pass the parity check before a preset release.
Brand assets and the full VI Guide remain governed by archebase-vi-guide and are not duplicated here.