بنقرة واحدة
earnings-tracker
AI 驱动的财报追踪器,自动扫描 A 股/美股财报日历,推送重要财报更新
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
AI 驱动的财报追踪器,自动扫描 A 股/美股财报日历,推送重要财报更新
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Orchestrates the full pipeline of finding, analyzing, and extracting reusable modules from open-source GitHub repositories. 6 phases: demand → search → analyze → depgraph → extract → market. Each phase backed by a dedicated skill with its own methodology. Triggers: 开源复用, 模块提取, repo分析, 代码移植, 找开源库, github筛选, 依赖图
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a "report", "memo", "letter", "template", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, charting, cleaning messy data); create a new spreadsheet from scratch or from other data sources; or convert between tabular file formats. Trigger especially when the user references a spreadsheet file by name or path — even casually (like "the xlsx in my downloads") — and wants something done to it or produced from it. Also trigger for cleaning or restructuring messy tabular data files (malformed rows, misplaced headers, junk data) into proper spreadsheets. The deliverable must be a spreadsheet file. Do NOT trigger when the primary deliverable is a Word document, HTML report, standalone Python script, database pipeline, or Google Sheets API integration, even if tabular data is involved.
金融数据智能检索。根据用户的自然语言描述,自动识别需要的数据接口, 查阅 API 文档,构造请求并返回数据。覆盖股票、指数、期货、债券、 基金、宏观经济等 15 大类 209 个接口。 触发词:查行情、看股票、财务数据、基金净值、期货行情、宏观数据、 涨停股、龙虎榜、资金流向、利率、CPI、GDP、可转债、ETF、港股、美股。
Tools for building modern React webapps with TypeScript, Tailwind CSS and shadcn/ui. Best suited for applications with complex UI components and state management.
| name | earnings-tracker |
| description | AI 驱动的财报追踪器,自动扫描 A 股/美股财报日历,推送重要财报更新 |
| description_zh | AI 驱动的 A 股/美股财报追踪与智能分析推送 |
| description_en | AI-powered earnings tracker for A-share and US stock financial reports |
| version | 1.1.0 |
自动扫描财报日历,推送重要财报更新
pip install akshare
编辑 config/settings.json:
{
"watchlist": {
"us": ["NVDA", "MSFT", "GOOGL", "META", "AMZN", "TSLA", "AMD"],
"cn": ["600519", "000858", "601318", "000001"]
},
"schedule": {
"weeklyScan": "Sunday 18:00",
"reportScan": "after_market"
}
}
node scripts/earnings-scanner.cjs
| 数据源 | 费用 | 接口 |
|---|---|---|
| AKShare | 免费 | stock_yysj_em() - 预约披露时间表 |
| AKShare | 免费 | stock_yjyg_em() - 业绩预告 |
| AKShare | 免费 | stock_yjkb_em() - 业绩快报 |
| AKShare | 免费 | stock_yjbb_em() - 正式财报 |
| 数据源 | 费用 | 说明 |
|---|---|---|
| Yahoo Finance | 免费 | 财报日历 |
| Alpha Vantage | 有限免费 | 财务数据 API |
📅 下周财报日历 (2026-03-17 ~ 2026-03-21)
🇺🇸 美股:
• NVDA - 3月19日 盘后
• MSFT - 3月20日 盘后
• GOOGL - 3月18日 盘后
🇨🇳 A股:
• 600519 贵州茅台 - 3月20日
• 000858 五粮液 - 3月21日
请回复要跟踪的公司(例如:NVDA, 600519)
📊 NVDA Q4 2025 财报摘要
💰 营收: $22.1B (预期 $20.4B) ✅ 超预期 8.3%
📈 EPS: $4.12 (预期 $3.95) ✅ 超预期 4.3%
📊 毛利率: 72.1% (同比 +2.3%)
🎯 关键亮点:
• 数据中心营收 $18.4B (同比 +409%)
• AI 芯片需求强劲
• 下季度指引超预期
📌 管理层指引:
• Q1 营收预期 $24B
• 毛利率维持 70%+
来源:Yahoo Finance, Seeking Alpha
config/settings.json{
"watchlist": {
"us": ["NVDA", "MSFT", "GOOGL", "META", "AMZN", "TSLA", "AMD"],
"cn": ["600519", "000858", "601318", "000001"]
},
"schedule": {
"weeklyScan": "Sunday 18:00",
"reportScan": "after_market"
},
"notify": {
"channel": "discord",
"to": "channel:1478698808631361647"
},
"dataSources": {
"cn": "akshare",
"us": "yahoo_finance"
}
}
📊 轻松追踪财报,不错过重要信息!