Token导航 LogoToken导航TokenDH.com
AI 工具需要联网github未标认证来源可访问clear审计提醒

list-china-today-macro-news今日中国宏观新闻一览

Agent Skill

list-china-today-macro-news 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

9,060

周安装

363

GitHub Stars

3

下载量

2,933
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:list-china-today-macro-news(今日中国宏观新闻一览)
来源仓库:https://github.com/fatfingererr/macro-skills
仓库路径:skills/list-china-today-macro-news
安装命令:
npx skills add https://github.com/fatfingererr/macro-skills --skill list-china-today-macro-news
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/fatfingererr/macro-skills --skill list-china-today-macro-news

简介

list-china-today-macro-news 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息。

  • 适合在 Codex、Claude、Cursor、Gemini CLI 中围绕仓库状态或协作事项进行整理。
  • 通过 npx 命令从指定 GitHub 仓库安装并使用。
  • 使用前需确认权限范围、维护状态及是否涉及联网或文件操作。
  • 适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。

SKILL.md

今日中國宏觀新聞 Skill

🔗 Based on news-aggregator-skill | 專注於中國宏觀經濟新聞的垂直擴展

從多個中文財經新聞源抓取並篩選中國宏觀經濟相關新聞,提供 AI 深度解讀。

Tools

fetch_china_macro_news.py

Usage:

### 基本用法:抓取華爾街日報的中國宏觀新聞
python scripts/fetch_china_macro_news.py --source wallstreetcn --limit 15

### 多源掃描:華爾街日報 + 36氪
python scripts/fetch_china_macro_news.py --source wallstreetcn,36kr --limit 10

### 深度抓取(下載文章內容)
python scripts/fetch_china_macro_news.py --source wallstreetcn --limit 10 --deep

智慧關鍵字擴展 (Smart Keyword Expansion)

CRITICAL: 當用戶給出簡單關鍵字時,自動擴展覆蓋相關領域:

  • 用戶: "利率" -> Agent 使用: --keyword "利率,LPR,MLF,降息,加息,PBOC,央行"
  • 用戶: "通膨" -> Agent 使用: --keyword "通膨,CPI,PPI,物價,通縮"
  • 用戶: "貿易" -> Agent 使用: --keyword "貿易,進出口,順差,關稅,海關"
# Example: User asked for "央行新聞" (Note the expanded keywords)
python scripts/fetch_china_macro_news.py --source wallstreetcn --limit 20 --keyword "央行,PBOC,利率,LPR,MLF,降息,降準" --deep

Arguments:

  • --source: One of wallstreetcn, 36kr, all (default: wallstreetcn).
  • --limit: Max items per source (default 15).
  • --keyword: Comma-separated filters (default: 宏觀相關關鍵字).
  • --deep: [NEW] Enable deep fetching. Downloads and extracts the main text content of the articles.

Output: JSON array. If --deep is used, items will contain a content field associated with the article text.

預設宏觀關鍵字

腳本預設使用以下關鍵字篩選中國宏觀新聞:

央行,PBOC,利率,LPR,MLF,降息,降準,
GDP,PMI,CPI,PPI,通膨,通縮,
經濟,宏觀,財政,貨幣政策,
貿易,進出口,順差,逆差,
就業,失業,消費,零售,
房地產,樓市,投資,基建,
人民幣,匯率,外匯,
債券,國債,信貸,社融,M2

Interactive Menu

When the user says "今日中國宏觀新聞" (or similar "menu/help" triggers):

  1. READ the content of templates.md in the skill directory.
  2. DISPLAY the list of available commands to the user exactly as they appear in the file.
  3. GUIDE the user to select a number or copy the command to execute.

Smart Time Filtering & Reporting (CRITICAL)

If the user requests a specific time window (e.g., "過去 X 小時") and the results are sparse (< 5 items):

  1. Prioritize User Window: First, list all items that strictly fall within the user's requested time (Time < X).
  2. Smart Fill: If the list is short, you MUST include high-value/high-heat items from a wider range (e.g. past 24h) to ensure the report provides at least 5 meaningful insights.
  3. Annotation: Clearly mark these older items (e.g., "⚠️ 18h 前", "🔥 24h 熱點") so the user knows they are supplementary.
  4. High Value: Always prioritize "重大政策", "央行動態", or "關鍵數據" items even if they slightly exceed the time window.

Response Guidelines (CRITICAL)

Format & Style:

  • Language: 繁體中文 (zh-TW).
  • Style: Magazine/Newsletter style (e.g., "財訊" or "華爾街日報" vibe). Professional, concise, yet engaging.
  • Structure:

- 🔥 頭條焦點: Top 3-5 most critical macro stories. - 💰 央行與貨幣政策: 利率、流動性相關. - 📊 經濟數據: GDP、PMI、CPI 等數據解讀. - 💱 匯率與市場: 人民幣、債券、股市相關.

  • Item Format:

- Title: MUST be a Markdown Link to the original URL. - ✅ Correct: ### 1. [央行宣布降準 0.5 個百分點](https://...) - ❌ Incorrect: ### 1. 央行宣布降準 0.5 個百分點 - Metadata Line: Must include Source, Time/Date, and Heat/Score. - 1-Liner Summary: A punchy, "so what?" summary. - Deep Interpretation (Bulleted): 2-3 bullet points explaining *why* this matters, technical details, or context. (Required for "Deep Scan").

Output Artifact:

  • Always save the full report to reports/ directory with a timestamped filename (e.g., reports/china_macro_YYYYMMDD_HHMM.md).
  • Present the full report content to the user in the chat.
  • CRITICAL: Report footer MUST include attribution line.

數據源說明

來源說明適用場景
華爾街日報中國頂級財經媒體,宏觀/市場新聞即時性強央行政策、市場動態、數據解讀
36氪科技財經媒體,涵蓋宏觀經濟快訊經濟政策、產業動態

範例輸出

# 今日中國宏觀新聞摘要(2026-01-20)

> 掃描時間:11:30 | 來源:華爾街日報、36氪 | 共 12 條相關新聞

---

## 🔥 頭條焦點

### 1. [央行今日開展 5000 億 MLF 操作,利率持平](https://wallstreetcn.com/...)
📍 華爾街日報 | 🕐 09:45 | 🔥 高關注

央行維持 MLF 利率不變,符合市場預期。

- **核心要點**:本月 MLF 到期量 4500 億,淨投放 500 億
- **市場影響**:短期流動性維持寬鬆,LPR 大概率持平
- **後續觀察**:關注月末資金面與下月降準窗口

### 2. [12 月 PMI 回升至 50.1,製造業重返擴張區間](https://wallstreetcn.com/...)
📍 華爾街日報 | 🕐 10:00 | 🔥 重要數據

官方製造業 PMI 小幅回升,結束連續兩個月收縮。

- **數據亮點**:新訂單指數回升 0.3 個百分點
- **結構分化**:大型企業穩健,中小企業仍承壓
- **政策含義**:穩增長政策效果初顯,但基礎尚不穩固

---

## 💰 央行與貨幣政策

### 3. [1 月 LPR 報價出爐:1 年期 3.10%、5 年期 3.60% 均持平](https://...)
...

---

*報告由 list-china-today-macro-news skill 自動生成*
*🔗 Powered by [news-aggregator-skill](https://github.com/anthropics/news-aggregator-skill)*

Attribution

This skill is built upon and extends the architecture of news-aggregator-skill.

  • Core fetching patterns derived from news-aggregator-skill/scripts/fetch_news.py
  • Report formatting follows the news-aggregator-skill Response Guidelines
  • Smart Time Filtering logic adapted from news-aggregator-skill

*🔗 Based on news-aggregator-skill by Anthropic*

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

27.98%
按下载量换算821

OpenCode

22%
按下载量换算645

windsurf

16.94%
按下载量换算497

trae

11.77%
按下载量换算345

qoder

8.23%
按下载量换算241

Cursor

3.88%
按下载量换算114

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills