Outlining Wechat Tech Posts
MCP Serverby alffei · Added 5mo ago
Claude
32
Install
git clone https://github.com/alffei/skill_shareAdd to Claude
claude mcp add outlining-wechat-tech-postsQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"outlining-wechat-tech-posts": {
"command": "npx",
"args": [
"@modelcontextprotocol/outlining-wechat-tech-posts"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Builds WeChat-friendly outlines for tech posts, including multi-level TOC, reader-benefit lines per section, pitfalls and action checklists, and 30-second skim summaries. Use when the user asks for outlines, structures, or tutorial-style blueprints for tech/engineering WeChat公众号.
Tags
developmentskill