← 返回
安全合规 中文

Science Sim Author

Generate self-contained interactive science simulations as a single index.html from a SimSpec YAML or JSON. Use when the user asks for physics, chemistry, bi...
根据 SimSpec YAML 或 JSON 规范,生成包含在单个 index.html 文件中的独立交互式科学模拟。适用于用户请求物理、化学、生物等学科模拟的场景。
dimgouso
安全合规 clawhub v0.1.3 1 版本 100000 Key: 无需
★ 0
Stars
📥 880
下载
💾 49
安装
1
版本
#canvas#circuits#classroom#education#interactive#latest#mechanics#physics#science#simulation#stem

概述

Science Simulation Author

Core promise

Generate one self-contained index.html that runs offline, renders a STEM simulation on a 2D canvas, exposes model parameters as sliders, plots a time series, and includes an inquiry worksheet.

Inputs

Accept a SimSpec in YAML or JSON with:

  • id, title, domain
  • state, params, initial, equations, outputs
  • optional level, dt, worksheet, success_criteria

Validate against templates/sim_spec_schema.json before generating anything.

Output contract

  • Produce exactly one file named index.html.
  • Keep all CSS in