slim-executive-summary

Generate executive-summary.md from workspace communications and project context.

35|14|Updated Feb 16, 2022
One-click install
npx skills add https://github.com/NASA-AMMOS/slim --skill slim-executive-summary
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: slim-executive-summary
Source: https://github.com/NASA-AMMOS/slim/tree/main/static/marketplace/skills/slim-executive-summary
Command: npx skills add https://github.com/NASA-AMMOS/slim --skill slim-executive-summary

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill automates the creation of structured executive summaries from dispersed workspace communications and project context, reducing manual synthesis and enabling faster decision-making.

Core Features & Use Cases

  • Workspace discovery: Automatically locates the static/ and dynamic/ folders to collect context and data.
  • Context loading: Reads PROJECT.md, TEAM.md, PRODUCTS.md, MEETINGS.md, and other context files to enrich summaries.
  • Template-driven output: Generates a standardized executive summary saved as executive-summary.md in the target date folder.
  • Use Case: A team reviews weekly communications; this skill produces a concise executive summary for leadership review.

Quick Start

Use the slim-executive-summary skill to generate an executive summary from the 2025-01-05 folder. The skill will automatically locate your workspace, read context, analyze files in dynamic/2025-01-05, and write executive-summary.md in that folder.

Frequently Asked Questions about slim-executive-summary

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an executive summary from workspace communications and project context?

To generate an executive summary, the skill automatically discovers your workspace, loads context from static files like PROJECT.md and TEAM.md, scans a specified date folder under dynamic/YYYY-MM-DD, and writes an executive-summary.md file to that folder.

What context files do I need to set up before generating an executive summary?

You need to populate the static folder with context files such as PROJECT.md, TEAM.md, PRODUCTS.md, and MEETINGS.md, which the skill reads to enrich the executive summary with relevant background information.

When do I need a template-driven executive summary for leadership review?

You need a template-driven executive summary when a team needs to review weekly communications and produce a concise, standardized document for leadership to enable faster decision-making.

Does the executive summary generator work with specific date folders in my workspace?

Yes, the skill scans a specified date folder located under the dynamic/YYYY-MM-DD directory structure, analyzes the files within that folder, and saves the generated executive-summary.md directly into it.

What is the best way to automate synthesis of dispersed workspace communications into a summary?

The best way is using a skill that automates workspace discovery and context loading to produce a standardized executive summary, reducing manual synthesis effort and enabling faster decision-making.

Why is my executive summary not capturing the correct project context?

The executive summary may lack correct context if required static files such as PROJECT.md or TEAM.md are missing or improperly formatted, as the skill relies on these files to enrich the output.