What problem does it solve? HTML files hosted in SharePoint or OneDrive render inside restricted sandboxed iframes, so pages relying on external CSS, JavaScript, fonts, CDNs, or network calls break or fail to load. This Skill enforces a strict self-contained contract so generated HTML reports, dashboards, and one-pagers render reliably across SharePoint, OneDrive, Teams, File Viewer, and embedded iframe previews. ## Core Features & Use Cases - Self-contained HTML generation: Produces exactly one .html file with inline CSS, system fonts, semantic markup, and no external dependencies, secrets, or runtime network calls. - Live-linked data support: Optionally links up to 10 CSV or XLSX files in the same SharePoint folder so artifacts auto-update, with defensive normalization, empty states, and visible error panels. - WCAG 2.2 AA accessibility: Enforces one h1, logical headings, main landmark, live regions, accessible KPI cards, tables with captions, and chart text equivalents, backed by a detailed accessibility reference. - Use Case: Ask for a project status dashboard as a SharePoint-safe HTML file; the result is a single responsive page with CSS-only charts, source notes, and full keyboard and screen-reader support that works when opened through File Viewer. ## Quick Start Ask the AI to create a SharePoint-safe HTML report or dashboard from your data, for example: create a SharePoint-safe HTML one-pager summarizing this quarter's project status.