summarize

Installation
SKILL.md

Summarize Activity

This skill allows you to manually trigger an activity summary for any scope.

Usage

When invoked with /summarize, you should:

  1. Determine the scope - Ask the user or infer from context:

    • global - All activity across projects
    • project:<name> - Activity specific to a project
  2. Trigger the summary using trigger_summary:

    tool: trigger_summary
    scope: "project:brain-jar"  // or "global"
    
Related skills
Installs
1
GitHub Stars
2
First Seen
Mar 10, 2026