recap

Reconstruct chronological narratives from JSON session summaries with date/time parsing.

3|4|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/nicsuzor/academicOps --skill recap-nicsuzor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recap
Source: https://github.com/nicsuzor/academicOps/tree/main/aops-core/skills/recap
Command: npx skills add https://github.com/nicsuzor/academicOps --skill recap-nicsuzor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you understand your recent work by reconstructing a plain-English narrative from session summaries, highlighting context switches, distractions, and accomplishments.

Core Features & Use Cases

  • Chronological Narrative: Generates a day-by-day account of your activities.
  • Context Switch Detection: Identifies shifts in focus between projects or topics.
  • Distraction & Unfinished Thread Analysis: Pinpoints short, unproductive sessions and topics left hanging.
  • Use Case: After a busy week, use this Skill to get a clear overview of what you worked on, where your time went, and what tasks remain incomplete.

Quick Start

Run the recap skill to get a summary of your work from the last three days.

Frequently Asked Questions about recap

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

FAQPage Schema
How do I generate a work narrative from session summaries to see what I accomplished?

The skill reconstructs a work narrative by analyzing JSON session summaries to produce a chronological, plain-English account of activities, identifying context switches, topic drift, and unfinished threads for recent days.

Can I detect context switching and topic drift in my recent work sessions?

Yes, the skill detects context switching and topic drift by parsing session summaries to highlight shifts in focus between projects and pinpoint short, unproductive sessions or topics left hanging.

Do I need JSON session summary files to reconstruct my work timeline?

Yes, reconstructing your work timeline requires JSON session summary files, as the skill utilizes date/time parsing on these files for chronological ordering and filtering of activities.

What is the best way to summarize a week of fragmented work and find unfinished threads?

The best way to summarize fragmented work and find unfinished threads is running the skill to get a day-by-day chronological account of activities, showing where your time went and what tasks remain incomplete.

How many days of recent work activity can I analyze at once?

You can analyze recent work activity from the last three days by running the skill, which filters session summaries chronologically to provide an overview of accomplishments and friction points.

Why are my short, unproductive sessions being flagged as distractions in my work narrative?

Short, unproductive sessions are flagged as distractions in your work narrative because the skill performs distraction analysis to pinpoint brief sessions where focus drifted, helping you identify inefficiencies.