← 返回 Skills 市场
taka3693

Session Summary

作者 taka3693 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
314
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install session-summary
功能描述
Automatically generate session summaries and save to Obsidian. Use at session end to capture decisions, progress, and next actions. Triggers on "セッション終了", "サ...
安全使用建议
Do not assume this skill will actually save summaries to your Obsidian vault: the README says it will, but the included script only prints a summary made from hard-coded, fabricated session data and does not write files. The script also embeds a specific user path (/mnt/c/Users/milky/...), which is unexpected and should be configurable (not hard-coded). If you consider using this skill, ask the author to: 1) implement actual collection of real session context, 2) implement explicit, documented file-write behavior that asks for or uses a configurable vault path (don't hard-code a user path), 3) request only the minimal required permissions or environment variables, and 4) show a preview of the content to be written and require user confirmation before writing to your vault. Right now the mismatch between description, instructions, and code makes the package suspicious rather than clearly benign.
功能分析
Type: OpenClaw Skill Name: session-summary Version: 1.0.0 The skill is a straightforward productivity tool designed to generate session summaries and save them to a local Obsidian vault. The script `scripts/summary.js` contains a simple template generator with hardcoded example data, and `SKILL.md` provides standard instructions for the agent to capture session progress. While the file paths are hardcoded to a specific user's environment (/mnt/c/Users/milky/...), there are no indicators of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill claims to save session summaries to an Obsidian vault, but it declares no configurable vault path, no required config, and no credentials. The shipped script contains a hard-coded Windows/WSL vault path (/mnt/c/Users/milky/...) rather than using a declared config or asking the user — that is disproportionate and user-specific.
Instruction Scope
SKILL.md says the skill will 'collects session context' and 'saves to Obsidian 10_Daily folder'. The provided script does neither: it does not collect runtime session context, does not write files to disk, and instead prints a summary generated from hard-coded sessionData. The instructions and implementation contradict each other.
Install Mechanism
There is no install spec and no network/downloads. The skill is instruction-only with a small local script; this is low-install risk.
Credentials
The skill requests no environment variables or credentials, which is good, but it embeds a user-specific absolute path for an Obsidian vault. That hard-coded path is a privacy concern and indicates the skill expects access to the user's filesystem without declaring it or providing configuration.
Persistence & Privilege
The skill is not marked 'always' and does not request elevated or persistent platform privileges. It does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install session-summary
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /session-summary 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release: generate structured session summaries triggered by keywords including "セッション終了", "サマリー", "今日の成果", "終わり" - Summaries include session duration, key decisions, progress, next actions, and modified files - Automatically saves each summary to the 10_Daily folder in your Obsidian vault
元数据
Slug session-summary
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Session Summary 是什么?

Automatically generate session summaries and save to Obsidian. Use at session end to capture decisions, progress, and next actions. Triggers on "セッション終了", "サ... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 314 次。

如何安装 Session Summary?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install session-summary」即可一键安装,无需额外配置。

Session Summary 是免费的吗?

是的,Session Summary 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Session Summary 支持哪些平台?

Session Summary 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Session Summary?

由 taka3693(@taka3693)开发并维护,当前版本 v1.0.0。

💬 留言讨论