بنقرة واحدة
breadth
查询市场宽度(每日涨跌家数、上涨占比、平均涨跌幅)。Use when the user asks about market sentiment, breadth, or advance/decline ratio.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
查询市场宽度(每日涨跌家数、上涨占比、平均涨跌幅)。Use when the user asks about market sentiment, breadth, or advance/decline ratio.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
查询成交量异常股票(量比排名,发现放量异动)。Use when the user asks for volume spikes, unusual activity, or volume anomalies.
查询 RSRS 动量排名(A 股/美股最强趋势股票排行)。Use when the user asks for momentum ranking, strongest stocks, or top movers.
Validate skill files for structural compliance and behavioral correctness. Three modes: static (linter), spec (behavioral), audit (coverage report).
查询个股行情数据(OHLCV、均线、ATR、波动率等技术指标)。Use when the user asks about a specific stock's price, indicators, or recent performance.
Brownfield onboarding — audits existing project artifacts for template format compliance (not just existence), classifies gaps by impact, and produces a numbered migration plan. Run this when joining an in-progress project or upgrading from an older template version. Distinct from /project-stage-detect (which checks what exists) — this checks whether what exists will actually work with the template's skills.
Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Supports both game and general product domains. Every major technical choice should have an ADR.
| name | breadth |
| description | 查询市场宽度(每日涨跌家数、上涨占比、平均涨跌幅)。Use when the user asks about market sentiment, breadth, or advance/decline ratio. |
| argument-hint | [--market cn|us] [--days N] |
| allowed-tools | Bash(doge breadth *) |
/breadth when the operator asks about market participation,
advance/decline balance, sentiment breadth, or whether a move is broad or
narrow.--market cn|us and --days N arguments.查询市场宽度数据。
运行以下命令并将结果展示给用户:
doge breadth $ARGUMENTS
参数说明:
--market cn 或 --market us 指定市场(默认 cn)--days N 指定查询天数(默认 10)输出包含:
展示结果后,简要分析近期市场情绪(偏多/偏空/分化)和趋势变化。