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

Dragon Session Compactor

上下文压缩技能。当对话越来越长、token快爆的时候,自动压缩旧消息为摘要,保留最近上下文。 触发条件: - "压缩会话"、"compact"、"上下文满了" - 检测到消息超过阈值(默认100条或token估计超过80000) - 手动调用 $compact 无外部依赖,纯Node.js实现。

Registry SourceRecently Updated
870Profile unavailable
General

Conversation Recap to Obsidian

Build high-value Obsidian daily and weekly review notes from conversation or existing markdown notes. Use this skill whenever the user asks to summarize the...

Registry SourceRecently Updated
2330Profile unavailable
General

Context Handoff

保存和恢复聊天上下文到本地文件。用于用户想在切换账号、清空 session、重新开会话、跨会话延续项目时,把当前会话级上下文或项目级摘要落盘并在之后恢复。也用于列出已有的会话上下文槽位或项目摘要,并按更新时间排序返回最近使用项。触发词包括:保存当前上下文、保存会话摘要、保存项目摘要、记下这次讨论、切号前保存、恢复...

Registry SourceRecently Updated
1780Profile unavailable
Coding

Podwise

Podcast knowledge workflows powered by Podwise CLI: search podcasts and episodes by keyword, monitor followed shows for new releases, find popular episodes,...

Registry SourceRecently Updated
2390Profile unavailable