market-daily-review

Solid

Generate A-share end-of-day market review reports with Pandadata data, covering trade-date checks, index performance and valuation, market breadth, limit-up/down sentiment, industries/concepts, 龙虎榜, block trades, margin financing, northbound holdings, risk notes, and optional scheduled after-close automation. Use when the user asks for 今日复盘, 收盘总结, 每日市场报告, A股复盘, 龙虎榜复盘, 北向资金动向, or to set up an automated daily market review.

AI & Automation 39 stars 8 forks Updated 1 weeks ago GPL-3.0

Install

View on GitHub

Quality Score: 84/100

Stars 20%
53
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

```json qsh-form { "version": 1, "task": { "placeholder": "补充复盘口径或特别要求(可选)", "required": false }, "fields": [ { "key": "date", "label": "复盘日期", "type": "date", "help": "留空时使用最近已完成的 A 股交易日" }, { "key": "focus", "label": "重点关注", "type": "text", "placeholder": "例如:北向持仓、半导体板块、龙虎榜" } ], "prompt_template": "{{#task}}任务与材料:\n{{task}}\n\n{{/task}}{{#attachments}}用户上传的材料(已放入工作区):\n{{attachments}}\n\n{{/attachments}}执行 A 股收盘复盘。{{#date}}以 {{date}} 为目标日期。{{/date}}未指定日期时以最近已完成的 A 股交易日为目标日期。{{#focus}}重点关注 {{focus}}。{{/focus}}先核验交易日,再覆盖指数表现与估值、市场宽度、涨跌停情绪、行业与概念、龙虎榜、大宗交易、两融、北向持仓和风险提示,逐项标注数据接口与日期并说明滞后或缺失数据,输出中文报告。" } ``` # Market Daily Review Use this skill to generate factual A-share after-close review reports. Prefer Pandadata as the data source, keep every statistic traceable to an interface and data date, and never invent missing figures. ## Workflow 1. Determine the target date. If the user does not provide one, use the latest completed A-share trading day. Check `get_last_trade_date` and `get_trade_cal`; if the target date is closed, return a short "今日休市" note instead of a full report. 2. Load `pandadata-api` before making real API calls. Use its method index or search script to confirm parameters and fields; do not guess Pandadata signatures. 3. Collect data in this order: - Trading calendar and stock universe: `get_last_trade_date`, `get_trade_cal`, `get_trade_list`. - Index performance and va...

Details

Author
quantskills
Repository
quantskills/skill-market-daily-review
Created
1 months ago
Last Updated
1 weeks ago
Language
Python
License
GPL-3.0

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

a-share-analyst

A股分析研究助手,提供行情数据获取与技术面/基本面分析框架(仅供研究参考,不构成投资建议)。适用于:(1) 获取A股行情和历史数据,(2) 技术面分析(K线形态、MACD、KDJ、RSI、布林带等),(3) 基本面分析(财务指标、估值分析),(4) 板块热点追踪,(5) 选股策略筛选与量化因子分析,(6) 生成股市分析报告。当用户询问"帮我分析股票"、"今日选股"、"A股行情分析"、"技术分析"、"量化选股"时触发。不用于:预测明日涨跌或给出确定性买卖指令、代客决策、港股美股(数据源不同)、加密货币。

631 Updated 1 weeks ago
staruhub
Data & Documents Solid

hekouwang-stock-data-reader-skill

会勇禾口王 · 个股公开数据速读 Skill。输入一个 A 股代码,自动用 akshare 拉取「资金流 / 龙虎榜 / 估值band / 财务三表 / 主营构成 / 北向 / 日K」等公开数据,算出固定指标体系 (价格轨迹·主力进出·席位结构·利润质量·利润结构·估值·风险线索),并产出「中立事后复盘」 形态的财经贴图 / 公众号长文 / 头条三件套(V2 米白或 V3 财经风)。内置金融合规护栏: 不荐股、不预测涨跌、不给买卖点,自动套风险提示条。 触发词:个股数据速读 / 扒公司公开数据 / 资金面复盘 / 出个股报告 / 3天一只 / stock-data-reader / 给我一只股的数据体检 / 用 akshare 拉某股数据。 ⚠️ 个股走公众号/头条为主;小红书仅限"中立复盘/算账/名词科普"形态且守合规护栏(不荐股/不预测/零站外导流),别发以资金流·席位为钩子的机构观感版。

1 Updated 1 weeks ago
huiyonghkw
AI & Automation Listed

a-stock-value-check

每天检查沪深300「股债性价比」排名,按固定纪律返回"买 / 卖 / 不动"信号。数据来自 rich.jkgeekjk.xyz。 触发方式:/a-stock-value-check、「查一下性价比」「今天 A 股该买还是该卖」「A 股贵不贵」「帮我看看沪深300」「今天该加仓还是减仓」 Daily CSI 300 cost-performance (equity-bond value) check that returns a buy/sell/hold signal by a fixed discipline. Data from rich.jkgeekjk.xyz. Trigger: /a-stock-value-check, "check A-share valuation", "should I buy or sell CSI300 today", "is A-share expensive"

1 Updated 1 weeks ago
jkgeekJack