← Back to Skills Marketplace
richardcoder849

Lithium Promo Research

by Richardcoder849 · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
62
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install lithium-promo-research
Description
锂电设备国际推广平台调研系统。针对方形电池组装线、圆柱电池组装线、软包电池组装线、切叠一体机、注液机等锂电设备产品, 调研美国、日本、韩国、俄罗斯、欧洲等目标国家的展会推广平台、线上B2B平台、行业媒体资源。 生成Excel格式看板报告,支持按国家/平台类型/产品线筛选分析。 当用户需要"调研推广平台"、"找展会...
README (SKILL.md)

锂电设备国际推广平台调研 Skill

调研范围

目标国家/地区

编号 国家/地区 代码
1 美国 US
2 日本 JP
3 韩国 KR
4 俄罗斯 RU
5 欧洲(德国/法国/意大利等) EU

平台类型

类型 说明 示例
展会 行业展会、博览会 InterBattery, The Battery Show
B2B 线上B2B交易平台 Alibaba, EC21, Kompass
媒体 行业媒体、杂志、新闻网站 Batteries News, EVTech

产品线(可扩展)

  • 方形电池组装线
  • 大小圆柱电池组装线
  • 软包电池组装线
  • 切叠一体机
  • 注液机

⚠️ 产品线列表不硬编码,从 references/product-lines.json 动态读取,支持后期增加。


工作流程

[用户触发:"调研XX国家推广平台"]
         ↓
[Step 1] 确定目标国家和产品线
         ↓
[Step 2] search_platforms.py   多引擎搜索平台信息
         ↓
[Step 3] parse_platforms.py    抓取详情页 + 结构化提取
         ↓
[Step 4] score_platforms.py    评分排序(影响力/匹配度/价格)
         ↓
[Step 5] generate_excel.py     生成Excel看板报告
         ↓
[Step 6] 输出报告路径 + 关键摘要

采集字段

每个平台记录以下字段:

字段 说明
platform_name 平台名称
platform_type 展会/B2B/媒体
country 所属国家/地区
website 官网链接
influence_score 影响力评分(1-10)
audience_type 受众类型(电池厂/设备商/采购商)
matching_products 匹配的产品线(多选)
promo_form 推广形式(展位/广告/会员/新闻稿)
price_range 价格区间(免费/低/中/高/需询价)
language 支持语言
contact_info 联系方式
notes 备注
source_url 信息来源
discovered_at 发现时间

评分规则

维度 加分 说明
行业知名度高 +2 如知名展会、头部B2B平台
受众匹配度高 +2 直接面向电池制造商/设备采购商
支持多语言/英语 +1 便于国际推广
有明确价格信息 +1 便于预算规划
支持中国厂商参展/入驻 +1 实际可操作
有锂电/新能源专区 +2 垂直度高

推荐等级:S(≥7分) / A(5-6分) / B(3-4分) / C(≤2分)


搜索策略

按国家+类型搜索

美国:

  • 展会:battery show USA 2025 2026, lithium battery exhibition America
  • B2B:B2B platform battery equipment USA, industrial equipment marketplace US
  • 媒体:battery industry news USA, EV battery media America

日本:

  • 展会:battery show Japan 2025, リチウム電池 展示会
  • B2B:B2B バッテリー 設備, 日本 B2B 工業設備
  • 媒体:battery japan news, 電池業界 メディア

韩国:

  • 展会:InterBattery 2025, Korea battery exhibition
  • B2B:Korea B2B platform battery, 한국 배터리 장비 B2B
  • 媒体:Korea battery industry news, 배터리 산업 뉴스

俄罗斯:

  • 展会:battery exhibition Russia 2025, выставка аккумуляторы Россия
  • B2B:B2B platform Russia industrial equipment
  • 媒体:battery news Russia

欧洲:

  • 展会:The Battery Show Europe, battery exhibition Germany
  • B2B:European B2B battery equipment marketplace
  • 媒体:battery industry news Europe

输出格式

Excel看板结构

Sheet 1: 平台总览 | 国家 | 平台名称 | 类型 | 推荐等级 | 影响力 | 匹配产品线 | 价格 | 官网 |

Sheet 2: 展会详情 | 展会名称 | 国家 | 时间 | 规模 | 参展费用 | 联系方式 | 备注 |

Sheet 3: B2B平台详情 | 平台名称 | 国家 | 入驻费用 | 佣金 | 受众 | 语言支持 | 链接 |

Sheet 4: 媒体资源 | 媒体名称 | 国家 | 类型 | 广告价格 | 发行量/流量 | 投稿方式 | 链接 |

Sheet 5: 按产品线推荐 | 产品线 | 推荐平台 | 类型 | 国家 | 推荐理由 |


使用方式

命令行调用

# 完整调研流程
python scripts/main.py --country KR --type exhibition

# 跳过搜索,直接用现有数据生成报告
python scripts/main.py --skip-search --output my_report.xlsx

# 指定产品线
python scripts/main.py --country US --type b2b --product "方形电池组装线" "圆柱电池组装线"

参数说明

参数 简写 说明 默认值
--country -c 目标国家(US/JP/KR/RU/EU/ALL) ALL
--type -t 平台类型(exhibition/b2b/media/all) all
--product -p 产品线(多选) 全部
--output -o 输出文件名 promo_report_YYYYMMDD.xlsx
--skip-search - 跳过搜索,直接用现有数据 false

手动触发

"帮我调研韩国锂电设备推广平台"
"美国有哪些电池展会"
"生成推广平台调研报告"
"调研日本B2B平台"

文件结构

lithium-promo-research/
├── SKILL.md                          # 本文件
├── scripts/
│   ├── main.py                    # 主入口CLI
│   ├── search_platforms.py           # 多引擎搜索
│   ├── parse_platforms.py            # 详情抓取+结构化
│   ├── score_platforms.py            # 评分排序
│   └── generate_excel.py             # 生成Excel看板
├── references/
│   ├── product-lines.json            # 产品线配置(可扩展)
│   ├── country-guides/               # 各国详细指南
│   │   ├── us.md
│   │   ├── jp.md
│   │   ├── kr.md
│   │   ├── ru.md
│   │   └── eu.md
│   └── search-templates.md           # 搜索模板库
├── data/
│   ├── platforms_raw_YYYYMMDD.json   # 原始搜索结果
│   └── reports/
│       └── promo_report_YYYYMMDD.xlsx # Excel看板报告
└── assets/
    └── (可选) Excel模板文件

状态输出

调研完成后输出:

  • 新发现平台数量
  • 各国家/类型分布
  • 推荐等级分布(S/A/B/C 各多少)
  • Excel报告文件路径
  • 关键推荐(Top 5 平台)
Usage Guidance
This skill appears to do what it says: it builds search tasks, structures data, scores platforms, and generates Excel reports. Things to consider before installing or running: 1) The scripts will create files under the skill/data/reports directory and may write an output to your Desktop — ensure you are comfortable with that and have disk space. 2) Several parts are marked TODO or simplified: search and parsing are stubs that currently only generate search URLs (cn.bing.com) and simulated records; if the author later enables full HTTP fetching/scraping, the skill will make outbound requests to search engines and target sites. If you plan to run it in production, review/approve any network-calling code and consider running in an isolated environment. 3) The only external Python dependency is openpyxl for Excel; install it in a virtual environment. 4) There are minor path/filename inconsistencies (e.g., main.run_search returns a platforms_raw_*.json path though search_task files use a different name) — this is a quality issue, not a security flag; you may want to test the workflow on sample data first. If you want higher assurance, ask the author to confirm the search/parsing behavior or provide a version that explicitly performs (or intentionally does not perform) live HTTP requests.
Capability Analysis
Type: OpenClaw Skill Name: lithium-promo-research Version: 1.1.0 The skill bundle is a legitimate research tool designed to identify and categorize international promotion platforms for lithium battery equipment. The code consists of standard data processing scripts (scripts/generate_excel.py, scripts/score_platforms.py) and informational reference guides (references/us.md, references/kr.md, etc.). No evidence of data exfiltration, malicious execution, or prompt injection was found; the workflow is transparent and aligns with the stated purpose of generating market research reports.
Capability Assessment
Purpose & Capability
Name/description (research promotion platforms and produce Excel reports) matches the included scripts: search_platforms.py (build search tasks), parse_platforms.py (extract/structure), score_platforms.py (score & grade), generate_excel.py (create workbook). No unrelated credentials, binaries, or external integrations are requested.
Instruction Scope
SKILL.md instructs running the included scripts in the expected sequence. The instructions and scripts operate on local JSON and generate reports; they do not reference or request any unrelated system files or secrets. A few implementation placeholders/TODOs exist (search and parsing steps are simplified/stubbed), so the actual network fetching/parsing behavior is minimal in this code snapshot but could be expanded later to perform HTTP requests and web scraping (which would be coherent with the purpose).
Install Mechanism
No install spec and no packaged downloads — instruction-only + included scripts. The only runtime dependency is openpyxl (imported by generate_excel.py), which is reasonable for Excel generation.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The code does not attempt to read sensitive env vars. Local file reads/writes are limited to the skill folder and a reports/data directory (and an optional Desktop output), which is proportionate to generating reports.
Persistence & Privilege
always:false and no elevated privileges. The scripts create and write files under the skill's data/reports directories and optionally to the user's Desktop; this persistent file creation is expected for report generation but users should be aware files will be written to disk. The skill does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install lithium-promo-research
  3. After installation, invoke the skill by name or use /lithium-promo-research
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
移除sample数据引用,修正文件结构文档
v1.0.0
锂电设备国际推广平台调研系统
Metadata
Slug lithium-promo-research
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Lithium Promo Research?

锂电设备国际推广平台调研系统。针对方形电池组装线、圆柱电池组装线、软包电池组装线、切叠一体机、注液机等锂电设备产品, 调研美国、日本、韩国、俄罗斯、欧洲等目标国家的展会推广平台、线上B2B平台、行业媒体资源。 生成Excel格式看板报告,支持按国家/平台类型/产品线筛选分析。 当用户需要"调研推广平台"、"找展会... It is an AI Agent Skill for Claude Code / OpenClaw, with 62 downloads so far.

How do I install Lithium Promo Research?

Run "/install lithium-promo-research" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Lithium Promo Research free?

Yes, Lithium Promo Research is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Lithium Promo Research support?

Lithium Promo Research is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Lithium Promo Research?

It is built and maintained by Richardcoder849 (@richardcoder849); the current version is v1.1.0.

💬 Comments