ワンクリックで
data-intelligence-fabric
Institutional-grade data cleaning, tick physics auditing, and gap reconstruction.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Institutional-grade data cleaning, tick physics auditing, and gap reconstruction.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Pre-trade risk gates and post-trade audit actions for institutional compliance.
Institutional-grade monitoring of alpha exhaustion, execution capacity, and regime drift.
Institutional-grade strategy validation, walk-forward analysis, and regime-aware testing.
Minimizing slippage, benchmarking fills, and detecting toxic flow.
Institutional-grade management of systemic risk, hidden correlations, and black-swan stress testing.
Foundation layer for identity verification, noise filtering, and environment awareness.
| name | Data Intelligence & Fabric |
| description | Institutional-grade data cleaning, tick physics auditing, and gap reconstruction. |
This skill ensures the "Fuel" (Data) for all other skills is pure. Follow these protocols for any OHLCV or Tick data processing:
Before any strategy validation or feature engineering:
scripts/data_auditor.py on the target OHLCV dataset.Institutional models cannot handle missing time steps.
scripts/gap_reconstructor.py to audit for missing bars in MT5 history.Institutional execution ignores technicals during extreme macro uncertainty.
scripts/macro_context.py before opening any new position.scripts/data_auditor.py: Spike and anomaly detector.scripts/gap_reconstructor.py: Gap detector and time-series filler.scripts/feature_factory.py: High-dimensional feature generator.scripts/macro_context.py: Fundamental impact scout.