session-digest

Summarize chat sessions over a date range into bilingual English and Chinese summaries.

27|1|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/hua-bang/pulse-agent --skill session-digest-hua-bang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-digest
Source: https://github.com/hua-bang/pulse-agent/tree/main/.pulse-coder/skills/session-digest
Command: npx skills add https://github.com/hua-bang/pulse-agent --skill session-digest-hua-bang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the summarization of sessions over a long date range, providing bilingual summaries and highlighting stable soul traits.

Core Features & Use Cases

  • Session Summarization: Aggregate session data into concise summaries, avoiding loss of context.
  • Bilingual Output: Generate summaries in both English and Chinese.
  • Stable Soul Traits: Identify and write back stable traits as sessions are summarized.
  • Use Case: If you need to review multiple days of chat history, this skill can help you quickly get an overview while preserving key information.

Quick Start

To summarize sessions for the last 30 days in both languages, use the command: /skills session-digest {"days": 30, "chunkDays": 7, "scope": "owner"}

Frequently Asked Questions about session-digest

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

FAQPage Schema
How do I summarize long chat history without losing key context?

To summarize long chat history without losing context, you need a tool that aggregates multiple sessions into concise overviews. This skill processes specified date ranges to generate summaries while preserving key information and identifying stable traits.

Can I generate bilingual chat summaries for multiple days of sessions?

Yes, you can generate bilingual chat summaries for multiple days of sessions. This skill processes chat data over a specified date range and outputs summaries in both English and Chinese while highlighting stable soul traits.

What is the best way to analyze stable soul traits from past chat sessions?

The best way to analyze stable soul traits from past chat sessions is using a summarization tool that identifies and writes back these traits as it processes multiple sessions. This skill focuses specifically on extracting these stable traits during aggregation.

How do I summarize sessions for the last 30 days in chunks?

To summarize sessions for the last 30 days in chunks, use the command `/skills session-digest {"days": 30, "chunkDays": 7, "scope": "owner"}`. This processes the chat history in 7-day increments to build the final bilingual summary.

Does session summarization work with owner-scoped chat data?

Yes, session summarization works with owner-scoped chat data. You can specify `"scope": "owner"` in the command parameters to ensure the skill processes the correct chat sessions and generates the bilingual summary accurately.