Session Archive Skill
描述
会话存档插件 - 自动将对话消息保存到 SQLite 数据库。
功能
- 实时保存对话消息
- 支持按会话、日期查询
- 统计模型使用情况
使用方法
此为底层插件,安装后自动生效,无需手动调用。
配置
- 数据库路径:
~/.openclaw/session-archive.db - 可在 openclaw.json 中自定义配置
# Session Archive Skill
This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.
Install skill "Session Archive" with this command: npx skills add 18940111404/zhujian-session-archive
会话存档插件 - 自动将对话消息保存到 SQLite 数据库。
此为底层插件,安装后自动生效,无需手动调用。
~/.openclaw/session-archive.dbThis detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
触发阿里云晓蜜外呼机器人任务,自动批量拨打电话。适用于批量外呼、客户回访、满意度调查、简历筛查约面试等场景。可从前置工具或节点获取外呼名单。
Scrape a public Letterboxd user's watchlist into a CSV/JSONL list of titles and film URLs without logging in. Use when a user asks to export, scrape, or mirror a Letterboxd watchlist, or to build watch-next queues.
Generate AI videos using ByteDance Seedance. Use when the user wants to: (1) generate videos from text prompts, (2) generate videos from images (first frame, first+last frame, reference images), or (3) query/manage video generation tasks. Supports Seedance 1.5 Pro (with audio), 1.0 Pro, 1.0 Pro Fast, and 1.0 Lite models.
The master coordinator for AI skills. Discovers skills from multiple sources (SkillsMP.com, SkillHub, and ClawHub), manages installation, and synchronization...