Executive Summary Structure
Make sure to use this skill whenever a long document needs a summary for senior readers, a Slack thread needs to be summarized for a decision-maker, meeting outcomes need concise communication, structuring any communication using BLUF (Bottom Line Up Front), or writing a summary under 150 words — even if the request is about 'writing' or 'summarization' rather than explicitly about executive summaries.
Install
Run the one-liner to fetch and unpack the skill into your Claude Code skills directory:
curl -sL https://skill.broker/skills/wes-kao/executive-summary-structure.skill -o /tmp/executive-summary-structure.skill && \
unzip -o /tmp/executive-summary-structure.skill -d ~/.claude/skills/executive-summary-structure/
Manual install
Download the .skill file above, then unzip it into ~/.claude/skills/executive-summary-structure/.