/install ai-news-workflow
AI News Workflow\r
\r This skill collects AI industry news (RSS + web pages), filters/deduplicates/classifies them, optionally generates Chinese titles & ~80-char summaries(recommended 60-100,hard cap ~110) via Doubao (Volcengine Ark), and exports Excel tables + a Word briefing.\r \r
How to run\r
- Entry:
skill_entry.py\r - Init (optional):
python skill_entry.py --init\r - Run:
python skill_entry.py\r \r
Inputs\r
Put these files under ./input/:\r
- 企业名单.xlsx\r
- source_config.xlsx\r
- web_source_config.xlsx (optional)\r \r
Outputs\r
Generated under ./output/:\r
- Excel:
./output/excel/\r - Word:
./output/word/\r \r
Optional: Ark API\r
Provide API key via environment variable:\r
ARK_API_KEY\r \r Model can be selected at runtime:\rpython skill_entry.py --model \x3CMODEL_NAME>
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ai-news-workflow - After installation, invoke the skill by name or use
/ai-news-workflow - Provide required inputs per the skill's parameter spec and get structured output
What is AI领域重点企业资讯抓取与简报生成?
Collect, filter, classify AI industry news, generate Chinese titles and summaries, and export Excel and Word briefs based on company lists and sources. It is an AI Agent Skill for Claude Code / OpenClaw, with 388 downloads so far.
How do I install AI领域重点企业资讯抓取与简报生成?
Run "/install ai-news-workflow" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AI领域重点企业资讯抓取与简报生成 free?
Yes, AI领域重点企业资讯抓取与简报生成 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AI领域重点企业资讯抓取与简报生成 support?
AI领域重点企业资讯抓取与简报生成 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AI领域重点企业资讯抓取与简报生成?
It is built and maintained by Nighmat (@nighmat1220); the current version is v0.1.3.