wechat-mp-tutorial

Writes reproducible WeChat Official Account tutorials from verified operational fact bases.

5|1|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/shiker1996/wechat-editroom --skill wechat-mp-tutorial-shiker1996
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-mp-tutorial
Source: https://github.com/shiker1996/wechat-editroom/tree/main/skills/wechat-mp-tutorial
Command: npx skills add https://github.com/shiker1996/wechat-editroom --skill wechat-mp-tutorial-shiker1996

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Writing technical tutorials for WeChat Official Accounts often leads to fabricated steps, invented command outputs, or unverified claims presented as personal experience. This Skill enforces a strict fact-level discipline so every step, command, and result in the tutorial traces back to author experience or user-provided material. ## Core Features & Use Cases - Fact-Level Enforcement: Distinguishes author experience, user material, local project files, and model suggestions, ensuring only verified content is written as confirmed steps. - Structured Tutorial Output: Produces a Markdown tutorial with a single H1, environment prerequisites, ordered steps with expected results, a FAQ section, and a completion checklist within 1000-1800 visible characters. - Quality Gates: Stops generation and reports gaps when verified steps are insufficient, refuses to fabricate screenshots, versions, timings, or success rates, and never requests credentials or secrets. - Use Case: A creator documents how they configured an RSSHub source on Windows 11. They provide their actual steps, environment, and results; the Skill produces a publishable WeChat tutorial where every claim is grounded in that material. ## Quick Start Use the wechat-mp-tutorial skill to write a reproducible WeChat tutorial from my documented steps, environment details, and expected results for setting up an RSS feed source.

Frequently Asked Questions about wechat-mp-tutorial

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a WeChat Official Account tutorial from my own steps?

Provide your actual operating steps, environment, expected results, and any source materials as a fact base. The Skill structures them into a Markdown tutorial with prerequisites, ordered steps, expected outcomes, a FAQ section, and a completion checklist.

What is a tutorial fact base and why is it required?

A tutorial fact base is the structured input containing author experience, user materials, and optional local project files. It is required because the Skill only writes steps and results that come from verified sources, refusing to invent commands, outputs, or versions.

Can the tutorial include content from web search or local project files?

Yes, web search, news search, document search results, and read-only local project files can be incorporated, but they are treated as external material. They must keep nearby source links and cannot be presented as author-tested or verified steps.

What happens if my provided steps are incomplete?

The Skill stops generating the article and reports the gap when verified steps are insufficient to complete the core task. It requires at least two core steps covering all necessary input steps before producing a draft.

Does the tutorial generator handle sensitive information like API keys?

No, the Skill explicitly refuses to read or request environment variables, keys, credentials, or certificates. It also will not suggest executing local project code to supplement evidence for the tutorial.