AI Agent Hub
Back to skills
STEM Concept Four-Diagram Explainer Generator icon

STEM Concept Four-Diagram Explainer Generator

Content Creation Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Please follow https://skillhub.cn/install/skillhub.md and install @showapi/science-concept-4-diagram-popularizer-showapi.

About this skill

The problem

STEM topics such as Fourier transforms, relativity, and black holes often break down when written for public accounts, class materials, or self-learners. Readers may recognize individual terms but miss why the phenomenon happens and where it is used. This skill avoids simply copying encyclopedia definitions. It reframes a concept as a readable image narrative: phenomenon first, then principle, core mechanism, and application, with Chinese annotations and plain-language notes to reduce reading load.

How it works

The skill uses a fixed four-diagram structure instead of generating loosely related images. Key steps include:
- Concept simplification: It sets explanation depth from concept_name and target_audience, such as general public, junior high students, or media readers.
- Four-diagram outline: It plans a logical progression through phenomenon, principle, mechanism, and use cases.
- Visual prompt generation: It creates prompts for each image with clear Chinese labels, visual focus, and preferred style.
- Async generation and polling: It submits a task via execute_task.py, receives a task_id, and polls with query_task.py until all four images complete.
- Integration and QA: It combines images, plain-language notes, logic summaries, and quality reports, then renders an HTML preview.

Boundaries

It fits science communication, educational slides, and simplified knowledge packaging. It is not intended for precise academic diagrams, formal derivations, or citation-ready data. Real calls require a ShowAPI appKey; without one, the system runs a simulated preview that is useful for checking style but should not be treated as production output. Quality scores are reference signals for plainness, logic, and Chinese clarity, and final content still needs manual review.

Screenshots

Use Cases

  • Popular-science writers turning Fourier transforms for non-specialists need four Chinese-labeled, progressive diagrams with plain notes.
  • Middle-school teachers preparing an intro relativity lesson need concepts split by phenomenon, principle, mechanism, and use cases.
  • Media operators creating black-hole explainers need flat-style four-diagram science content with simplified annotations.
  • Content editors assessing complex STEM topics need a quick preview of the four-diagram outline, notes, and QA scores.

Best For

  • Popular-science creators: they turn abstract STEM concepts into reader-friendly illustrated posts each week.
  • K-12 science teachers: they need to explain relativity and similar concepts through phenomenon, principle, mechanism, and applications.
  • Knowledge editors: they review four-diagram explainers for logical flow, plainness, and Chinese label clarity.
  • ShowAPI integration developers: they wire async generation, polling, and preview rendering into content workflows.