ai-fusion-daily

Installation
SKILL.md

AI Fusion Daily

Overview

Create a local ai-fusion-daily/YYYYMMDD.html report that combines AI HOT daily news with GitHub Trending projects, then maintain ai-fusion-daily/index.html as the calendar browser and trend dashboard.

Use the local repo's existing github_daily/ report style as the visual baseline when present. The output must be usable from file:// without external CSS, JS, images, or fonts.

Workflow

  1. Fetch AI news with the aihot skill's daily API. If today's report is not available, fall back to the latest available issue. If aihot is unavailable or returns an error, inform the user and stop — do not generate a report with fabricated news.
  2. Fetch GitHub Trending data for the requested period, usually weekly. Prefer existing project conventions if the repo already has github_daily/. If the network request fails, inform the user and offer to retry or use cached data if available.
  3. Generate or update ai-fusion-daily/YYYYMMDD.html.
  4. Generate or update ai-fusion-daily/index.html with calendar browsing and trend dashboard.
  5. Run node build.js (from the skill directory) to embed aggregate data into the index. The script supports incremental builds: unchanged daily files are reused from cache.
  6. Verify with the in-app Browser or Playwright: desktop, mobile, links, no horizontal overflow.

Daily Report Requirements

Installs
1
GitHub Stars
2
First Seen
Jun 23, 2026
ai-fusion-daily — tyronczt/ai-exploration