A reusable hiring-pipeline Skill takes messy SharePoint lists and returns an interactive HTML dashboard — quarter after quarter, same shape, fresh data. Then transforms into PowerPoint on demand.
Anyone can ask the AI for a report once. The reason to package it as a Skill is repeatability — the same shape, week after week, with whatever the latest data shows.
Read guide →The Skill is not a fancy prompt template. It is a worker that loads data, writes code in a sandbox, computes, and emits a self-contained HTML dashboard with JavaScript baked in.
Read guide →Once you have a generated HTML dashboard, the next step is asking the agent to remix it into other formats — a PowerPoint, a PDF, a printable executive summary. The data flows through; the format changes.
Read guide →