list-china-today-macro-news
npx skills add https://github.com/fatfingererr/macro-skills --skill list-china-today-macro-news
Agent 安装分布
Skill 文档
仿¥ä¸åå®è§æ°è 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 ofwallstreetcn,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):
- READ the content of
templates.mdin the skill directory. - DISPLAY the list of available commands to the user exactly as they appear in the file.
- 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):
- Prioritize User Window: First, list all items that strictly fall within the user’s requested time (Time < X).
- 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.
- Annotation: Clearly mark these older items (e.g., “â ï¸ 18h å”, “ð¥ 24h ç±é»”) so the user knows they are supplementary.
- 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 åç¾åé»
- â
Correct:
- 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”).
- Title: MUST be a Markdown Link to the original URL.
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