simulation-telemetry-schema
CommunityDefine simulation event contracts.
AuthorSeth-arc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures consistency and accuracy in simulation event logging, preventing downstream data corruption and enabling reliable KPI calculations.
Core Features & Use Cases
- Immutable Event Schema: Enforces a strict contract for all simulation events (
SimStepEvent,SimCompleteEvent,SimPerfEvent). - Data Reproducibility: Guarantees that KPIs and evidence exports can be reliably reconstructed from the event log.
- Use Case: When developing new simulation features that generate telemetry, use this Skill to ensure all emitted events conform to the platform's data contract, preventing costly data errors.
Quick Start
Use the simulation-telemetry-schema skill to validate the structure of a new SIM_STEP event payload before logging it.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: simulation-telemetry-schema Download link: https://github.com/Seth-arc/myelin-platform/archive/main.zip#simulation-telemetry-schema Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.