What problem does it solve?
Teams need recurring visual reports—hotspot trackers, daily digests, analytics panels—that stay current without manual rebuilding. This Skill automates the creation and scheduled refresh of HTML-based AI Cards, including data fetching, template rendering, history archiving, and optional notification delivery.
Core Features & Use Cases
- Scheduled Card Generation: Creates folder-based or single-file HTML cards driven by
magic.project.js config, with automatic updates via cron-style scheduled tasks.
- Template System with Presets: Ships hotspot-tracker, daily-digest, and analytics-panel templates with ECharts charts, dark mode, responsive iframe layouts, and marked data sections for safe content replacement.
- Source Provenance & Interactivity: Preserves source links with sandboxed iframe previews, and supports AI follow-up actions through
window.Magic.* APIs with agent and model selectors.
- Use Case: Ask for a daily competitor-intelligence card updated every morning at 9:00; the Skill builds the template, fetches fresh data each run, archives the previous version to
history/, and optionally notifies a DingTalk or Lark group.
Quick Start
Create an AI card that tracks AI industry hotspots and updates it every day at 9am with source links preserved.