← Back to Skills Marketplace
zh40

Session Manager

by zh4o · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
269
Downloads
0
Stars
5
Active Installs
2
Versions
Install in OpenClaw
/install session-manager
Description
会话管理工具。自动追踪对话会话,提示用户切换话题创建新会话, 并将会话记录保存到用户指定的位置(飞书多维表格或本地文件)。 当用户说"切换话题"、"开新会话"、"新话题"时触发。
Usage Guidance
This skill appears to do what it says: detect topic changes, prompt the user, and save session records. Before installing, consider: 1) Where will records be stored? Local Markdown files in memory/sessions and MEMORY.md will contain conversation content — avoid this if you cannot store transcripts locally. 2) Feishu storage: the skill mentions using a pre-configured Feishu bitable but provides no credential fields; confirm how Feishu auth is handled (existing platform integration vs. requiring tokens). 3) Proactive detection means the agent will analyze conversation content and may prompt without an explicit user command — ensure that behavior and any automatic writes comply with your privacy rules. If you need tighter control, prefer local-only mode or ask the skill author for details about Feishu authentication and access controls.
Capability Analysis
Type: OpenClaw Skill Name: session-manager Version: 1.0.1 The session-manager skill is a legitimate tool designed to help the AI agent track conversation topics and archive session history. It provides instructions for saving data to local Markdown files or a user-configured Feishu Bitable, and it maintains state within the standard MEMORY.md file. No malicious code, unauthorized data exfiltration, or harmful prompt injection attempts were found in SKILL.md or the associated templates.
Capability Assessment
Purpose & Capability
The name/description (session management, creating records, prompting to switch topic) aligns with the runtime instructions: detecting topic shifts, asking the user, creating session records in either Feishu Bitable or local Markdown files, and maintaining MEMORY.md. There are no unrelated requirements (no binaries, no env vars, no installs).
Instruction Scope
Instructions require the agent to monitor conversation content (active topic-shift detection) and to write session metadata and transcripts to files (memory/sessions/*.md and MEMORY.md). This behavior is coherent with the stated purpose, but it means the agent will autonomously inspect/record dialogue context and persist it to disk or an external service — an explicit user privacy/data-handling consideration.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by installation and no external packages are pulled in. Low installation risk.
Credentials
The SKILL.md recommends Feishu Bitable as a storage option but the skill declares no environment variables or credentials. That is plausible if it expects a pre-configured Feishu integration elsewhere, but the lack of explicit credential requirements means it's unclear how Feishu storage would be performed; users should verify where Feishu credentials/config are stored and whether the agent has access.
Persistence & Privilege
always is false and the skill is user-invocable; it may proactively prompt users (as designed) but it does not request persistent elevated platform privileges. It writes to its own memory files (MEMORY.md, memory/sessions) which is normal for session-tracking skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install session-manager
  3. After installation, invoke the skill by name or use /session-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added full English translations to documentation alongside original Chinese, making the skill bilingual. - Improved clarity for triggers, session creation flow, storage options, and state management by presenting both Chinese and English explanations. - Provided bilingual sample templates for both Feishu Bitable and Markdown storage formats. - Enhanced instructions and formatting for easier reference by users of different language backgrounds.
v1.0.0
session-manager 1.0.0 初始发布 - 自动追踪和管理用户对话会话,支持检测话题切换并主动询问是否开启新会话。 - 会话信息可存储至飞书多维表格(推荐)或本地 Markdown 文件,首次使用时支持偏好选择。 - 支持用户通过「切换话题」「开新会话」「新话题」等自然语言指令或 /new 命令触发新会话。 - 管理会话的主题、起止时间、前序会话等核心信息,支持内容摘要和上下文继承。 - 会话状态信息实时保存在 MEMORY.md 文件中,方便追踪当前进展。
Metadata
Slug session-manager
Version 1.0.1
License MIT-0
All-time Installs 6
Active Installs 5
Total Versions 2
Frequently Asked Questions

What is Session Manager?

会话管理工具。自动追踪对话会话,提示用户切换话题创建新会话, 并将会话记录保存到用户指定的位置(飞书多维表格或本地文件)。 当用户说"切换话题"、"开新会话"、"新话题"时触发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 269 downloads so far.

How do I install Session Manager?

Run "/install session-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Session Manager free?

Yes, Session Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Session Manager support?

Session Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Session Manager?

It is built and maintained by zh4o (@zh40); the current version is v1.0.1.

💬 Comments