ai-overseas-daily

Aggregate multi-source overseas AI intelligence into a structured daily report.

10|55|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/AgenticAIPlan/AgenticAISkills --skill ai-overseas-daily
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-overseas-daily
Source: https://github.com/AgenticAIPlan/AgenticAISkills/tree/main/skills/ai-overseas-daily
Command: npx skills add https://github.com/AgenticAIPlan/AgenticAISkills --skill ai-overseas-daily

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, python-dotenv, openai, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

海外 AI/LLM 情报日常需要从多源收集、清洗与整理,手动执行成本高且易错。本 Skill 通过聚合 8 个数据源并由 LLM 生成三板块结构化报告,分发到飞书知识库和如流群,显著提升信息获取效率与一致性,帮助决策者快速把握海外市场动态。

Core Features & Use Cases

  • 多源情报聚合:8 个数据源汇总,生成包含商业化与竞争格局、数据工程与模型能力突破、应用创新与工程前沿三板块的报告。
  • 自动分发:将完整报告分发至飞书知识库和如流群,确保团队协同。
  • 定时与触发:可按工作日定时执行,也可基于指定关键词触发,提升灵活性。

Quick Start

Run the daily_report.py script to generate today's Overseas LLM Insight and automatically distribute via Feishu and Ruliu.

Frequently Asked Questions about ai-overseas-daily

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate overseas AI intelligence collection and report generation?

Automating overseas AI intelligence collection involves aggregating multiple data sources and using an LLM to synthesize a structured daily report. This Skill consolidates 8 sources into three sections covering commercialization, model breakthroughs, and application engineering.

What is the best way to distribute AI market signals to Feishu and Ruliu?

Distributing AI market signals to Feishu and Ruliu is handled automatically after the LLM generates the structured report. The script pushes the finalized daily intelligence directly to Feishu Knowledge Base and Ruliu groups for team collaboration.

Do I need an LLM API key to generate a daily overseas AI report?

You need an LLM API key to generate the daily overseas AI report. The Skill requires environment configuration with python-dotenv, access to data sources, and an LLM to process the prompt in references/system_prompt.md and synthesize the intelligence.

Can I trigger the AI intelligence report generation based on specific keywords?

You can trigger the AI intelligence report generation based on specific keywords. The Skill supports both scheduled daily execution on workdays and keyword-based triggering to provide flexible automation for monitoring overseas AI market dynamics.

Does the overseas AI report aggregate data from multiple sources automatically?

The overseas AI report aggregates data from 8 multiple sources automatically. It collects and cleans overseas AI market signals, then uses an LLM to structure the intelligence into three distinct sections for decision-makers.

How to set up the environment for automated overseas AI intelligence reporting?

Setting up the environment for automated overseas AI intelligence reporting requires configuring python-dotenv with API keys and data source access. You must configure the environment, then run the daily_report.py script to generate and distribute the report.