edge-strategy-designer by tradermonty/claude-trading-skills
npx skills add https://github.com/tradermonty/claude-trading-skills --skill edge-strategy-designer将概念层级的假设转化为具体的策略草案规范。此技能位于概念合成之后、流水线导出验证之前。
edge_concepts.yaml 文件并需要生成策略候选方案。PyYAMLedge_concepts.yaml 文件strategy_drafts/*.yamlstrategy_drafts/run_manifest.jsonexport_candidate.py 的 exportable_tickets/*.yaml广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
edge_concepts.yaml。conservative、balanced、aggressive)。HYPOTHESIS_EXIT_OVERRIDES 来调整每种假设类型(breakout、earnings_drift、panic_reversal 等)的止损、盈亏比、时间止损和追踪止损。RR_FLOOR=1.5 以上,以防止 C5 审查失败。skills/edge-candidate-agent/scripts/export_candidate.py。仅生成草案:
python3 skills/edge-strategy-designer/scripts/design_strategy_drafts.py \
--concepts /tmp/edge-concepts/edge_concepts.yaml \
--output-dir /tmp/strategy-drafts \
--risk-profile balanced
生成草案 + 可导出的工单:
python3 skills/edge-strategy-designer/scripts/design_strategy_drafts.py \
--concepts /tmp/edge-concepts/edge_concepts.yaml \
--output-dir /tmp/strategy-drafts \
--exportable-tickets-dir /tmp/exportable-tickets \
--risk-profile conservative
skills/edge-strategy-designer/scripts/design_strategy_drafts.pyreferences/strategy_draft_schema.mdskills/edge-candidate-agent/scripts/export_candidate.py每周安装次数
80
代码仓库
GitHub 星标数
394
首次出现
2026年2月23日
安全审计
已安装于
cursor77
gemini-cli76
github-copilot76
amp76
codex76
kimi-cli76
Translate concept-level hypotheses into concrete strategy draft specs. This skill sits after concept synthesis and before pipeline export validation.
edge_concepts.yaml and need strategy candidates.PyYAMLedge_concepts.yaml produced by concept synthesisstrategy_drafts/*.yamlstrategy_drafts/run_manifest.jsonexportable_tickets/*.yaml for downstream export_candidate.pyedge_concepts.yaml.conservative, balanced, aggressive).HYPOTHESIS_EXIT_OVERRIDES to adjust stop-loss, reward-to-risk, time-stop, and trailing-stop per hypothesis type (breakout, earnings_drift, panic_reversal, etc.).RR_FLOOR=1.5 to prevent C5 review failures.skills/edge-candidate-agent/scripts/export_candidate.py.Generate drafts only:
python3 skills/edge-strategy-designer/scripts/design_strategy_drafts.py \
--concepts /tmp/edge-concepts/edge_concepts.yaml \
--output-dir /tmp/strategy-drafts \
--risk-profile balanced
Generate drafts + exportable tickets:
python3 skills/edge-strategy-designer/scripts/design_strategy_drafts.py \
--concepts /tmp/edge-concepts/edge_concepts.yaml \
--output-dir /tmp/strategy-drafts \
--exportable-tickets-dir /tmp/exportable-tickets \
--risk-profile conservative
skills/edge-strategy-designer/scripts/design_strategy_drafts.pyreferences/strategy_draft_schema.mdskills/edge-candidate-agent/scripts/export_candidate.pyWeekly Installs
80
Repository
GitHub Stars
394
First Seen
Feb 23, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
cursor77
gemini-cli76
github-copilot76
amp76
codex76
kimi-cli76
Skills CLI 使用指南:AI Agent 技能包管理器安装与管理教程
44,900 周安装