tuige-shortline-trading — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited tuige-shortline-trading (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
这个 skill 用来把退哥体系中的短线规则整理成可复用的决策框架,重点回答 4 类问题:
glossary.mdapi-reference/market-regime.mdapi-reference/stock-selection.mdapi-reference/trend-setups.mdapi-reference/limit-up-pullback-setups.mdapi-reference/relay-setups.mdapi-reference/washout-breakout-setups.mdapi-reference/exit-failure-rules.mdapi-reference/position-discipline.md输出时统一包含以下结构:
单只标的建议使用以下字段组织:
当前目录已提供可执行脚本,采用统一的 daily_decisions / realtime_quotes / strategy_lab 结构:
scripts/daily_decisions.pytrend_pullback 信号from_previous_day_close 与 from_last_close8(可通过 --max-holdings 下调)scripts/realtime_quotes.pyscripts/strategy_lab/strategy_params.pyscripts/strategy_lab/strategies.pySKILL_DIR="<本 skill 绝对路径>"
python3 "$SKILL_DIR/scripts/daily_decisions.py" --json常用参数:
--top-n:股票池大小,默认 120--max-holdings:最大持仓上限,默认 8--max-buys:买入输出上限,默认 8(最终会再受 max-holdings 约束)--holdings:持仓文件路径,一行一个代码--roundtrip-cost-bps:成本过滤,默认 45--entry-consensus-min:鲁棒一致性阈值,默认 0.67--disable-robust-check:关闭鲁棒性检查(仅调试)tuige_shortline_v1,优先落地“可量化且可复测”的部分。~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.