08820048/wechat-layout-publish/SKILL.md
name: welight-wechat-layout-publish description: Welight standalone skill for turning an article into WeChat Official Accounts compatible Markdown/HTML, presenting built-in theme choices, and publishing to WeChat as a draft or formal post when publishing prerequisites are already configured. --- # Welight WeChat Layout Publish Use this skill as a self-contained OpenClaw capability for: - obtaining article content from user input, local files, or a URL - normalizing non-Markdown content into c
npx skillsauth add openclaw/skills 08820048/wechat-layout-publishInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill as a self-contained OpenClaw capability for:
This skill must not depend on any specific local product codebase. Treat the instructions and references inside this skill folder as the complete operating guide.
This skill includes its own minimal rendering runtime:
scripts/normalize_to_markdown.py
scripts/list_themes.py
scripts/render_wechat_html.py
scripts/publish_wechat.py
assets/theme-pack.json
After the user selects a theme, the expected execution path is:
scripts/normalize_to_markdown.pyscripts/list_themes.pyscripts/render_wechat_html.py --theme <theme_id>scripts/publish_wechat.pyWhen invoked, this skill should aim to complete the following end-to-end flow:
theme id + theme name + short style descriptionNever invent unsupported themes.
Normalize content before styling.
Treat Markdown as the editable master.
Make theme selection explicit.
Produce WeChat-safe output.
Publish only when prerequisites already exist.
Determine the source.
Acquire the content.
Normalize to Markdown.
Prepare theme choice.
Apply the chosen theme.
scripts/render_wechat_html.py.Publish if requested.
Optimize for one of these outcomes:
tools
Use when the user wants to connect to, test, or use the McDonalds service at mcp.mcd.cn, including checking authentication, probing MCP endpoints, listing tools, or calling McDonalds MCP tools through a reusable local CLI.
development
Web scraping platform — Twitter/X data, Vinted marketplace, and general web scraping API
development
SlowMist AI Agent Security Review — comprehensive security framework for skills, repositories, URLs, on-chain addresses, and products (Claude Code version)
data-ai
去除中文文本中的 AI 写作痕迹,使其读起来自然。基于维基百科 AI 写作特征指南,检测 24 种 AI 模式。触发词:humanizer-cn、去除 AI 痕迹、去除 AI 写作痕迹、中文文本人性化。