.claude/skills/stock-deep-backtestRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
股票深度回测(Stock Deep Backtest)技能 —— 基于 QuantAll(全A解析)MCP, 对"已回测的策略"做深度诊断:策略为什么有效/失效、最终在哪儿赚钱、能否用入场因子筛选改善。 三层能力:① 四个回测视角(summary 成绩单 / detail 横截面 / segments 持仓片段 / timeline 时序净值); ② 原生分组(行业/市值/交易所/时间 + 热力图);③ 因子筛选改善(单/双/多因子 → 片段收益对比)。 固定调用指令已固化为 tasks/*.json,run_task_file 可直接执行;深度分析由 scripts/ 脚本完成; 一键完整链
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/stock-deep-backtestRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/stock-deep-backtestRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/stock-deep-backtestRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @mifochen/stock-deep-backtestclawhub inspect @mifochen/stock-deep-backtest --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:e214bacb537044dbd398a0075b332538a37af468f946623d53df91b514b7f334scripts/base_golden_cross.jsonscripts/base_reversal.jsonscripts/data/db_translate.jsonscripts/detail_ic_analysis.pyscripts/factor-screen-final-50.xlsxscripts/full_attribution_report_golden_cross.htmlscripts/full_attribution_report_reversal.htmlscripts/full_attribution_report.htmlscripts/full_attribution_result_golden_cross.jsonscripts/full_attribution_result_reversal.jsonscripts/full_attribution_result.jsonscripts/heatmap_eval.pyscripts/make_report_html.pyscripts/mcap_industry_cross.pyscripts/output/facotr-Qlib_alpha158.xlsxscripts/output/facotr-Qlib_alpha360.xlsxscripts/output/factor-Alpha101.xlsxscripts/output/factor-GTJA_Alpha191.xlsxscripts/output/factor-stock_daily.xlsxscripts/output/factor-stock_report.xlsxscripts/output/factor-TA_Indicators.xlsxscripts/run_full_attribution.pyscripts/run_golden.txtscripts/run_reversal.txtscripts/segment_batch_move_full.txtscripts/segment_batch_move_full2.txtscripts/segment_batch_move_result.csvscripts/segment_combo_eval_full.txtscripts/segment_combo_eval_full2.txtscripts/segment_combo_eval_full3.txtStock Deep Backtest v1.0.0 - 首次正式发布,整理并更名自 backtest-attribution 草案 v0.5。 - 提供四大回测维度(summary、detail、segments、timeline)及原生分组分析功能。 - 支持因子筛选改善:单/双/多因子片段收益对比,具体脚本和任务 JSON 固定调用。 - 包含 8 个精选深度分析脚本,支持一键生成 HTML 归因诊断报告。 - 完善文档说明用户意图边界、调用方法、已验证样例与常见注意事项。 - 不主动用于基础“回测看收益”需求,专注于“已回测策略”的深度评估与归因。