Commit Graph

22 Commits

Author SHA1 Message Date
推理链专家 3d0eecaf9b 政策解读报告 2026-07-22: 5条新政策四步法分析
本期重点:自然资源资产管理制度体系(P0)、AI全球治理(P0)、
旅游强国十五五规划(P1)、私募基金强监管(P1)、资本市场座谈会(P2)。
核心信号:制度改革红利持续释放,AI强国+资源资产化+旅游强国三大新主题。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-22 01:11:42 +00:00
推理链专家 30af2c87b9 将 policy-radar skill 从 .claude/skills/ 移至 skills/ 顶层目录
- 删除旧的 skills/policy-radar/(仅有旧版 SKILL.md)
- 删除 .claude/skills/policy-radar/(含 tools/scrapers.py)
- 在 skills/policy-radar/ 重建,包含最新版 SKILL.md + tools/

消除两个重叠路径,统一使用 skills/policy-radar/ 作为 skill 目录。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-21 08:25:40 +00:00
推理链专家 e492965ba1 为政策雷达 skill 添加11个政府网站的 Python 抓取工具
覆盖全部11个数据源的可复用 scraper 模块 tools/scrapers.py:
- gov.cn: 国务院政策文件库(HTML 解析)
- xinhuanet (news.cn): 新华社受权发布(HTML 解析)
- scio (pbc镜像): 国新办新闻发布会文字实录
- pbc: 央行货币政策/公告
- mof: 财政部政策
- ndrc: 发改委产业政策
- csrc: 证监会公告(HTML 解析)
- mofcom: 商务部政策(JSON API)
- people: 人民日报社论(HTML 解析)
- cctv: 央视新闻联播(JSONP API)
- ce: 经济日报政策解读

更新 SKILL.md 引用新工具,统一入口 scrape_list()/scrape_article()。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-21 06:52:54 +00:00
推理链专家 55f1e3be07 政策解读报告 2026-07-21: 抓取8条政策原文,四步法分析
本期核心发现:
- "十五五"碳达峰行动方案量化目标:零碳园区100个、零碳工厂500个、新型储能3亿千瓦
- 扩大消费"十五五"规划:社零60万亿目标+首次写入"人工智能+消费"
- 货币政策框架明确向价格型转型(50BP对称区间+隔夜逆回购)
- 水体治理下沉到"群众身边"乡村小微水体
- 国民健康"十五五"规划:人均预期寿命80岁+数智化转型牵引

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-21 01:05:45 +00:00
推理链专家 a2aa58e387 添加「数据缺口显性化」推理链分析文稿
基于 looping_data.md 两篇文章,按「观点→事实→逻辑→结论」四要素提炼
缺口显性化难点的论证骨架,并对照 GitHub 12 个同类项目的五维对标分析。

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-20 10:03:39 +00:00
推理链专家 9841d5705b 政策解读报告 2026-07-20 v3: 深度四步法分析7条政策原文
- 新增基线摘要(首次运行3个月扫描)
- 完整抓取6条政策原文(gov.cn + pbc.gov.cn)
- 四步法逐条解读(读原文/找新增/分类/连续性)
- 新增跨赛道关联分析和分支链条图
- 投资方向判断(大/中/小三层)
- 发布前自检全部通过

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-20 07:47:29 +00:00
推理链专家 8893e46d03 政策解读报告 2026-07-20 v2: 添加经济形势座谈会/AI大会/招投标信用管理/数据资产标准/输配电价政策分析
Co-authored-by: multica-agent <github@multica.ai>
2026-07-20 07:23:45 +00:00
推理链专家 6189f5661e Optimize policy-radar skill: baseline rules, downgrade labels, self-check, branch chains
Four improvements from report quality audit:
1. Add mandatory baseline scanning step to 4.2 SOP (3-month lookback on first run)
2. Add source downgrade annotation rules for partial/missing original text
3. Embed self-check checklist with placeholders into report template
4. Add branch annotation format for cross-track continuity chains

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-20 06:57:50 +00:00
推理链专家 6ac8fc04c8 Add policy radar report and consolidate scraping methods
- Add policy-analysis-2026-07-20.md: 8-policy analysis for Jul 13-20
  covering water protection, consumption expansion, national health,
  TCM revitalization, carbon peak action plan, and PBC monetary policy
- Update skills/policy-radar/SKILL.md: add section 5 with curl+python3
  scraping scripts as fallback when WebSearch/WebFetch are unavailable
- Renumber sections 5→6, 6→7, 7→8, 8→9

Co-authored-by: multica-agent <github@multica.ai>
2026-07-20 06:22:27 +00:00
推理链专家 30cdaf8fb7 整理 Looping Data 相关文件至独立文件夹
- 将 looping_data.md、screenshot1.png、screenshot2.png 移至 looping_data/ 文件夹
- 新增推理链分析文稿 looping_data_reasoning_chain.md

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-20 06:13:04 +00:00
推理链专家 1eae3760da Merge analysis doc from agent/6f8045c9 into agent/3b85dd04
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-20 06:08:12 +00:00
推理链专家 f72d2ae621 Add policy-radar skill: executable policy analysis SOP based on Li Tie's 4-step method
A reusable Multica skill that fetches Chinese government policy documents
from official sources (gov.cn, scio.gov.cn, etc.) and applies structured
four-step analysis: read original text → find new additions → classify
policy type → verify continuity → output investment direction report.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: multica-agent <github@multica.ai>
2026-07-20 05:24:11 +00:00
liam 9aec1a0f2f 上传文件至「李铁/直播录音稿」 2026-07-20 04:38:54 +00:00
liam 366662fe26 上传文件至「李铁/直播录音稿」 2026-07-20 04:38:28 +00:00
liam ea3b1b6f6f 上传文件至「李铁」 2026-07-20 04:37:30 +00:00
liam 2275a0b91d 删除 李铁与周sir言论时间线.md 2026-07-20 04:36:38 +00:00
liam 452a8b6a15 删除 SVID_20260629_203042_1_导读摘要.md 2026-07-20 04:36:33 +00:00
liam 609dd627b5 删除 SVID_20260526_203211_1_导读摘要.md 2026-07-20 04:36:28 +00:00
liam a2d6f4bdc3 删除 07月11日 20:33 录音_导读摘要.md 2026-07-20 04:36:21 +00:00
liam 624c91b2cc 删除 7月16号_导读摘要.md 2026-07-20 04:36:15 +00:00
liam 67db47e85e 李铁 2026-07-20 04:32:17 +00:00
推理链专家 aeb6afee80 Add Looping Data 文章合集
合并两篇子凡AI微信公众号文章为一份 Markdown 文档:
- 如何用 Loop Engineering 建设数据分析智能体
- (二)Looping Data 落地手记:数据分析智能体的产品设计

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-20 04:18:50 +00:00