AIBestSkill
Knowledge management · OpenClaw Skill

chat-history-import adoption decision

Move external material into a reusable knowledge base or persistent workspace for future agent sessions. Use when the user wants to import external chat exports into OpenClaw. This skill normalizes raw chat history into conversation-archive-compatible JSONL, then guides the...

Job to solveknowledge import and reuse

Move external material into a reusable knowledge base or persistent workspace for future agent sessions.

Who should use itBuilders who need durable knowledge workflows across chat history, notebooks, documents, or personal archives.

Use this as a fit check before reading install commands.

Works withOpenClaw

Platform fit comes after the use case, not before it.

Adoption pathNeeds adoption review

No trusted setup command was extracted yet. Open the source evidence before adopting it.

Trust signalREADME + SKILL.md

2 SKILL.md + README evidence, 135 stars, and 18d ago repo freshness at last scan.

Overview

What job does it solve?Knowledge management

Move external material into a reusable knowledge base or persistent workspace for future agent sessions.

Who should use it?Builders who need durable knowledge workflows across chat history, notebooks, documents, or personal archives.

knowledge import and reuse for OpenClaw users.

Works withOpenClaw

Check platform compatibility after confirming the use case fits your workflow.

How can I adopt it?Needs adoption review

No trusted setup command was extracted yet. Open the source evidence before adopting it.

Can I trust it?README + SKILL.md

2 SKILL.md + README evidence, 135 stars, and 18d ago repo freshness at last scan.

What to compare?5 related skills

Use the comparison list below to avoid adopting the first matching repo blindly.

Quick read

Use when the user wants to import external chat exports into OpenClaw. This skill normalizes raw chat history into conversation-archive-compatible JSONL, then guides the model to distill daily memory and MEMORY.md candidates before applying merges with user

OpenClaw skill for importing external chat history into archive, daily memory, and MEMORY.md workflows.

Why we list it
  • Public because this is a source-backed skill-like repo with enough current evidence to qualify for the shortlist.
  • Current GitHub metadata is available for dashhuang/openclaw-chat-history-import.
  • 2 SKILL.md file(s) were found in the recursive tree scan.
  • README content is available as part of the public evidence set.

Adoption path for chat-history-import

Needs adoption review: no trusted setup path was extracted yet.

Source evidence

Source excerpts used for this adoption decision. Low-confidence cases link back to GitHub instead of forcing a misleading quote.

README excerpt

README.md

Install

安装 chat-history-import

Copy the repository root into:

把仓库根目录复制到:

<workspace>/skills/chat-history-import
安装 conversation-history

Copy the companion skill directory into:

把配套 skill 目录复制到:

<workspace>/skills/conversation-history
单机共享安装

For shared install, copy:

如果想做共享安装,复制到:

~/.openclaw/skills/chat-history-import
~/.openclaw/skills/conversation-history

Then start a new OpenClaw session or run:

然后启动一个新的 OpenClaw session,或者运行:

openclaw skills info chat-history-import
openclaw skills info conversation-history

重复安装说明

If OpenClaw already provides conversation-history from a plugin or shared skills directory, avoid installing a second copy into the same scope.

如果 OpenClaw 已经通过插件或 shared skills 目录提供了 conversation-history,就不要在同一个 scope 里再装第二份。

Practical rule:

实践上建议这样处理:

  • one conversation-history per scope is best
  • workspace-local copies typically override shared copies
  • if both exist, check openclaw skills info conversation-history to see which source is active
  • 每个 scope 最好只保留一份 conversation-history
  • workspace-local 通常会覆盖 shared 版本
  • 如果两份都在,运行 openclaw skills info conversation-history 看当前实际生效的是哪一份
Show scanned SKILL.md paths (2)
  • SKILL.md
  • conversation-history/SKILL.md