wechat-mp-daily

Generates WeChat official account morning briefings from event fact cards.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning a batch of collected news events into a coherent, focused WeChat official account morning briefing is time-consuming and error-prone. This Skill transforms structured event fact cards into a ready-to-publish Markdown article organized around a chosen subject, action, or occasion dimension, without inventing facts. ## Core Features & Use Cases - Dimension-focused briefing: Builds the article around a selected focus (who/what/where) so the output reads as a themed briefing, not a generic news dump. - Fact-grounded writing: Uses only facts directly supported by sources in the input fact cards, keeps uncertainties out of the body, and links every claim to real sources. - Structured output contract: Produces a single Markdown article with one H1, a 60-100 character lead, 2-6 H2 sections, a conditional trend closing, and a 1300-1800 character limit. - Use Case: After your daily news batch is clustered, select the "AI chip companies" subject dimension and generate a morning briefing summarizing all related events with traceable source links. ## Quick Start Ask the assistant to use the wechat-mp-daily skill to generate a WeChat morning briefing from the selected focus dimension and its related event fact cards.

Frequently Asked Questions about wechat-mp-daily

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

FAQPage Schema
How do I generate a WeChat morning briefing from news events?

Provide a focus object with a dimension (who, what, or where) plus related event fact cards containing conclusions, key facts, and sources. The skill merges and deduplicates the events into 2-6 themed sections and outputs a complete Markdown article.

What input format does the daily briefing generator require?

It requires a focus object with dimension, key, and label, plus news items each containing event_id, title, conclusion, key_facts, uncertainties, and sources with title, media name, URL, and time. Only source-supported facts are used in the article.

Can the briefing include uncertain or unverified information?

No. Uncertainties from the fact cards are excluded from the body by default and may only appear as explicitly marked pending-verification notes. The skill never rewrites inferences or risks as confirmed facts.

What happens when there are too few related events for a briefing?

If fewer than two verifiable related events exist, the skill stops and reports the gap instead of padding the article. This prevents thin or fabricated content from reaching publication.

What are the length and structure limits of the generated article?

The article uses one H1 title, a 60-100 character lead, 2-6 H2 sections each opening with a conclusion, and a 1-2 sentence conditional trend closing. Visible body text stays within 1300-1800 characters with a hard cap of 1800.