aetherviz-master

Convert teaching topics into self-contained interactive HTML pages with Three.js or SVG.

1.3k|227|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/andyhuo520/aetherviz-master --skill aetherviz-master
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aetherviz-master
Source: https://github.com/andyhuo520/aetherviz-master/tree/main
Command: npx skills add https://github.com/andyhuo520/aetherviz-master --skill aetherviz-master

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates turning any teaching topic into an immersive, interactive HTML learning page, dramatically reducing manual coding and design time.

Core Features & Use Cases

  • Automatic topic recognition with subject-aware theming and rendering mode selection (Three.js, SVG, or hybrid).
  • Full 3D/2D visualization support, KaTeX math rendering, and optional D3-based charts.
  • Zero-fragment export: generates a self-contained HTML file that can be opened offline.

Quick Start

Provide a teaching topic and the tool will generate a ready-to-run HTML page with 3D/2D visualization.

Frequently Asked Questions about aetherviz-master

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

FAQPage Schema
How do I convert a teaching topic into an interactive 3D HTML page?

To convert a teaching topic into an interactive 3D HTML page, provide the subject and the tool automatically selects the appropriate rendering mode, such as Three.js, SVG, or a hybrid approach, to generate a self-contained HTML document.

Can I generate interactive math and physics visualizations with Three.js and KaTeX?

Yes, you can generate interactive math and physics visualizations with Three.js and KaTeX. The tool applies subject-aware theming across physics, chemistry, biology, mathematics, and astronomy to render 3D/2D graphics and mathematical formulas.

What is the best way to create self-contained offline HTML learning materials?

The best way to create self-contained offline HTML learning materials is using a zero-fragment export process. The tool packages all interactive 3D/2D visualizations and metadata into a single ready-to-run HTML file that opens directly in any browser.

Does this visualization tool support D3 charts and SVG for education tutorials?

Yes, this visualization tool supports D3 charts and SVG for education tutorials. It automatically recognizes the teaching topic and selects SVG, Three.js, or hybrid rendering modes to produce appropriate interactive visualizations.

Do I need to install external dependencies to run the generated HTML teaching page?

No, you do not need to install external dependencies to run the generated HTML teaching page. The export produces a self-contained HTML document with optional assets bundled, allowing it to run offline without additional framework installations.

How does subject-aware rendering mode selection work for different education topics?

Subject-aware rendering mode selection works by automatically recognizing the input teaching topic and choosing between Three.js, SVG, or hybrid rendering. This ensures physics, chemistry, biology, mathematics, astronomy, and programming concepts receive the most appropriate visual representation.