auto-export-monitor

汽车出口政策新闻监控:自动爬取商务部、海关总署、中国信保、汽车流通协会等权威网站的最新政策和行业动态,AI分析生成风险研判和决策建议。Use when: (1) 用户询问汽车出口政策/关税/法规变化, (2) 需要获取最新汽车行业新闻, (3) 定时推送政策情报简报, (4) 查询某国出口风险评级。触发词: 汽车出口、政策监控、风险预警、关税变化、出口信保、行业动态。

170 stars

Best use case

auto-export-monitor is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

汽车出口政策新闻监控:自动爬取商务部、海关总署、中国信保、汽车流通协会等权威网站的最新政策和行业动态,AI分析生成风险研判和决策建议。Use when: (1) 用户询问汽车出口政策/关税/法规变化, (2) 需要获取最新汽车行业新闻, (3) 定时推送政策情报简报, (4) 查询某国出口风险评级。触发词: 汽车出口、政策监控、风险预警、关税变化、出口信保、行业动态。

Teams using auto-export-monitor should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/auto-export-monitor/SKILL.md --create-dirs "https://raw.githubusercontent.com/adoresever/AGI_Ananas/main/26.2.21openclaw-viking/skills/auto-export-monitor/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/auto-export-monitor/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How auto-export-monitor Compares

Feature / Agentauto-export-monitorStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

汽车出口政策新闻监控:自动爬取商务部、海关总署、中国信保、汽车流通协会等权威网站的最新政策和行业动态,AI分析生成风险研判和决策建议。Use when: (1) 用户询问汽车出口政策/关税/法规变化, (2) 需要获取最新汽车行业新闻, (3) 定时推送政策情报简报, (4) 查询某国出口风险评级。触发词: 汽车出口、政策监控、风险预警、关税变化、出口信保、行业动态。

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 汽车出口政策新闻监控 (Auto Export Monitor)

## When to Use

✅ **USE this skill when:**
- 需要获取最新的汽车出口政策、关税变化、行业动态
- 定时推送《鑫智圈·政策风控内参》到钉钉群
- 用户询问某国汽车出口风险或政策
- 需要分析政策对主机厂/贸易商的影响

❌ **DON'T use this skill when:**
- 查询汽车价格或销售数据(非政策类)
- 查询国内汽车销量排名
- 非汽车行业的政策咨询

## Setup

### 1. 安装 Python 依赖

```bash
pip install requests beautifulsoup4 openai python-dotenv --break-system-packages
```

### 2. 配置环境变量

确保 `DASHSCOPE_API_KEY` 已设置(通义千问 API Key):

```bash
export DASHSCOPE_API_KEY="your-dashscope-api-key"
```

或在 `~/.openclaw/openclaw.json` 中配置:

```json
{
  "env": {
    "DASHSCOPE_API_KEY": "your-dashscope-api-key"
  }
}
```

## Commands

### 立即执行一次完整监控

```bash
python3 scripts/monitor.py
```

运行后会:
1. 爬取所有配置的监控源
2. 过滤出汽车出口相关的新文章
3. 用 AI 生成政策情报分析
4. 输出格式化的 Markdown 简报

### 仅爬取不分析(快速测试)

```bash
python3 scripts/monitor.py --fetch-only
```

### 查看当前监控源配置

```bash
cat scripts/sources.json
```

### 查看已抓取历史

```bash
cat scripts/history.json
```

## Output Format

每次运行输出一份《鑫智圈·政策风控内参》,格式为 Markdown,示例:

```
📋 鑫智圈·政策风控内参
📅 2026-02-24

━━━━━━━━━━━━━━━━━━━━

🔴 [高风险] 土耳其对电动车加征40%关税
📌 来源:中国信保
📝 解读:土耳其政府为保护本土品牌,大幅提高进口门槛
🏭 影响:直接打击整车出口利润,可能导致订单违约风险
💡 建议:
  1. 暂停整车(CBU)发货,评估SKD模式可行性
  2. 对在途订单投保出口信用险
  3. 关注RCEP框架下替代路径

━━━━━━━━━━━━━━━━━━━━

🟡 [关注] 商务部发布二手车出口新规
...
```

## Scheduling (定时任务)

建议通过 OpenClaw 的定时任务在每天早上 8:00 自动执行:

```
每天早上8点执行一次汽车出口政策监控,将结果发送到钉钉群
```

## Data Sources (监控源)

| 优先级 | 来源 | 分类 | 更新频率 |
|--------|------|------|----------|
| ⭐⭐⭐ | 商务部-外贸司公告 | 政府政策 | 周更 |
| ⭐⭐⭐ | 海关总署-公告栏 | 政府政策 | 日更 |
| ⭐⭐⭐ | 中国信保-新闻中心 | 出口信用险 | 周更 |
| ⭐⭐⭐ | 中国信保-国别风险 | 出口信用险 | 月更 |
| ⭐⭐⭐ | 中国汽车流通协会 | 行业新闻 | 日更 |
| ⭐⭐ | 国务院-政策文库 | 政府政策 | 日更 |
| ⭐⭐ | 中国汽车工业协会 | 行业新闻 | 日更 |
| ⭐⭐ | 商务部-对外贸易 | 政府政策 | 周更 |

Related Skills

opentwitter

170
from adoresever/AGI_Ananas

Twitter/X data via the 6551 API. Supports user profiles, tweet search, user tweets, follower events, deleted tweets, and KOL followers.

opennews

170
from adoresever/AGI_Ananas

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.

agent-reach

170
from adoresever/AGI_Ananas

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", "搜索", "读取", "查一下", "看看这个链接", "帮我配", "帮我添加", "帮我安装".

searxng-search

170
from adoresever/AGI_Ananas

使用自建SearXNG搜索引擎搜索互联网内容。触发词:搜索、查一下、帮我查、查找、搜一下、帮我搜索。

multi-search-engine

170
from adoresever/AGI_Ananas

Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.

weather

170
from adoresever/AGI_Ananas

Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.

wacli

170
from adoresever/AGI_Ananas

Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats).

voice-call

170
from adoresever/AGI_Ananas

Start voice calls via the OpenClaw voice-call plugin.

video-frames

170
from adoresever/AGI_Ananas

Extract frames or short clips from videos using ffmpeg.

trello

170
from adoresever/AGI_Ananas

Manage Trello boards, lists, and cards via the Trello REST API.

tmux

170
from adoresever/AGI_Ananas

Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.

things-mac

170
from adoresever/AGI_Ananas

Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.