What problem does it solve? Turning a verified GitHub repository or tool fact base into a coherent multi-page social media graphic story is hard: facts get repeated across pages, unverified claims slip in, and page structure drifts. This Skill converts a verified repository fact base into a strict JSON storyboard with defined page roles, evidence references, and visual intent. ## Core Features & Use Cases - Structured Storyboard Generation: Produces a social_card_storyboard JSON contract with pages typed as cover, problem, capability, quickstart, scenario, limitation, and ending, each with kind, role, and per-block source_refs. - Fact Discipline & Evidence Boundaries: Enforces fact allocation so each verified fact appears on exactly one page, forbids fabricated commands, performance claims, or Star/Trending-based value judgments, and defines degradation rules when evidence is thin. - Repository Archetype Storylines: Selects page sequences based on repository type (awesome list, library/SDK, CLI/app, template, dataset) with merge and anti-merge rules. - Use Case: Given a verified fact base for an open-source CLI tool, generate a 5-page Xiaohongshu card plan covering the reader's task, core capabilities, real install commands, permission limits, and a selection conclusion. ## Quick Start Provide a verified repository fact base and ask the AI to plan a tool card storyboard for the social-tool entry point.