ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Zhujian Session Archive

Skill by 18940111404

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/18940111404/zhujian-session-archive
Or

Session Archive Skill

描述

会话存档插件 - 自动将对话消息保存到 SQLite 数据库。

功能

  • 实时保存对话消息
  • 支持按会话、日期查询
  • 统计模型使用情况

使用方法

此为底层插件,安装后自动生效,无需手动调用。

配置

  • 数据库路径:~/.openclaw/session-archive.db
  • 可在 openclaw.json 中自定义配置

Metadata

Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-18940111404-zhujian-session-archive": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.