com um clique
auto-export-monitor
// 汽车出口政策新闻监控:自动爬取商务部、海关总署、中国信保、汽车流通协会等权威网站的最新政策和行业动态,AI分析生成风险研判和决策建议。Use when: (1) 用户询问汽车出口政策/关税/法规变化, (2) 需要获取最新汽车行业新闻, (3) 定时推送政策情报简报, (4) 查询某国出口风险评级。触发词: 汽车出口、政策监控、风险预警、关税变化、出口信保、行业动态。
// 汽车出口政策新闻监控:自动爬取商务部、海关总署、中国信保、汽车流通协会等权威网站的最新政策和行业动态,AI分析生成风险研判和决策建议。Use when: (1) 用户询问汽车出口政策/关税/法规变化, (2) 需要获取最新汽车行业新闻, (3) 定时推送政策情报简报, (4) 查询某国出口风险评级。触发词: 汽车出口、政策监控、风险预警、关税变化、出口信保、行业动态。
Match manuscript claims against user-provided literature and produce a traceable claim-evidence table. Use when the user asks to add references, check whether PDFs support manuscript statements, find supporting or opposing evidence from a literature folder, distinguish strong support from background support, or create a 论点-证据匹配 report for an academic draft.
Build or reorganize an academic paper project workspace with clear folders and local instructions for literature, drafts, feedback, extracted text, and output reports. Use when the user wants to set up a论文工作台, organize mixed manuscript materials, create project rules, or prepare a stable workflow before citation checking, evidence matching, reviewer simulation, or manuscript revision.
Simulate a strict academic reviewer and produce a manuscript risk report without editing the draft. Use when the user asks to act as a reviewer, find weaknesses before submission, inspect evidence gaps, check overclaims, evaluate manuscript readiness, combine advisor notes or meeting minutes into revision priorities, or generate a 审稿人模拟检查 report.
Give your AI agent eyes to see the entire internet. Read and search across Twitter/X, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu, Instagram, LinkedIn, Boss直聘, RSS, and any web page — all from a single CLI. Use when: (1) reading content from URLs (tweets, Reddit posts, articles, videos), (2) searching across platforms (web, Twitter, Reddit, GitHub, YouTube, Bilibili, XiaoHongShu, Instagram, LinkedIn, Boss直聘), (3) user asks to configure/enable a platform channel, (4) checking channel health or updating Agent Reach. Triggers: "search Twitter/Reddit/YouTube", "read this URL", "find posts about", "搜索", "读取", "查一下", "看看这个链接", "帮我配", "帮我添加", "帮我安装".
Crypto news search, AI ratings, trading signals, and real-time updates via the OpenNews 6551 API. Supports keyword search, coin filtering, source filtering, AI score ranking, and WebSocket live feeds.
Web scraping tools for fetching and extracting data from web pages
| name | auto-export-monitor |
| description | 汽车出口政策新闻监控:自动爬取商务部、海关总署、中国信保、汽车流通协会等权威网站的最新政策和行业动态,AI分析生成风险研判和决策建议。Use when: (1) 用户询问汽车出口政策/关税/法规变化, (2) 需要获取最新汽车行业新闻, (3) 定时推送政策情报简报, (4) 查询某国出口风险评级。触发词: 汽车出口、政策监控、风险预警、关税变化、出口信保、行业动态。 |
| version | 1.0.0 |
| metadata | {"openclaw":{"emoji":"🚗","requires":{"bins":["python3"],"env":["DASHSCOPE_API_KEY"]},"primaryEnv":"DASHSCOPE_API_KEY"}} |
✅ USE this skill when:
❌ DON'T use this skill when:
pip install requests beautifulsoup4 openai python-dotenv --break-system-packages
确保 DASHSCOPE_API_KEY 已设置(通义千问 API Key):
export DASHSCOPE_API_KEY="your-dashscope-api-key"
或在 ~/.openclaw/openclaw.json 中配置:
{
"env": {
"DASHSCOPE_API_KEY": "your-dashscope-api-key"
}
}
python3 scripts/monitor.py
运行后会:
python3 scripts/monitor.py --fetch-only
cat scripts/sources.json
cat scripts/history.json
每次运行输出一份《鑫智圈·政策风控内参》,格式为 Markdown,示例:
📋 鑫智圈·政策风控内参
📅 2026-02-24
━━━━━━━━━━━━━━━━━━━━
🔴 [高风险] 土耳其对电动车加征40%关税
📌 来源:中国信保
📝 解读:土耳其政府为保护本土品牌,大幅提高进口门槛
🏭 影响:直接打击整车出口利润,可能导致订单违约风险
💡 建议:
1. 暂停整车(CBU)发货,评估SKD模式可行性
2. 对在途订单投保出口信用险
3. 关注RCEP框架下替代路径
━━━━━━━━━━━━━━━━━━━━
🟡 [关注] 商务部发布二手车出口新规
...
建议通过 OpenClaw 的定时任务在每天早上 8:00 自动执行:
每天早上8点执行一次汽车出口政策监控,将结果发送到钉钉群
| 优先级 | 来源 | 分类 | 更新频率 |
|---|---|---|---|
| ⭐⭐⭐ | 商务部-外贸司公告 | 政府政策 | 周更 |
| ⭐⭐⭐ | 海关总署-公告栏 | 政府政策 | 日更 |
| ⭐⭐⭐ | 中国信保-新闻中心 | 出口信用险 | 周更 |
| ⭐⭐⭐ | 中国信保-国别风险 | 出口信用险 | 月更 |
| ⭐⭐⭐ | 中国汽车流通协会 | 行业新闻 | 日更 |
| ⭐⭐ | 国务院-政策文库 | 政府政策 | 日更 |
| ⭐⭐ | 中国汽车工业协会 | 行业新闻 | 日更 |
| ⭐⭐ | 商务部-对外贸易 | 政府政策 | 周更 |