每日政策解读报告 2026-09-10:第八批新职业发布+商务部反制美AI蒸馏+车企账期管理新规+档案安全应急预案+上海生育医保新政+外滩大会AI新经济+服贸会开幕+PBC出席BIS例会+眼健康五年方案+放心消费信用激励
同步 policy-radar skill 最新版本到本地。 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
co-authored by
Claude Opus 4.6
multica-agent
parent
fff60e2924
commit
c64c0b0b70
@@ -369,3 +369,4 @@ article = scrape_article("gov.cn", url) # 返回 [{text}, ...]
|
||||
## 9. 一句话调用
|
||||
|
||||
> 「运行政策雷达,搜索{关键词/时间范围},抓取政策原文,按四步法解读,输出 policy-analysis.md。」
|
||||
|
||||
|
||||
@@ -630,3 +630,4 @@ def scrape_article(site_key, url):
|
||||
if not scraper:
|
||||
return {"title": "", "date": "", "url": url, "content": ""}
|
||||
return scraper["article"](url)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user