open-source-technology-storyboard

Plans evidence-bound technical storyboards for open-source technology events from verified fact bases.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Turning open-source release news into social media image cards often produces shallow README summaries or unsupported performance claims. This Skill converts a verified fact base about an open-source technology event into a structured, traceable storyboard where every mechanism, architecture detail, and performance number is bound to a source. ## Core Features & Use Cases - Evidence-bound narrative planning: Organizes pages along a problem → mechanism/architecture → evidence → boundary arc, with every content block carrying source references. - Structured JSON output: Emits a strict card_plan array with page kinds, roles, content blocks, and semantic visual intent, without HTML, CSS, or hardcoded styling. - Degradation and boundary rules: Downgrades to a general event card when mechanism evidence is missing, and refuses performance comparisons without verifiable benchmarks. - Use Case: Given a fact base about a new open-source database release with architecture changes and benchmark results, produce a 4-6 page storyboard covering the technical problem, the mechanism change, cited evidence, applicability limits, and follow-up signals. ## Quick Start Classify the event as open_source_technology, then ask the AI to generate a technical storyboard from the confirmed fact base with source-bound mechanism and evidence pages.

Frequently Asked Questions about open-source-technology-storyboard

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

FAQPage Schema
How do I turn an open-source release into a technical storyboard?

Provide a fact base classified as open_source_technology containing confirmed facts, mechanism or architecture evidence, and source references. The Skill outputs a strict JSON card_plan with cover, problem, mechanism, evidence, boundary, and ending pages, each block carrying source_refs.

What input does the open-source technology storyboard require?

It requires the social_card_fact_base contract with content type event and classification open_source_technology. Only confirmed facts, classification evidence, source citations, and explicit unknowns from the fact base may be used.

What happens when there is no mechanism or architecture evidence?

The storyboard degrades to a general event or tool card instead of a technical deep-dive structure. Without benchmark evidence, no performance comparison page is generated; content is rewritten as known capabilities and limitations.

Can the storyboard include performance comparison claims?

Only when verifiable benchmark sources exist in the fact base. Single repositories, Star counts, or Trending rankings cannot support performance conclusions, and unverified claims must be rewritten as capabilities pending validation.

How many pages should a technical storyboard have?

The recommended range is 4-6 pages, with adjacent responsibilities merged into shared pages using separate content blocks. Covers allow at most one core block and endings at most two, and pages are never generated mechanically one per role.

Does the storyboard output HTML or styling for the cards?

No. It outputs only strict JSON with semantic visual intent such as emphasis, tone, icons, and badges. Font sizes, color values, HTML, CSS, and screenshot instructions are explicitly forbidden and handled by downstream rendering.