Skills/writing/executive-summary/SKILL.md
Distills long documents, reports, meeting transcripts, or briefing materials into tight one-page executive summaries formatted for SharePoint. Surfaces the core situation, key findings or decisions, recommendations, and what the reader needs to do or know. Use when a user wants to condense a long document for a leadership audience, create a TL;DR for a report, or produce a standalone summary someone can read in under two minutes. Triggers include "summarize this for leadership", "write an exec summary", "make this into a one-pager", "TL;DR this document", or when a user shares a long document and asks for a shorter version.
npx skillsauth add zrosenfield/sharepoint-ai-skills executive-summaryInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill distills long source material — documents, reports, transcripts, data briefings — into tight, standalone executive summaries for leadership or decision-making audiences. The output can be read in under two minutes and stands alone without the source.
Scope: Produces prose and Markdown only. Does not write code, scripts, or formulas.
An executive summary is written for a specific reader with a specific need. Before drafting, establish two things:
Who is reading this? Ask the user if they have not specified. The answer shapes tone, level of detail, and what counts as essential:
What do you need the reader to do? Every executive summary should leave the reader knowing what to do next. Ask if not clear from the source:
If both are clear from context, proceed without asking.
Work through the source in a single pass, tagging:
The core situation — What is this document about? What is the problem, opportunity, or question it addresses?
Key findings or conclusions — What does the source establish as true, confirmed, or resolved? For data reports: what the numbers show. For proposals: what was recommended. For meeting transcripts: what was decided.
Recommendations or decisions — What course of action is proposed or taken? If there are multiple options, which one is preferred and why?
What the reader needs to know or do — The ask. What action, approval, or awareness is this summary driving toward?
Critical risks, caveats, or open questions — Anything that could change the picture. Flag these even if they are buried in the source.
Discard everything that does not bear on one of these five categories. Background context earns its place only if the reader cannot understand the situation without it.
Deliver the summary in this order. Every section must be short. If a section has nothing meaningful to say, omit it rather than padding.
# [Document Title or Topic] — Executive Summary
**Prepared from:** [Source document type, e.g. "Q3 Performance Report", "Design Review Transcript"]
**Date:** [Date of source or date of summary]
**Audience:** [Who this is written for]
**Purpose:** [What this summary asks the reader to do or know]
Fill in what is available. Mark unknowns as "[Not provided]".
One to three sentences. What is happening, why it matters, and why the reader is looking at this now. This is context — not findings.
The two to five most important things the source establishes. Write each as a clear, direct statement of fact or conclusion. Use a bulleted list.
Do not soften findings. "Revenue declined 18% in Q3" is better than "Revenue performance showed some softening in the third quarter."
One to three sentences. What should happen next — or, for retrospective documents, what was decided. State it directly. If the source proposes multiple options, state which is recommended and the primary reason.
If the source presents options without a recommendation, list the options briefly and note that a decision is still needed.
Optional. Include only if there are genuine risks or unresolved questions that would change the reader's response to the recommendation. Keep to two or three bullets. Label clearly: which are risks, which are open questions.
Omit this section if the situation is clear and the recommendation is unambiguous.
What the reader needs to do, by when, and who else is involved. Write as a short bulleted list. If the only next step is "read the full document", that is not an executive summary — go back and find the actual ask.
Target length: 200–400 words for the body. If it runs longer, cut — every sentence that could be removed should be.
Tone: Clear, direct, confident. Write for a reader who is busy and senior. Avoid:
Tense: Use present tense for current state and recommendations. Use past tense for completed events.
Before delivering, confirm:
Deliver:
testing
--- name: review-council description: Convene a council of expert AI personas to review, stress-test, and improve any document, idea, proposal, or plan. Use this skill whenever the user asks to "review," "stress-test," "get feedback on," "critique," "poke holes in," "red team," "evaluate," "council," "panel review," or "get perspectives on" any content — whether it's an uploaded Word doc, Excel spreadsheet, PowerPoint deck, PDF, or just a raw idea typed into chat. Also trigger on phrases like "w
tools
Generates a polished, self-contained HTML heatmap scorecard — a weighted comparison matrix where entities (rows) are scored across dimensions (columns), with computed totals, rank badges, and a winner highlight. Use when asked to build a scorecard, comparison matrix, decision matrix, vendor evaluation, tool assessment, candidate scoring grid, competitive analysis, site-readiness matrix, or any weighted multi-criteria ranking. Interviews the user if entities or criteria are missing, constructs a validated JSON document, then renders it into a sandbox-safe HTML file using the component library. No external dependencies — output runs inside a SharePoint sandboxed iframe.
development
Generates a polished, self-contained HTML roadmap or milestone timeline from any project data — SharePoint lists, pasted tables, or a verbal description. Use when asked to build a project roadmap, product roadmap, migration timeline, release plan, onboarding sequence, run-of-show, phase plan, or any visual schedule showing items over time. Interviews the user if data is incomplete, constructs a validated JSON document, then renders it into a single sandbox-safe HTML file. Chooses between two layouts automatically: horizontal roadmap with swimlanes (for phase-range data) or vertical milestone list (for point-in-time events). No external dependencies — output runs inside a SharePoint sandboxed iframe.
development
Generates a polished, self-contained HTML executive report or dashboard from any data source — SharePoint lists, CSV exports, or a user description. Use when asked to build an exec report, one-pager, summary page, status dashboard, project summary, business review, or any single-page visual summary of data. Interviews the user if data is incomplete, constructs a validated JSON document block by block, then renders it into a single sandbox-safe HTML file using the component library. No external dependencies — output runs inside a SharePoint sandboxed iframe.