← Back to Skills Marketplace
Session History Retriever Clean
by
中国山东肥城林水科技
· GitHub ↗
· v1.0.0
· MIT-0
226
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install session-history-retriever-clean
Description
查看历史会话记录并引用导入到本地对话。使用 sessions_list、sessions_history 和 sessions_send 工具管理会话历史。适用于:(1) 查找过往对话,(2) 回顾工作进度,(3) 导入历史上下文到当前会话。NOT for: 需要浏览器自动化或外部 API 的会话管理。
Usage Guidance
This skill is coherent and appears safe in structure: it only documents using OpenClaw's session tools to list, read, and resend session history. Before installing or invoking it, be aware that session histories can contain sensitive information; using sessions_send can forward such content into other sessions or channels (including group or channel sessions). Confirm that the agent/account running this skill has appropriate access controls and retention policies, and test its behavior in a sandbox or with non-sensitive sessions first. If you want extra caution, verify that the platform will not auto-share exported history to external integrations (e.g., Slack/Discord) unless you intend that.
Capability Analysis
Type: OpenClaw Skill
Name: session-history-retriever-clean
Version: 1.0.0
The skill is designed to manage and retrieve OpenClaw session history using internal system tools (sessions_list, sessions_history, sessions_send). The code and instructions in SKILL.md and README.md are consistent with the stated purpose of session management and do not contain evidence of data exfiltration, malicious execution, or unauthorized access to external resources.
Capability Assessment
Purpose & Capability
Name/description align with required actions: listing sessions, retrieving history, and sending/importing messages via sessions_list, sessions_history, and sessions_send. The declared capabilities map directly to the commands shown in SKILL.md and README.
Instruction Scope
SKILL.md confines runtime instructions to OpenClaw session management tools (sessions_list, sessions_history, sessions_send, session_status, sessions_spawn). Example scripts write history to local files and show sending history to other sessions; there are no instructions to call external APIs, read unrelated system files, or exfiltrate credentials. It does mention related tools like read and memory_get, but they are listed as related rather than being required runtime actions.
Install Mechanism
Instruction-only skill with no install spec and no code files—nothing is downloaded or written by an installer. Low installation risk.
Credentials
The skill declares no environment variables, credentials, or config paths. The operations shown are proportional to the purpose. Note: session content itself may contain sensitive data even though the skill requires no secrets.
Persistence & Privilege
always is false and the skill does not request persistent/system-wide changes. It uses normal session-management tools and does not attempt to modify other skills or global agent configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install session-history-retriever-clean - After installation, invoke the skill by name or use
/session-history-retriever-clean - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the session-history-retriever skill.
- Enables listing, viewing, and importing historical session records to current conversations.
- Supports querying sessions by activity, kind, or time, and retrieving detailed message history.
- Allows importing selected history into a new or ongoing session for efficient context switching.
- Provides practical shell script examples and usage workflows for session review, cross-session referencing, and session auditing.
- Includes best practice guidance, common Q&A, and clarifies when to use or not use this skill.
Metadata
Frequently Asked Questions
What is Session History Retriever Clean?
查看历史会话记录并引用导入到本地对话。使用 sessions_list、sessions_history 和 sessions_send 工具管理会话历史。适用于:(1) 查找过往对话,(2) 回顾工作进度,(3) 导入历史上下文到当前会话。NOT for: 需要浏览器自动化或外部 API 的会话管理。 It is an AI Agent Skill for Claude Code / OpenClaw, with 226 downloads so far.
How do I install Session History Retriever Clean?
Run "/install session-history-retriever-clean" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Session History Retriever Clean free?
Yes, Session History Retriever Clean is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Session History Retriever Clean support?
Session History Retriever Clean is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Session History Retriever Clean?
It is built and maintained by 中国山东肥城林水科技 (@linshuikeji); the current version is v1.0.0.
More Skills