AI Agent Hub
Back to skills
AI Daily Report Generator icon

AI Daily Report Generator

Content Creation Updated 2026.08.29

Paste the following prompt into your AI chat to install this skill:

Please install @user_57af6244/yunying-daily using https://skillhub.cn/install/skillhub.md.

About this skill

Problem Addressed

Running an AI media account or industry-watch workflow often means repeating the same daily loop: searching product launches, funding rounds, research, and regulatory news, then reformatting the material into a mobile-friendly daily report. The manual process usually breaks down in three places: missing news dimensions, spending time on card layout, and struggling to archive the finished material. AI Daily Report Generator splits the workflow into independently usable modules, aiming to remove repetitive collection, rendering, and archiving steps without replacing editorial judgment.

How It Works and Boundaries

  • News collection: performs layered searches across multiple dimensions, including product launches, funding, research, and regulation, producing structured news data for later filtering or summarization.
  • Card generation: renders the day's content into a 1080×1920px vertical image suited to mobile feeds such as WeChat or Xiaohongshu.
  • IMA sync: uploads the image to an IMA knowledge base and returns a CDN link, making it easier to build a personal AI-news archive or reference later.
  • Configuration and modules: supports settings such as news count, template style, and knowledge-base ID; the collection, rendering, and IMA sync modules can also be used independently.

Best for daily AI news cards, internal industry briefs, investment-dynamics tracking, and knowledge management. Keep in mind that output quality depends on the configured search dimensions and source quality; IMA sync requires the corresponding knowledge-base setup; Playwright handles screenshot rendering, so the local environment must support browser rendering. If only plain-text summaries are needed, using the news collection module alone is lighter.

Use Cases

  • Collect daily AI product, funding, and research updates for a WeChat account and render a 1080×1920 vertical daily card for publishing.
  • Compile AI funding, regulatory, and product-news updates for an investment research team into structured JSON for later filtering.
  • Upload the daily AI-news card to an IMA knowledge base, obtain a CDN link, and archive it as a personal AI-news library.
  • Reuse daily news collection for an industry review by calling only the news-collection module without rendering or IMA sync.

Best For

  • AI media operators who need to turn daily AI news into vertical card images.
  • Industry analysts who need dimension-based AI product, funding, and regulatory news.
  • Editors who maintain personal AI knowledge bases and need IMA sync with CDN links.
  • Automation engineers who want to reuse only collection or rendering modules in an AI news workflow.