article-summary-architect

Generate bilingual detailed_summary frontmatter for StaticFlow articles with evidence-grounded structure.

2|Updated Jun 18, 2026
One-click install
npx skills add https://github.com/zero-yx/static_flow --skill article-summary-architect-zero-yx
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: article-summary-architect
Source: https://github.com/zero-yx/static_flow/tree/main/skills/article-summary-architect
Command: npx skills add https://github.com/zero-yx/static_flow --skill article-summary-architect-zero-yx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Article summaries are often generic, misaligned between languages, or unsupported by the source text, which hurts reader trust and content quality. This Skill produces concise, evidence-grounded detailed_summary fields in both Chinese and English for StaticFlow articles. ## Core Features & Use Cases - Bilingual Summary Generation: Creates semantically aligned zh and en detailed summaries with natural, reader-facing structure. - Evidence-First Quality Control: Validates every claim against the article using a quality checklist, removing fabricated facts and generic filler. - Flexible Structure: Adapts sectioning and emphasis to article type (technical deep dive, postmortem, comparison, essay) without rigid templates. - Use Case: Before publishing a new blog post through StaticFlow, run this Skill to rewrite a vague one-line summary into a structured bilingual summary, then hand off to the publisher skill for write and sync. ## Quick Start Use the article-summary-architect skill to rewrite the detailed_summary for my article in both Chinese and English with clear structure and grounded evidence.

Frequently Asked Questions about article-summary-architect

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

FAQPage Schema
How do I write a bilingual article summary in Chinese and English?▼

Draft the summary by first extracting the article's core problem, conclusion, and evidence, then write aligned zh and en versions with concise sections and bullets. Keep meaning equivalent across languages while allowing natural wording differences.

How to generate a detailed_summary for StaticFlow articles?▼

Provide the article content and ask for a detailed_summary rewrite. The skill outputs frontmatter-ready YAML with detailed_summary.zh and detailed_summary.en fields, structured with an opening sentence plus scannable sections and bullets.

What makes a good article summary for technical blog posts?▼

A good summary states the problem, core mechanism or argument, actionable takeaway, and any caveats, all grounded in the article text. It avoids generic filler, fabricated metrics, and rigid schema labels that distract readers.

Does this skill work for non-technical articles?▼

Yes, it adapts structure and tone to the article domain, including essays and learning notes. It avoids forcing technical framing onto non-technical content and selects emphasis based on the article's dominant intent.

Why do bilingual summaries diverge between languages?▼

Divergence happens when each language is written independently without checking key points against the source. The quality checklist requires major points to appear in both zh and en with consistent tone and specificity before finalizing.

When should an article summary be rewritten?▼

Rewrite when the summary is generic enough to fit unrelated articles, contains claims not grounded in the source text, shows major zh/en divergence, or has a flat structure that readers cannot scan effectively.