Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

J-stock

J-stock 收录了来自 BCSZSZ 的 16 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
16
Stars
3
更新
2026-06-21
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

evaluation-batch-generator
数据科学家

Use when: generating worker-ready JSON manifests for J-stock evaluation, pos-evaluation, walk-forward-evaluate, or replay-evaluation batch execution. Resolve WebUI-equivalent defaults, split jobs by worker during generation, and stop before execution.

2026-06-21
evaluation-batch-runner
软件开发工程师

Use when: orchestrating an end-to-end J-stock batch evaluation workflow, or when the user explicitly names evaluation-batch-runner. Schedule evaluation-batch-generator, evaluation-batch-executor, and evaluation-result-summary in order, preserving the manifest approval boundary and allowing subagent delegation only during approved execution.

2026-06-21
evaluation-result-summary
软件开发工程师

Use when: aggregating completed J-stock evaluation output directories into markdown summary reports under G:/My Drive/AI-Stock-Sync/summary without rerunning backtests, including global MDD-Win re-scoring via tools/score_evaluation_outputs.py when worker-local PRS is not comparable.

2026-06-21
stock-pool-entry-signal-scan
数据科学家

Use when generating training-window entry-signal-analysis datasets for a J-stock stock-pool experiment, especially scanning a broad/full universe with a fixed entry strategy before ticker-level pool selection.

2026-06-19
stock-pool-experiment-runner
数据科学家

Use when orchestrating a J-stock custom stock-pool experiment where a fixed entry condition is applied to a broad/full universe during a training window, good tickers are selected into one or more test universes, and those universes are evaluated out-of-sample against current and full-pool controls.

2026-06-19
stock-pool-oos-evaluation-plan
数据科学家

Use when generating approval-ready J-stock out-of-sample evaluation commands or batch manifests that compare trained selected stock pools against current production and broad/full universe controls.

2026-06-19
stock-pool-oos-review
数据科学家

Use when reviewing completed J-stock custom stock-pool out-of-sample evaluations, comparing selected pools with current and full-pool controls, and auditing leakage or survivorship-bias risks.

2026-06-19
stock-pool-split-planner
软件开发工程师

Use when designing leakage-safe train/test windows, universe controls, and pool-size variants for J-stock experiments that select tickers from historical entry-signal performance before out-of-sample evaluation.

2026-06-19
stock-pool-ticker-selector
软件开发工程师

Use when aggregating J-stock training-period entry-signal-analysis or entry-exit-validation CSV artifacts by ticker, scoring ticker robustness, and exporting selected stock-pool universe JSON files for out-of-sample evaluation.

2026-06-19
evaluation-batch-generator
软件开发工程师

Use when: generating worker-ready JSON manifests for J-stock evaluation, pos-evaluation, walk-forward-evaluate, or replay-evaluation batch execution. Resolve WebUI-equivalent defaults, split jobs by worker during generation, and stop before execution.

2026-06-14
evaluation-batch-runner
软件开发工程师

Use when: orchestrating an end-to-end J-stock batch evaluation workflow, or when the user explicitly names evaluation-batch-runner. Schedule evaluation-batch-generator, evaluation-batch-executor, and evaluation-result-summary in order, preserving the manifest approval boundary and allowing subagent delegation only during approved execution.

2026-06-11
ai-native-architecture
软件开发工程师

Use when designing or refactoring J-stock Python architecture, introducing new services/classes, separating business logic from I/O, or reviewing object-oriented code for hidden state and testability.

2026-06-09
modern-uv-workflow
软件开发工程师

Use when adding or updating Python dependencies, writing standalone Python scripts, documenting local setup, or choosing Python execution commands in the J-stock repository where uv is the preferred workflow.

2026-06-09
strict-type-defense
软件开发工程师

Use when editing or reviewing J-stock Python code where type clarity, boundary validation, error context, or reduction of unsafe dynamic values materially affects correctness or maintainability.

2026-06-09
evaluation-batch-executor
软件开发工程师

Use when: executing an already-approved worker-ready J-stock batch manifest. Launch one parent runner command from the current agent session, keep the manifest unchanged, and own bounded monitoring until completion or an explicit leave-running handoff.

2026-06-08
evaluation-result-summary
软件开发工程师

Use when: aggregating completed J-stock evaluation output directories into markdown summary reports under G:/My Drive/AI-Stock-Sync/summary without rerunning backtests.

2026-06-05