session-summary

Automatically generate session summaries and save to Obsidian. Use at session end to capture decisions, progress, and next actions. Triggers on "セッション終了", "サマリー", "今日の成果", "終わり".

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "session-summary" with this command: npx skills add taka3693/session-summary

Session Summary Skill

Overview

Generates a structured summary of the current session and saves it to Obsidian.

Usage

When the user says "セッション終了" or "今日の成果をまとめて", this skill:

  1. Collects session context
  2. Generates a structured summary
  3. Saves to Obsidian 10_Daily folder

Output Format

# YYYY-MM-DD Session Summary

## Duration
- Start: HH:MM
- End: HH:MM
- Total: X hours

## Key Decisions
- Decision 1
- Decision 2

## Progress
- [ ] Task 1
- [x] Task 2

## Next Actions
1. Action 1
2. Action 2

## Files Modified
- file1.md
- file2.js

Configuration

  • Obsidian vault path: /mnt/c/Users/milky/Documents/OpenClaw-Obsidian/openclaw
  • Daily notes folder: 10_Daily

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

OpenClaw Session Model Switcher

Instantly switch the current OpenClaw session model; supports gpt, claude, qianwen, minimax, current model status, configured model listing, and restoring th...

Registry SourceRecently Updated
441Profile unavailable
General

Session History Retriever Clean

查看历史会话记录并引用导入到本地对话。使用 sessions_list、sessions_history 和 sessions_send 工具管理会话历史。适用于:(1) 查找过往对话,(2) 回顾工作进度,(3) 导入历史上下文到当前会话。NOT for: 需要浏览器自动化或外部 API 的会话管理。

Registry SourceRecently Updated
270Profile unavailable
General

Session Context Compressor

Compress OpenClaw session context to reduce token usage and extend session lifetime. Uses NLP summarization (Sumy) to intelligently compact conversation history while preserving essential context. Triggers on mentions of session compression, token reduction, context cleanup, or when session size exceeds safe thresholds (~300KB). Use when (1) OpenClaw approaches 50% context limit, (2) Sessions are slowing down due to large context, (3) Reducing API costs from excessive token consumption, (4) Extending session lifetime without forced reboots.

Registry SourceRecently Updated
6290Profile unavailable
General

Article Summarizer

Summarize articles and social posts from URLs using full-content retrieval first, with browser fallback when needed.

Registry SourceRecently Updated
590Profile unavailable