custom-card-storyboard

Plans tutorial, list, and opinion storyboards for WeChat and Xiaohongshu social cards from a fact base.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Turning raw author topics, key points, and materials into a structured social card storyboard is error-prone: model suggestions get written as personal experience, sources lose attribution, and pages end up unbalanced. This Skill converts a custom fact base into a strict JSON storyboard while preserving source-level integrity. ## Core Features & Use Cases - Three content types: Plans tutorial (step-by-step), list (criteria plus items), and opinion (claim, evidence, counterpoints) storyboards for WeChat and Xiaohongshu image-text posts. - Source-level enforcement: Distinguishes author_experience, user_material, and model_suggestion so external search or document results keep attribution and model suggestions are never written as tested claims. - Semantic visual intent: Outputs emphasis, tone, controlled icons, and badges for key content blocks without emitting font sizes, colors, HTML, or CSS. - Use Case: Given a fact base about configuring a local AI workflow, produce a 4-6 page tutorial storyboard with cover, step pages, a boundary page disclosing untested suggestions, and an ending page. ## Quick Start Provide your topic, key points, and materials as a social_card_fact_base and ask the assistant to plan a tutorial, list, or opinion card storyboard with source attribution preserved.

Frequently Asked Questions about custom-card-storyboard

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

FAQPage Schema
How do I plan a Xiaohongshu image-text storyboard from my notes?

Provide your topic, key points, and materials as a social_card_fact_base input. The Skill plans a card-by-card storyboard for tutorial, list, or opinion content, returning strict JSON with titles, content blocks, and source references per page.

How does the storyboard handle AI suggestions versus personal experience?

Each key point carries a source level: author_experience can be written as first-person experience, user_material must keep attribution, and model_suggestion can only appear as untested advice. Model suggestions can never be presented as verified results or benefits.

Can web search or document search results be used in the storyboard?

Yes, web_search, news_search, and document_search results attached to the fact base are treated like user_material. Their information may be cited but must retain source attribution such as title, URL, or document path.

Does the storyboard output include HTML, CSS, or visual styling?

No. The output is strict JSON with semantic visual intent only, such as emphasis level, tone, controlled icons, and short badges. Font sizes, color values, HTML, CSS, and screenshot instructions are explicitly forbidden.

What are the page and content limits for a card storyboard?

Covers allow at most 1 content block, content pages 2-3 blocks, and ending pages up to 2 blocks. A page may contain at most 2 list blocks with 9 total list items, and at least one page must state fact boundaries and limitations.