@nahisaho/satori 0.25.5 → 0.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +57 -1
- package/bin/satori.js +761 -33
- package/package.json +32 -2
- package/src/.github/skills/scientific-academic-writing/SKILL.md +10 -0
- package/src/.github/skills/scientific-active-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-adaptive-experiments/SKILL.md +10 -0
- package/src/.github/skills/scientific-advanced-imaging/SKILL.md +10 -0
- package/src/.github/skills/scientific-advanced-visualization/SKILL.md +10 -0
- package/src/.github/skills/scientific-anomaly-detection/SKILL.md +10 -0
- package/src/.github/skills/scientific-automl/SKILL.md +10 -0
- package/src/.github/skills/scientific-bayesian-statistics/SKILL.md +10 -0
- package/src/.github/skills/scientific-biobank-cohort/SKILL.md +10 -0
- package/src/.github/skills/scientific-biosignal-processing/SKILL.md +10 -0
- package/src/.github/skills/scientific-causal-inference/SKILL.md +10 -0
- package/src/.github/skills/scientific-causal-ml/SKILL.md +10 -0
- package/src/.github/skills/scientific-clinical-nlp/SKILL.md +10 -0
- package/src/.github/skills/scientific-clinical-pharmacology/SKILL.md +10 -0
- package/src/.github/skills/scientific-clinical-standards/SKILL.md +11 -0
- package/src/.github/skills/scientific-crispr-design/SKILL.md +10 -0
- package/src/.github/skills/scientific-critical-review/SKILL.md +10 -1
- package/src/.github/skills/scientific-data-preprocessing/SKILL.md +10 -0
- package/src/.github/skills/scientific-data-profiling/SKILL.md +10 -0
- package/src/.github/skills/scientific-data-simulation/SKILL.md +10 -0
- package/src/.github/skills/scientific-data-submission/SKILL.md +10 -0
- package/src/.github/skills/scientific-deep-chemistry/SKILL.md +10 -0
- package/src/.github/skills/scientific-deep-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-doe/SKILL.md +10 -0
- package/src/.github/skills/scientific-eda-correlation/SKILL.md +10 -0
- package/src/.github/skills/scientific-ensemble-methods/SKILL.md +10 -0
- package/src/.github/skills/scientific-explainable-ai/SKILL.md +10 -0
- package/src/.github/skills/scientific-feature-importance/SKILL.md +10 -0
- package/src/.github/skills/scientific-federated-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-geospatial-analysis/SKILL.md +10 -0
- package/src/.github/skills/scientific-glycomics/SKILL.md +10 -0
- package/src/.github/skills/scientific-gpu-singlecell/SKILL.md +10 -0
- package/src/.github/skills/scientific-hgnc-nomenclature/SKILL.md +10 -0
- package/src/.github/skills/scientific-hypothesis-pipeline/SKILL.md +10 -1
- package/src/.github/skills/scientific-image-analysis/SKILL.md +10 -0
- package/src/.github/skills/scientific-interactive-dashboard/SKILL.md +10 -0
- package/src/.github/skills/scientific-lab-automation/SKILL.md +10 -0
- package/src/.github/skills/scientific-latex-formatter/SKILL.md +10 -0
- package/src/.github/skills/scientific-lipidomics/SKILL.md +10 -0
- package/src/.github/skills/scientific-materials-characterization/SKILL.md +10 -0
- package/src/.github/skills/scientific-md-simulation/SKILL.md +10 -0
- package/src/.github/skills/scientific-medical-imaging/SKILL.md +10 -0
- package/src/.github/skills/scientific-metabolic-atlas/SKILL.md +11 -0
- package/src/.github/skills/scientific-metabolic-flux/SKILL.md +10 -0
- package/src/.github/skills/scientific-metabolomics-network/SKILL.md +10 -0
- package/src/.github/skills/scientific-metagenome-assembled-genomes/SKILL.md +10 -0
- package/src/.github/skills/scientific-missing-data-analysis/SKILL.md +10 -0
- package/src/.github/skills/scientific-ml-classification/SKILL.md +10 -0
- package/src/.github/skills/scientific-ml-regression/SKILL.md +10 -0
- package/src/.github/skills/scientific-model-monitoring/SKILL.md +10 -0
- package/src/.github/skills/scientific-multi-task-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-nci60-screening/SKILL.md +10 -0
- package/src/.github/skills/scientific-network-visualization/SKILL.md +10 -0
- package/src/.github/skills/scientific-neural-architecture-search/SKILL.md +10 -0
- package/src/.github/skills/scientific-neuroscience-electrophysiology/SKILL.md +10 -0
- package/src/.github/skills/scientific-paper-quality/SKILL.md +10 -0
- package/src/.github/skills/scientific-pca-tsne/SKILL.md +10 -0
- package/src/.github/skills/scientific-peer-review-response/SKILL.md +10 -0
- package/src/.github/skills/scientific-perturbation-analysis/SKILL.md +10 -0
- package/src/.github/skills/scientific-phylogenetics/SKILL.md +10 -0
- package/src/.github/skills/scientific-pipeline-scaffold/SKILL.md +10 -0
- package/src/.github/skills/scientific-plant-biology/SKILL.md +10 -0
- package/src/.github/skills/scientific-presentation-design/SKILL.md +10 -0
- package/src/.github/skills/scientific-process-optimization/SKILL.md +10 -0
- package/src/.github/skills/scientific-publication-figures/SKILL.md +10 -0
- package/src/.github/skills/scientific-quantum-computing/SKILL.md +10 -0
- package/src/.github/skills/scientific-radiology-ai/SKILL.md +10 -0
- package/src/.github/skills/scientific-reinforcement-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-reproducible-reporting/SKILL.md +10 -0
- package/src/.github/skills/scientific-research-methodology/SKILL.md +10 -0
- package/src/.github/skills/scientific-revision-tracker/SKILL.md +10 -0
- package/src/.github/skills/scientific-scatac-signac/SKILL.md +10 -0
- package/src/.github/skills/scientific-scvi-integration/SKILL.md +10 -0
- package/src/.github/skills/scientific-semi-supervised-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-spatial-multiomics/SKILL.md +10 -0
- package/src/.github/skills/scientific-spectral-signal/SKILL.md +10 -0
- package/src/.github/skills/scientific-squidpy-advanced/SKILL.md +11 -0
- package/src/.github/skills/scientific-statistical-simulation/SKILL.md +10 -0
- package/src/.github/skills/scientific-statistical-testing/SKILL.md +10 -0
- package/src/.github/skills/scientific-streaming-analytics/SKILL.md +10 -0
- package/src/.github/skills/scientific-supplementary-generator/SKILL.md +10 -0
- package/src/.github/skills/scientific-symbolic-mathematics/SKILL.md +10 -0
- package/src/.github/skills/scientific-time-series/SKILL.md +10 -0
- package/src/.github/skills/scientific-time-series-forecasting/SKILL.md +10 -0
- package/src/.github/skills/scientific-toxicology-env/SKILL.md +10 -0
- package/src/.github/skills/scientific-transfer-learning/SKILL.md +10 -0
- package/src/.github/skills/scientific-uncertainty-quantification/SKILL.md +10 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nahisaho/satori",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.27.0",
|
|
4
4
|
"description": "SATORI — Agent Skills for Science. GitHub Copilot Agent Skills collection for scientific data analysis.",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"bin": {
|
|
@@ -11,7 +11,17 @@
|
|
|
11
11
|
"src/.github/"
|
|
12
12
|
],
|
|
13
13
|
"scripts": {
|
|
14
|
-
"test": "
|
|
14
|
+
"test": "vitest run",
|
|
15
|
+
"test:watch": "vitest",
|
|
16
|
+
"test:unit": "vitest run tests/unit/",
|
|
17
|
+
"test:validation": "vitest run tests/validation/",
|
|
18
|
+
"test:coverage": "vitest run --coverage",
|
|
19
|
+
"validate:skills": "vitest run tests/validation/skill-format.test.js",
|
|
20
|
+
"validate:tu": "vitest run tests/validation/tu-coverage.test.js",
|
|
21
|
+
"lint": "biome check bin/ tests/ vitest.config.js",
|
|
22
|
+
"lint:fix": "biome check --write bin/ tests/ vitest.config.js",
|
|
23
|
+
"format": "biome format --write bin/ tests/ vitest.config.js",
|
|
24
|
+
"prepare": "husky"
|
|
15
25
|
},
|
|
16
26
|
"keywords": [
|
|
17
27
|
"copilot",
|
|
@@ -25,5 +35,25 @@
|
|
|
25
35
|
"repository": {
|
|
26
36
|
"type": "git",
|
|
27
37
|
"url": "git+https://github.com/nahisaho/satori.git"
|
|
38
|
+
},
|
|
39
|
+
"engines": {
|
|
40
|
+
"node": ">=18"
|
|
41
|
+
},
|
|
42
|
+
"devDependencies": {
|
|
43
|
+
"@biomejs/biome": "^2.3.15",
|
|
44
|
+
"husky": "^9.1.7",
|
|
45
|
+
"lint-staged": "^16.2.7",
|
|
46
|
+
"vitest": "^4.0.18"
|
|
47
|
+
},
|
|
48
|
+
"lint-staged": {
|
|
49
|
+
"bin/**/*.js": [
|
|
50
|
+
"biome check --write"
|
|
51
|
+
],
|
|
52
|
+
"tests/**/*.js": [
|
|
53
|
+
"biome check --write"
|
|
54
|
+
],
|
|
55
|
+
"vitest.config.js": [
|
|
56
|
+
"biome check --write"
|
|
57
|
+
]
|
|
28
58
|
}
|
|
29
59
|
}
|
|
@@ -5,6 +5,10 @@ description: |
|
|
|
5
5
|
Elsevier 系のジャーナル形式に対応した論文構成・セクション設計・文章パターンを提供。
|
|
6
6
|
「論文を書いて」「Abstract を作成して」「Methods セクションを書いて」で発火。
|
|
7
7
|
assets/ に主要ジャーナル形式の Markdown テンプレートを同梱。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: crossref
|
|
10
|
+
name: Crossref
|
|
11
|
+
description: 論文メタデータ検索・引用情報取得
|
|
8
12
|
---
|
|
9
13
|
|
|
10
14
|
# Scientific Academic Writing
|
|
@@ -464,6 +468,12 @@ needed and take full responsibility for the content of the publication.
|
|
|
464
468
|
[SI 内でのみ引用した文献]
|
|
465
469
|
```
|
|
466
470
|
|
|
471
|
+
## ToolUniverse 連携
|
|
472
|
+
|
|
473
|
+
| TU Key | ツール名 | 連携内容 |
|
|
474
|
+
|--------|---------|--------|
|
|
475
|
+
| `crossref` | Crossref | 論文メタデータ検索・引用情報取得 |
|
|
476
|
+
|
|
467
477
|
## References
|
|
468
478
|
|
|
469
479
|
### Output Files
|
|
@@ -5,6 +5,10 @@ description: |
|
|
|
5
5
|
Query-by-Committee・期待モデル変化・プール型/ストリーム型・
|
|
6
6
|
バッチアクティブラーニング・停止基準判定・
|
|
7
7
|
モデル改善パイプライン。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: openml
|
|
10
|
+
name: OpenML
|
|
11
|
+
description: 能動学習データセット・評価指標
|
|
8
12
|
---
|
|
9
13
|
|
|
10
14
|
# Scientific Active Learning
|
|
@@ -287,3 +291,9 @@ eda-correlation → active-learning → ml-classification
|
|
|
287
291
|
| `al_history.csv` | AL ラウンド履歴 | → 停止判定 |
|
|
288
292
|
| `selected_samples.csv` | 選択サンプル | → ラベル付け |
|
|
289
293
|
| `strategy_comparison.csv` | 戦略比較 | → advanced-visualization |
|
|
294
|
+
|
|
295
|
+
## ToolUniverse 連携
|
|
296
|
+
|
|
297
|
+
| TU Key | ツール名 | 連携内容 |
|
|
298
|
+
|--------|---------|--------|
|
|
299
|
+
| `openml` | OpenML | 能動学習データセット・評価指標 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
適応的実験計画スキル。多腕バンディット (Thompson Sampling/UCB)・
|
|
5
5
|
ベイズ適応設計・逐次検定 (SPRT)・
|
|
6
6
|
Response-Adaptive Randomization・早期停止規則。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: biotools
|
|
9
|
+
name: bio.tools
|
|
10
|
+
description: 適応的実験設計ツール検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Adaptive Experiments
|
|
@@ -285,3 +289,9 @@ def bayesian_adaptive_dose_finding(dose_levels, n_patients=30,
|
|
|
285
289
|
| `bandit_summary.csv` | バンディット結果 | → 最適アーム |
|
|
286
290
|
| `sprt_history.csv` | SPRT 検定履歴 | → 判定結果 |
|
|
287
291
|
| `dose_finding.csv` | 用量探索結果 | → MTD 推定 |
|
|
292
|
+
|
|
293
|
+
## ToolUniverse 連携
|
|
294
|
+
|
|
295
|
+
| TU Key | ツール名 | 連携内容 |
|
|
296
|
+
|--------|---------|--------|
|
|
297
|
+
| `biotools` | bio.tools | 適応的実験設計ツール検索 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
高度バイオイメージング解析スキル。CellProfiler によるモフォロジカル
|
|
5
5
|
プロファイリング・Cell Painting 解析、Cellpose による深層学習
|
|
6
6
|
セルセグメンテーション、napari によるインタラクティブ 3D 可視化。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: biotools
|
|
9
|
+
name: bio.tools
|
|
10
|
+
description: 高度イメージングツール検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Advanced Imaging
|
|
@@ -380,3 +384,9 @@ fluorescence-microscopy ──┘ drug-target-profiling
|
|
|
380
384
|
| `results/features.csv` | 形態学的特徴量マトリクス | → cheminformatics |
|
|
381
385
|
| `results/cell_painting.csv` | Cell Painting プロファイル | → drug-target-profiling |
|
|
382
386
|
| `results/model/` | 微調整 Cellpose モデル | — |
|
|
387
|
+
|
|
388
|
+
## ToolUniverse 連携
|
|
389
|
+
|
|
390
|
+
| TU Key | ツール名 | 連携内容 |
|
|
391
|
+
|--------|---------|--------|
|
|
392
|
+
| `biotools` | bio.tools | 高度イメージングツール検索 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
科学データ高度可視化スキル。Plotly インタラクティブ 3D ・
|
|
5
5
|
Altair 宣言的可視化・Seaborn 統計プロット・
|
|
6
6
|
アニメーション・Parallel Coordinates・出版品質図。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: biotools
|
|
9
|
+
name: bio.tools
|
|
10
|
+
description: 高度可視化ツール検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Advanced Visualization
|
|
@@ -308,3 +312,9 @@ eda-correlation → advanced-visualization → presentation-design
|
|
|
308
312
|
| `publication_fig.pdf` | 出版品質図 | → presentation |
|
|
309
313
|
| `parallel_coordinates.html` | 多変量可視化 | → reporting |
|
|
310
314
|
| `animation.html` | アニメーション | → presentation |
|
|
315
|
+
|
|
316
|
+
## ToolUniverse 連携
|
|
317
|
+
|
|
318
|
+
| TU Key | ツール名 | 連携内容 |
|
|
319
|
+
|--------|---------|--------|
|
|
320
|
+
| `biotools` | bio.tools | 高度可視化ツール検索 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
異常検知・外れ値検出スキル。Isolation Forest・LOF・
|
|
5
5
|
One-Class SVM・Autoencoder 異常検知・統計的工程管理 (SPC)・
|
|
6
6
|
多変量異常検知・異常スコアリング・閾値最適化。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: openml
|
|
9
|
+
name: OpenML
|
|
10
|
+
description: 異常検知ベンチマーク・データセット
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Anomaly Detection
|
|
@@ -294,3 +298,9 @@ eda-correlation → anomaly-detection → ml-classification
|
|
|
294
298
|
| `anomaly_ensemble.csv` | アンサンブル異常検知結果 | → EDA |
|
|
295
299
|
| `autoencoder_anomaly.json` | AE 異常スコア | → reporting |
|
|
296
300
|
| `spc_control_chart.png` | SPC 管理図 | → process-optimization |
|
|
301
|
+
|
|
302
|
+
## ToolUniverse 連携
|
|
303
|
+
|
|
304
|
+
| TU Key | ツール名 | 連携内容 |
|
|
305
|
+
|--------|---------|--------|
|
|
306
|
+
| `openml` | OpenML | 異常検知ベンチマーク・データセット |
|
|
@@ -5,6 +5,10 @@ description: |
|
|
|
5
5
|
FLAML 高速 AutoML・Auto-sklearn モデル選択・
|
|
6
6
|
NAS (Neural Architecture Search)・
|
|
7
7
|
特徴量エンジニアリング自動化・モデル比較パイプライン。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: openml
|
|
10
|
+
name: OpenML
|
|
11
|
+
description: AutoML ベンチマーク・タスク参照
|
|
8
12
|
---
|
|
9
13
|
|
|
10
14
|
# Scientific AutoML
|
|
@@ -262,3 +266,9 @@ eda-correlation → automl → ensemble-methods
|
|
|
262
266
|
| `optuna_trials.csv` | 試行履歴 | → 可視化 |
|
|
263
267
|
| `param_importance.png` | パラメータ重要度 | → レポート |
|
|
264
268
|
| `model_comparison.csv` | モデル比較 | → ensemble-methods |
|
|
269
|
+
|
|
270
|
+
## ToolUniverse 連携
|
|
271
|
+
|
|
272
|
+
| TU Key | ツール名 | 連携内容 |
|
|
273
|
+
|--------|---------|--------|
|
|
274
|
+
| `openml` | OpenML | AutoML ベンチマーク・タスク参照 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
ベイズ統計スキル。PyMC・Stan・ArviZ を活用し、ベイズ回帰・階層モデル・
|
|
5
5
|
MCMC サンプリング・ベイズ最適化・事後予測チェック・モデル比較を支援。
|
|
6
6
|
「ベイズ回帰して」「MCMC で推定して」「事後分布を求めて」で発火。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: biotools
|
|
9
|
+
name: bio.tools
|
|
10
|
+
description: ベイズ統計ツールレジストリ検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Bayesian Statistics
|
|
@@ -354,6 +358,12 @@ model {
|
|
|
354
358
|
- [ ] モデル比較 (LOO-CV / WAIC)
|
|
355
359
|
- [ ] 結果レポート・プロット生成
|
|
356
360
|
|
|
361
|
+
## ToolUniverse 連携
|
|
362
|
+
|
|
363
|
+
| TU Key | ツール名 | 連携内容 |
|
|
364
|
+
|--------|---------|--------|
|
|
365
|
+
| `biotools` | bio.tools | ベイズ統計ツールレジストリ検索 |
|
|
366
|
+
|
|
357
367
|
## References
|
|
358
368
|
|
|
359
369
|
### Output Files
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
バイオバンク・大規模コホートデータ解析スキル。UK Biobank /
|
|
5
5
|
BBJ / All of Us 等の大規模コホートデータに対するフェノタイプ
|
|
6
6
|
辞書検索・GWAS サマリー統計処理・PheWAS パイプライン。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: clinvar
|
|
9
|
+
name: ClinVar
|
|
10
|
+
description: バリアント臨床的意義データ検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Biobank Cohort
|
|
@@ -266,3 +270,9 @@ epidemiology-public-health → biobank-cohort → population-genetics
|
|
|
266
270
|
| `results/gwas_significant.csv` | Genome-wide significant SNP | → population-genetics |
|
|
267
271
|
| `results/manhattan_data.csv` | Manhattan プロットデータ | → GWAS 可視化 |
|
|
268
272
|
| `results/phenotype_dict.csv` | フェノタイプ辞書 | → PheWAS |
|
|
273
|
+
|
|
274
|
+
## ToolUniverse 連携
|
|
275
|
+
|
|
276
|
+
| TU Key | ツール名 | 連携内容 |
|
|
277
|
+
|--------|---------|--------|
|
|
278
|
+
| `clinvar` | ClinVar | バリアント臨床的意義データ検索 |
|
|
@@ -5,6 +5,10 @@ description: |
|
|
|
5
5
|
EEG(マルチチャネル・バンドパワーδ/θ/α/β/γ・スペクトログラム・ERP)、
|
|
6
6
|
EMG(バースト検出・包絡線)、呼吸信号(RSA)の解析パイプライン。
|
|
7
7
|
Scientific Skills Exp-08 で確立したパターン。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: biotools
|
|
10
|
+
name: bio.tools
|
|
11
|
+
description: 生体信号処理ツール検索
|
|
8
12
|
---
|
|
9
13
|
|
|
10
14
|
# Scientific Biosignal Processing
|
|
@@ -352,6 +356,12 @@ def detect_muscle_bursts(envelope, fs, threshold_factor=2.0,
|
|
|
352
356
|
return bursts
|
|
353
357
|
```
|
|
354
358
|
|
|
359
|
+
## ToolUniverse 連携
|
|
360
|
+
|
|
361
|
+
| TU Key | ツール名 | 連携内容 |
|
|
362
|
+
|--------|---------|--------|
|
|
363
|
+
| `biotools` | bio.tools | 生体信号処理ツール検索 |
|
|
364
|
+
|
|
355
365
|
## References
|
|
356
366
|
|
|
357
367
|
- **Exp-08**: ECG R波検出・HRV・Poincaré、EEG バンドパワー・スペクトログラム・ERP、EMG バースト
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
因果推論スキル。傾向スコアマッチング(PSM)、逆確率重み付け(IPW / IPTW)、
|
|
5
5
|
操作変数法(2SLS)、差分の差分法(DID)、回帰不連続デザイン(RDD)、
|
|
6
6
|
DAG ベースの共変量選択(backdoor criterion)、感度分析テンプレートを提供。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: open_alex
|
|
9
|
+
name: OpenAlex
|
|
10
|
+
description: 因果推論関連文献検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Causal Inference
|
|
@@ -325,6 +329,12 @@ def rosenbaum_sensitivity(matched_outcomes_treated, matched_outcomes_control,
|
|
|
325
329
|
return pd.DataFrame(results)
|
|
326
330
|
```
|
|
327
331
|
|
|
332
|
+
## ToolUniverse 連携
|
|
333
|
+
|
|
334
|
+
| TU Key | ツール名 | 連携内容 |
|
|
335
|
+
|--------|---------|--------|
|
|
336
|
+
| `open_alex` | OpenAlex | 因果推論関連文献検索 |
|
|
337
|
+
|
|
328
338
|
## References
|
|
329
339
|
|
|
330
340
|
### Output Files
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
因果機械学習スキル。DoWhy 因果モデル・EconML CATE 推定・
|
|
5
5
|
Double/Debiased ML・Causal Forest・メタラーナー (S/T/X)・
|
|
6
6
|
異質的処置効果 (HTE)・因果特徴量選択。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: openml
|
|
9
|
+
name: OpenML
|
|
10
|
+
description: 因果推論 ML データセット参照
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Causal ML
|
|
@@ -238,3 +242,9 @@ causal-inference → causal-ml → feature-importance
|
|
|
238
242
|
| `dowhy_causal_model.json` | DoWhy 因果モデル | → reporting |
|
|
239
243
|
| `cate_estimates.csv` | CATE 推定値 | → precision-medicine |
|
|
240
244
|
| `causal_feature_importance.csv` | 因果特徴量重要度 | → explainable-ai |
|
|
245
|
+
|
|
246
|
+
## ToolUniverse 連携
|
|
247
|
+
|
|
248
|
+
| TU Key | ツール名 | 連携内容 |
|
|
249
|
+
|--------|---------|--------|
|
|
250
|
+
| `openml` | OpenML | 因果推論 ML データセット参照 |
|
|
@@ -6,6 +6,10 @@ description: |
|
|
|
6
6
|
ICD-10/SNOMED-CT エンティティリンキング、
|
|
7
7
|
匿名化 (De-identification) パイプライン。
|
|
8
8
|
TU 外スキル (直接 Python ライブラリ)。
|
|
9
|
+
tu_tools:
|
|
10
|
+
- key: umls
|
|
11
|
+
name: UMLS
|
|
12
|
+
description: 医学用語統一システム検索
|
|
9
13
|
---
|
|
10
14
|
|
|
11
15
|
# Scientific Clinical NLP
|
|
@@ -248,3 +252,9 @@ text-mining-nlp → clinical-nlp → clinical-reporting
|
|
|
248
252
|
| `results/clinical_ner.csv` | 臨床エンティティ+否定 | → phenotype-hpo |
|
|
249
253
|
| `results/clinical_sections.csv` | セクション分類 | → clinical-reporting |
|
|
250
254
|
| `results/entity_linking.csv` | UMLS/SNOMED リンキング | → disease-research |
|
|
255
|
+
|
|
256
|
+
## ToolUniverse 連携
|
|
257
|
+
|
|
258
|
+
| TU Key | ツール名 | 連携内容 |
|
|
259
|
+
|--------|---------|--------|
|
|
260
|
+
| `umls` | UMLS | 医学用語統一システム検索 |
|
|
@@ -6,6 +6,10 @@ description: |
|
|
|
6
6
|
Emax/Sigmoid PD モデリング・薬物間相互作用予測・
|
|
7
7
|
臨床薬理パイプライン。
|
|
8
8
|
TU 外スキル (Python + nlmixr2/mrgsolve ラッパー)。
|
|
9
|
+
tu_tools:
|
|
10
|
+
- key: drugbank
|
|
11
|
+
name: DrugBank
|
|
12
|
+
description: 薬物動態・相互作用データ検索
|
|
9
13
|
---
|
|
10
14
|
|
|
11
15
|
# Scientific Clinical Pharmacology
|
|
@@ -359,3 +363,9 @@ admet-pharmacokinetics → clinical-pharmacology → pharmacogenomics
|
|
|
359
363
|
| `pk_simulation.csv` | PK シミュレーション | → dose-response |
|
|
360
364
|
| `popk_estimates.json` | PopPK パラメータ | → pharmacogenomics |
|
|
361
365
|
| `tdm_recommendation.json` | TDM 推奨用量 | → clinical-decision |
|
|
366
|
+
|
|
367
|
+
## ToolUniverse 連携
|
|
368
|
+
|
|
369
|
+
| TU Key | ツール名 | 連携内容 |
|
|
370
|
+
|--------|---------|--------|
|
|
371
|
+
| `drugbank` | DrugBank | 薬物動態・相互作用データ検索 |
|
|
@@ -4,6 +4,7 @@ description: |
|
|
|
4
4
|
臨床標準用語・コードマッピングスキル。LOINC 臨床検査コード・
|
|
5
5
|
ICD-10/ICD-11 疾病分類・FHIR R4 リソースマッピング・
|
|
6
6
|
SNOMED CT 用語変換・臨床用語相互運用パイプライン。
|
|
7
|
+
ToolUniverse 連携: loinc。
|
|
7
8
|
tu_tools:
|
|
8
9
|
- key: loinc
|
|
9
10
|
name: LOINC
|
|
@@ -11,6 +12,10 @@ tu_tools:
|
|
|
11
12
|
- key: icd
|
|
12
13
|
name: ICD
|
|
13
14
|
description: WHO 国際疾病分類 ICD-10/ICD-11
|
|
15
|
+
tu_tools:
|
|
16
|
+
- key: loinc
|
|
17
|
+
name: LOINC
|
|
18
|
+
description: 臨床検査コード標準検索
|
|
14
19
|
---
|
|
15
20
|
|
|
16
21
|
# Scientific Clinical Standards
|
|
@@ -442,3 +447,9 @@ clinical-reporting → clinical-standards → clinical-decision-support
|
|
|
442
447
|
| `loinc_mappings.csv` | LOINC コードマッピング | → clinical-decision |
|
|
443
448
|
| `icd_mappings.csv` | ICD コードマッピング | → epidemiology |
|
|
444
449
|
| `fhir_bundle.json` | FHIR R4 バンドル | → EHR 統合 |
|
|
450
|
+
|
|
451
|
+
## ToolUniverse 連携
|
|
452
|
+
|
|
453
|
+
| TU Key | ツール名 | 連携内容 |
|
|
454
|
+
|--------|---------|--------|
|
|
455
|
+
| `loinc` | LOINC | 臨床検査コード標準検索 |
|
|
@@ -6,6 +6,10 @@ description: |
|
|
|
6
6
|
CRISPRscan/Rule Set 2 活性予測・検証プライマー設計・
|
|
7
7
|
sgRNA スクリーニングライブラリ構築パイプライン。
|
|
8
8
|
TU 外スキル (Python ライブラリ + ローカル解析)。
|
|
9
|
+
tu_tools:
|
|
10
|
+
- key: ensembl
|
|
11
|
+
name: Ensembl
|
|
12
|
+
description: gRNA 設計用ゲノム配列参照
|
|
9
13
|
---
|
|
10
14
|
|
|
11
15
|
# Scientific CRISPR Design
|
|
@@ -367,3 +371,9 @@ genome-sequence-tools → crispr-design → perturbation-analysis
|
|
|
367
371
|
| `grna_candidates.csv` | gRNA 候補リスト | → ランキング |
|
|
368
372
|
| `off_target_report.csv` | オフターゲット評価 | → 安全性確認 |
|
|
369
373
|
| `sgrna_library.csv` | sgRNA ライブラリ | → perturbation-analysis |
|
|
374
|
+
|
|
375
|
+
## ToolUniverse 連携
|
|
376
|
+
|
|
377
|
+
| TU Key | ツール名 | 連携内容 |
|
|
378
|
+
|--------|---------|--------|
|
|
379
|
+
| `ensembl` | Ensembl | gRNA 設計用ゲノム配列参照 |
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
```skill
|
|
2
1
|
---
|
|
3
2
|
name: scientific-critical-review
|
|
4
3
|
description: |
|
|
@@ -6,6 +5,10 @@ description: |
|
|
|
6
5
|
データ解釈の妥当性、先行研究との整合性、統計的主張の正確性を多角的に検証し、
|
|
7
6
|
具体的な修正案を生成する。「論文をレビューして」「考察を深めて」「草稿を改善して」で発火。
|
|
8
7
|
scientific-academic-writing で草稿を作成した後のセルフレビューに使用。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: crossref
|
|
10
|
+
name: Crossref
|
|
11
|
+
description: 論文検証・引用メタデータ参照
|
|
9
12
|
---
|
|
10
13
|
|
|
11
14
|
# Scientific Critical Review & Revision
|
|
@@ -739,6 +742,12 @@ def run_review_pipeline(manuscript_path):
|
|
|
739
742
|
**修正理由:** [理由の説明]
|
|
740
743
|
```
|
|
741
744
|
|
|
745
|
+
## ToolUniverse 連携
|
|
746
|
+
|
|
747
|
+
| TU Key | ツール名 | 連携内容 |
|
|
748
|
+
|--------|---------|--------|
|
|
749
|
+
| `crossref` | Crossref | 論文検証・引用メタデータ参照 |
|
|
750
|
+
|
|
742
751
|
## References
|
|
743
752
|
|
|
744
753
|
### Output Files
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
科学データの前処理パイプラインスキル。欠損値補完(KNNImputer/SimpleImputer)、
|
|
5
5
|
エンコーディング(LabelEncoder/OneHot/ダミー変数)、スケーリング(Standard/MinMax/Robust/Pareto)、
|
|
6
6
|
対数変換、外れ値処理のテンプレートを提供。全 Exp-01〜13 に横断的に適用される基盤スキル。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: biotools
|
|
9
|
+
name: bio.tools
|
|
10
|
+
description: データ前処理ツールレジストリ検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Data Preprocessing
|
|
@@ -424,6 +428,12 @@ def preprocessing_pipeline(df, target_col=None, config=None):
|
|
|
424
428
|
return df, {"encoders": encoders, "scaler": scaler}
|
|
425
429
|
```
|
|
426
430
|
|
|
431
|
+
## ToolUniverse 連携
|
|
432
|
+
|
|
433
|
+
| TU Key | ツール名 | 連携内容 |
|
|
434
|
+
|--------|---------|--------|
|
|
435
|
+
| `biotools` | bio.tools | データ前処理ツールレジストリ検索 |
|
|
436
|
+
|
|
427
437
|
## References
|
|
428
438
|
|
|
429
439
|
- **Exp-01**: `sc.pp.normalize_total()`, `sc.pp.log1p()` — scRNA-seq 固有の正規化
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
データプロファイリング・品質スキル。ydata-profiling 自動 EDA ・
|
|
5
5
|
Great Expectations データバリデーション・データ品質スコア・
|
|
6
6
|
型推論・相関検出・外れ値フラグ・データカタログ生成。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: biotools
|
|
9
|
+
name: bio.tools
|
|
10
|
+
description: データプロファイリングツール検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Data Profiling
|
|
@@ -245,3 +249,9 @@ def _auto_generate_expectations(df):
|
|
|
245
249
|
| `profile_report.html` | ydata-profiling レポート | → EDA |
|
|
246
250
|
| `quality_score.json` | データ品質スコア | → 品質管理 |
|
|
247
251
|
| `validation_results.csv` | バリデーション結果 | → データ修正 |
|
|
252
|
+
|
|
253
|
+
## ToolUniverse 連携
|
|
254
|
+
|
|
255
|
+
| TU Key | ツール名 | 連携内容 |
|
|
256
|
+
|--------|---------|--------|
|
|
257
|
+
| `biotools` | bio.tools | データプロファイリングツール検索 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
物理・化学・生物学に基づく合成データ生成のスキル。実験データが不足する場合に、
|
|
5
5
|
ドメイン知識を反映したシミュレーションデータを生成する際に使用。
|
|
6
6
|
Scientific Skills Exp-06, 07, 08, 09, 12, 13 で確立したパターン。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: biotools
|
|
9
|
+
name: bio.tools
|
|
10
|
+
description: シミュレーションツールレジストリ検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Data Simulation & Generation
|
|
@@ -226,6 +230,12 @@ def generate_ecg_beat(t, hr=72):
|
|
|
226
230
|
- [ ] 変数間の相関構造が既知の物理法則と一致するか
|
|
227
231
|
- [ ] 群間差が効果量として検出可能な水準か
|
|
228
232
|
|
|
233
|
+
## ToolUniverse 連携
|
|
234
|
+
|
|
235
|
+
| TU Key | ツール名 | 連携内容 |
|
|
236
|
+
|--------|---------|--------|
|
|
237
|
+
| `biotools` | bio.tools | シミュレーションツールレジストリ検索 |
|
|
238
|
+
|
|
229
239
|
## References
|
|
230
240
|
|
|
231
241
|
### Output Files
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
科学データ登録・アーカイブスキル。GenBank/SRA 配列登録・
|
|
5
5
|
ENA 配列アーカイブ・GEO 発現データ登録・BioProject/BioSample
|
|
6
6
|
メタデータ管理・FAIR 原則準拠データ共有。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: ena
|
|
9
|
+
name: ENA
|
|
10
|
+
description: データ登録・アクセッション管理
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Data Submission
|
|
@@ -355,3 +359,9 @@ lab-data-management ───┘ academic-writing
|
|
|
355
359
|
| `submission/sra_metadata.tsv` | SRA メタデータ | → ebi-databases |
|
|
356
360
|
| `geo_submission/submission.soft` | GEO SOFT テンプレート | → gene-expression |
|
|
357
361
|
| `submission/fair_report.json` | FAIR チェックリスト結果 | → academic-writing |
|
|
362
|
+
|
|
363
|
+
## ToolUniverse 連携
|
|
364
|
+
|
|
365
|
+
| TU Key | ツール名 | 連携内容 |
|
|
366
|
+
|--------|---------|--------|
|
|
367
|
+
| `ena` | ENA | データ登録・アクセッション管理 |
|
|
@@ -4,6 +4,10 @@ description: |
|
|
|
4
4
|
深層学習分子特性予測スキル。DeepChem による GCN/MPNN/AttentiveFP
|
|
5
5
|
分子特性予測・MoleculeNet ベンチマーク・ChemBERTa/GROVER
|
|
6
6
|
事前学習モデル・分子フィンガープリントフィーチャライザ。
|
|
7
|
+
tu_tools:
|
|
8
|
+
- key: chembl
|
|
9
|
+
name: ChEMBL
|
|
10
|
+
description: 化学的活性・化合物データ検索
|
|
7
11
|
---
|
|
8
12
|
|
|
9
13
|
# Scientific Deep Chemistry
|
|
@@ -348,3 +352,9 @@ molecular-docking ───────┘ admet-pharmacokinetics
|
|
|
348
352
|
| `results/benchmark.json` | モデルベンチマーク結果 | — |
|
|
349
353
|
| `results/embeddings.npy` | ChemBERTa 埋込み | → cheminformatics |
|
|
350
354
|
| `results/model/` | 訓練済みモデル | → admet-pharmacokinetics |
|
|
355
|
+
|
|
356
|
+
## ToolUniverse 連携
|
|
357
|
+
|
|
358
|
+
| TU Key | ツール名 | 連携内容 |
|
|
359
|
+
|--------|---------|--------|
|
|
360
|
+
| `chembl` | ChEMBL | 化学的活性・化合物データ検索 |
|
|
@@ -5,6 +5,10 @@ description: |
|
|
|
5
5
|
NN アーキテクチャ設計・転移学習・分散トレーニング・ハイパーパラメータ最適化・
|
|
6
6
|
モデルデプロイを支援。
|
|
7
7
|
「ニューラルネットで学習して」「Transformer を Fine-tune して」「深層学習モデルを構築して」で発火。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: papers_with_code
|
|
10
|
+
name: Papers with Code
|
|
11
|
+
description: 深層学習モデル・ベンチマーク検索
|
|
8
12
|
---
|
|
9
13
|
|
|
10
14
|
# Scientific Deep Learning
|
|
@@ -351,6 +355,12 @@ def export_model(model, sample_input, export_dir="models"):
|
|
|
351
355
|
- [ ] モデルエクスポート (ONNX)
|
|
352
356
|
- [ ] モデルカード作成
|
|
353
357
|
|
|
358
|
+
## ToolUniverse 連携
|
|
359
|
+
|
|
360
|
+
| TU Key | ツール名 | 連携内容 |
|
|
361
|
+
|--------|---------|--------|
|
|
362
|
+
| `papers_with_code` | Papers with Code | 深層学習モデル・ベンチマーク検索 |
|
|
363
|
+
|
|
354
364
|
## References
|
|
355
365
|
|
|
356
366
|
### Output Files
|
|
@@ -5,6 +5,10 @@ description: |
|
|
|
5
5
|
Box-Behnken 設計、D-最適計画、応答曲面法(RSM)、交互作用解析、
|
|
6
6
|
ベイズ最適化(Gaussian Process)、効果プロット(主効果/交互作用/pareto)の
|
|
7
7
|
テンプレートを提供。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: biotools
|
|
10
|
+
name: bio.tools
|
|
11
|
+
description: 実験計画法ツールレジストリ検索
|
|
8
12
|
---
|
|
9
13
|
|
|
10
14
|
# Scientific Design of Experiments (DOE)
|
|
@@ -339,6 +343,12 @@ def interaction_plot(design_df, response_col, factor1, factor2, figsize=(8, 6)):
|
|
|
339
343
|
plt.close()
|
|
340
344
|
```
|
|
341
345
|
|
|
346
|
+
## ToolUniverse 連携
|
|
347
|
+
|
|
348
|
+
| TU Key | ツール名 | 連携内容 |
|
|
349
|
+
|--------|---------|--------|
|
|
350
|
+
| `biotools` | bio.tools | 実験計画法ツールレジストリ検索 |
|
|
351
|
+
|
|
342
352
|
## References
|
|
343
353
|
|
|
344
354
|
### Output Files
|
|
@@ -3,6 +3,10 @@ name: scientific-eda-correlation
|
|
|
3
3
|
description: |
|
|
4
4
|
探索的データ解析(EDA)と相関分析のスキル。データの分布可視化、相関ヒートマップ、
|
|
5
5
|
散布図行列の作成を行う際に使用。Scientific Skills Exp-02, 12, 13 で確立したパターン。
|
|
6
|
+
tu_tools:
|
|
7
|
+
- key: biotools
|
|
8
|
+
name: bio.tools
|
|
9
|
+
description: 統計解析ツール検索
|
|
6
10
|
---
|
|
7
11
|
|
|
8
12
|
# Scientific EDA & Correlation Analysis
|
|
@@ -123,6 +127,12 @@ def psp_block_correlation(df, process_cols, structure_cols, property_cols):
|
|
|
123
127
|
return ps_corr, sp_corr, pp_corr
|
|
124
128
|
```
|
|
125
129
|
|
|
130
|
+
## ToolUniverse 連携
|
|
131
|
+
|
|
132
|
+
| TU Key | ツール名 | 連携内容 |
|
|
133
|
+
|--------|---------|--------|
|
|
134
|
+
| `biotools` | bio.tools | 統計解析ツール検索 |
|
|
135
|
+
|
|
126
136
|
## References
|
|
127
137
|
|
|
128
138
|
### Output Files
|
|
@@ -5,6 +5,10 @@ description: |
|
|
|
5
5
|
Boosting (XGBoost/LightGBM/CatBoost) 勾配ブースティング・
|
|
6
6
|
Bagging/Random Subspace・Voting 分類器/回帰器・
|
|
7
7
|
アンサンブル多様性評価・モデル統合パイプライン。
|
|
8
|
+
tu_tools:
|
|
9
|
+
- key: openml
|
|
10
|
+
name: OpenML
|
|
11
|
+
description: アンサンブル手法ベンチマーク参照
|
|
8
12
|
---
|
|
9
13
|
|
|
10
14
|
# Scientific Ensemble Methods
|
|
@@ -261,3 +265,9 @@ automl → ensemble-methods → uncertainty-quantification
|
|
|
261
265
|
| `stacking_meta.pkl` | Stacking メタモデル | → 予測 |
|
|
262
266
|
| `boosting_comparison.csv` | ブースティング比較 | → レポート |
|
|
263
267
|
| `ensemble_diversity.json` | 多様性指標 | → モデル改善 |
|
|
268
|
+
|
|
269
|
+
## ToolUniverse 連携
|
|
270
|
+
|
|
271
|
+
| TU Key | ツール名 | 連携内容 |
|
|
272
|
+
|--------|---------|--------|
|
|
273
|
+
| `openml` | OpenML | アンサンブル手法ベンチマーク参照 |
|