OpenClaw: benign
VirusTotal: benign
StaticScan: clean
OpenClaw: benign
This is an instruction-only tutorial for building a three-body RK4 simulator; its requirements and instructions are internally consistent and do not request unusual permissions or external access.
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1774017113468,
"_id": "k970acdry1w1z1n60jhv5ahwb183992q",
"changelog": "- Initial release of 3-Body Movement Simulator skill and documentation.\n- Provides a comprehensive step-by-step guide for implementing a numerical three-body problem solver in Python.\n- Covers the relevant physics, mathematical formulation, and computational strategies including Runge-Kutta 4th order method for numerical integration.\n- Includes example code snippets for the state vector, derivative calculation, RK4 integration, and the main simulation loop.\n- Offers best practices for simulation setup, time step selection, and verifying accuracy via energy conservation.",
"changelogSource": "user",
"createdAt": 1774017113468,
"version": "1.0.0"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "wow",
"handle": "duanc-chao",
"image": "https:\/\/avatars.githubusercontent.com\/u\/178591028?v=4",
"kind": "user",
"linkedUserId": "kn7a90xrka2mhqs7ejr7604gwn82kf2a"
},
"ownerHandle": "duanc-chao",
"skill": {
"_creationTime": 1774017113468,
"_id": "kd7avw9zd47ppc4v1msj3b11e18395g1",
"badges": [],
"createdAt": 1774017113468,
"displayName": "Three body movement simulator",
"latestVersionId": "k970acdry1w1z1n60jhv5ahwb183992q",
"ownerUserId": "kn7a90xrka2mhqs7ejr7604gwn82kf2a",
"slug": "3",
"stats": {
"comments": 0,
"downloads": 39,
"installsAllTime": 0,
"installsCurrent": 0,
"stars": 0,
"versions": 1
},
"summary": "Simulates the chaotic gravitational motion of three bodies by numerically integrating Newtonian equations using RK4 for accurate trajectory prediction.",
"tags": {
"latest": "k970acdry1w1z1n60jhv5ahwb183992q"
},
"updatedAt": 1774037830797
}
}