Skip to main content

QinghongLin/data2story-skill

SkillsMP has collected 39 skills from QinghongLin/data2story-skill. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
39
GitHub stars
153
GitHub forks
22

Showing 39 of 39 collected skills.

occupation
Data Scientists
description

Exhaustively profile a dataset and list ALL possible analyses — distributions, correlations, rankings, trends, group comparisons, anomalies. Reads detective.json for context. Runs after the Detective/Scout, before the Editor. Outputs analyst.json with ana_xx…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Audit a generated Data2Story blog for build correctness across ALL modalities by ACTUALLY RENDERING it in a real headless browser (when available) — catching blank/0-width charts, broken/oversized media, desktop+mobile overflow, and dead interactions that…

updated
occupation
Web & Digital Interface Designers
description

Design the MANDATORY cinematic scroll experience (every blog ships one): a full-bleed, scroll-driven background — primarily from the Scout's verified real imagery — plus the global motion choreography, so the narrative unfolds like a film as the reader…

updated
occupation
Technical Writers
description

Name the piece — re-write the masthead (headline + standfirst + kicker), every section title, and every figure/photo/table caption to a research-driven titling standard, killing the AI-tell patterns (the 'flat statement. flat counter-statement.' two-beat…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Review a finished Data2Story blog against the 5 quality rubric dimensions (visual_design, narrative_pacing, data_method_transparency, claim_data_alignment, insight_value), score each 1-7 with on-page evidence, and emit critic.json with pass/fail + targeted,…

updated
occupation
Software Developers
description

Generate text embeddings via OpenRouter using Qwen3-Embedding-8B.

updated
occupation
Software Developers
description

Animate a still image into a short video via OpenRouter. Default model google/veo-3.1-fast.

updated
occupation
Software Developers
description

Generate images via OpenRouter. Default model openai/gpt-5.4-image-2; any image-modality model can be passed via --model.

updated
occupation
Audio & Video Technicians
description

Generate atmospheric sound-design / SFX (NOT speech, NOT the front-of-blog BGM) via OpenRouter using Google Lyria 3 Pro.

updated
occupation
Audio & Video Technicians
description

Generate videos via OpenRouter using ByteDance Seedance 2.0.

updated
occupation
Graphic Designers
description

Read editor.md, editor.json, and analyst.json. Make data-driven creative visual decisions for every section — teaser, charts, images, videos, audio, maps, and interactive demos when they fit the data. Generate selected assets. No HTML. Outputs designer.json…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Research external context for a dataset — domain background, history, related studies, and why this data matters. Outputs detective.json (structured findings with det_xx IDs) before any analysis begins.

updated
occupation
Editors
description

Read analyst.json and detective.json, make all editorial decisions — what the blog argues, which findings matter, narrative arc and section structure. Runs after the Analyst/Imagineer, before the Designer. No visual design. Outputs editor.md (prose) and…

updated
occupation
Audio & Video Technicians
description

Craft the COVER — the one animated <video> hero that opens the page above the headline, built from a Scout-verified still (or an abstract generated still) via a deterministic source ladder. The cover is animated by DEFAULT; a static <img> is only the recorded…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Front stage for /data2story-pro when the reader has no dataset — only a vague idea. Converges the idea into a concrete, data-backed topic through a sparring-partner dialogue (anti-sycophantic, feasibility-pressure-tested), then acquires a REAL dataset through…

updated
occupation
Graphic Designers
description

Fan out MANY candidate interactive concepts from the data + narrative — the ideation pool the Editor curates a hero + supporting set from. Deliberate over-generation: one concept per finding worth making hands-on, each declaring its archetype, purpose, what…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run sentence-level traceability verification on a Data2Story blog (verify.py -> verifier.json), then emit the in-page Inspector panel (the reader-facing runnable verifier) + the verify/ artifacts (verify_map.json, run_cells.json, the reproducible notebook,…

updated
occupation
Web & Digital Interface Designers
description

Build the curated interactive SET the Editor approved: the ONE narrative-bound hero centerpiece (an explorable/scrollytelling that makes the reader PRODUCE the lead finding) PLUS the ranked supporting playgrounds — each bound to a distinct finding — to the…

updated
occupation
Software Developers
description

Read editor.md, editor.json, analyst.json, and designer.json. Resolve chart data from analyst data_tables. Build the final index.html with data-* traceability attributes. Pure implementation — no editorial or visual decisions, no raw data access.

updated
occupation
Audio & Video Technicians
description

Source and VERIFY rich external media (music, high-value real photos/video) and the latest live status that the Detective's background pass didn't cover. Every asset carries a checked license + identity block; nothing unlicensed or misidentified passes…

updated
occupation
Software Developers
description

Use to turn a dataset into a verifiable multimedia blog (a data story / data-driven article / interactive dashboard from a dataset). Orchestrator for the Data Journalist Agent (Data2Story): a 7-team newsroom (14 agents) running detective → scout → analyst →…

updated
occupation
Software Developers
description

A shared reference library for editorial-grade data-visualization craft — Vega-Lite-first with a D3 fallback for charts Vega-Lite can't express. Read by the Designer at chart selection (intent → ranked chart type), the Programmer at implementation (editorial…

updated
occupation
Software Developers
description

Find a dataset for a Data2Story blog. Accepts a topic, a URL, or a DIP-style category. Downloads + validates against 4 completeness gates before handing off to /data2story-pro. Local-first: searches Economist/Pudding/TidyTuesday clones before going online.…

updated
occupation
Web & Digital Interface Designers
description

Shared UI/visual-design rule library for building polished, distinctive, multimedia-rich self-contained HTML stories. The Data2Story Designer and Programmer read it to choose a visual language (theme, type pairing, layout, components, motion) and implement it…

updated
occupation
Project Management Specialists
description

This skill should be used whenever the user wants to develop, refine, or stress-test an idea, plan, design, research direction, product/business concept, argument, or any decision with more than one reasonable path — i.e. whenever they want a thinking partner…

updated
occupation
Software Developers
description

Generate text embeddings via OpenRouter using Qwen3-Embedding-8B.

updated
occupation
Software Developers
description

Animate a still image into a short video via OpenRouter. Default model google/veo-3.1-fast.

updated
occupation
Software Developers
description

Generate images via OpenRouter. Default model openai/gpt-5.4-image-2; any image-modality model can be passed via --model.

updated
occupation
Software Developers
description

Generate music (NOT speech) via OpenRouter using Google Lyria 3 Pro.

updated
occupation
Audio & Video Technicians
description

Generate videos via OpenRouter using ByteDance Seedance 2.0.

updated
occupation
Graphic Designers
description

Read editor.md, editor.json, and analyst.json. Make data-driven creative visual decisions for every section — teaser, charts, images, videos, audio, maps, and interactive demos when they fit the data. Generate selected assets. No HTML. Outputs designer.json…

updated
occupation
Software Developers
description

Data Journalist Agent (Data2Story) — orchestrator: turn a dataset into a blog. Runs detective → analyst → editor → designer → programmer → auditor → inspector in sequence. Creates a versioned project folder for each run.

updated
occupation
Web & Digital Interface Designers
description

Reusable UI/visual-design system for building polished, distinctive, multimedia-rich self-contained HTML stories. A shared reference library that the Data2Story Designer and Programmer borrow from so every blog looks intentional and editorial rather than…

updated
occupation
Data Scientists
description

Exhaustively profile a dataset and list ALL possible analyses — distributions, correlations, rankings, trends, group comparisons, anomalies. Reads detective.json for context. Outputs analyst.json with ana_xx IDs and chart-ready data_tables.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Detect and fix layout issues in generated HTML using visual rendering tests. Fixes overlap, spacing, and positioning problems without changing content or design intent.

updated
occupation
Market Research Analysts & Marketing Specialists
description

Research external context for a dataset — domain background, history, related studies, and why this data matters. Outputs detective.json (structured findings with det_xx IDs) before any analysis begins.

updated
occupation
Editors
description

Read analyst.json and detective.json, make all editorial decisions — what the blog argues, which findings matter, narrative arc and section structure. No visual design. Outputs editor.md (prose) and editor.json (structure with edt_xx IDs).

updated
occupation
Software Quality Assurance Analysts & Testers
description

Run sentence-level traceability verification on a blog, then generate viewer.html with interactive evidence panel. No LLM needed — pure Python.

updated
occupation
Web Developers
description

Read editor.md, editor.json, analyst.json, and designer.json. Resolve chart data from analyst data_tables. Build the final index.html with data-* traceability attributes. Pure implementation — no editorial or visual decisions, no raw data access.

updated
Showing 39 of 39 collected skills.