chat-history-import

Category: Data & AI | Uploader: dashhuangdashhuang | Downloads: 0 | Version: v1.0(Latest)

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 confirmation.

Changelog: Source: GitHub https://github.com/dashhuang/openclaw-chat-history-import

Directory Structure

Current level: tree/main/

  • 📁 .github/
    • 📁 workflows/
      • 📄 validate.yml 1.4 KB
  • 📁 conversation-history/
    • 📁 scripts/
      • 📄 search_archive.py 5.6 KB
    • 📄 SKILL.md 3.6 KB
  • 📁 references/
    • 📄 prompts.md 6.3 KB
    • 📄 schema.md 4.6 KB
  • 📁 scripts/
    • 📄 archive_contract.py 6.3 KB
    • 📄 build_review_checklist.py 6.5 KB
    • 📄 inspect_import.py 11.8 KB
    • 📄 memory_merge.py 11.0 KB
    • 📄 normalize_import.py 31.1 KB
    • 📄 validate_archive.py 7.4 KB
  • 📁 tests/
    • 📄 test_telegram_desktop_import.py 6.7 KB
  • 📄 .gitignore 41 B
  • 📄 LICENSE 1.0 KB
  • 📄 README.md 10.1 KB
  • 📄 SKILL.md 15.1 KB

SKILL.md

Login to download/like/favorite ❤ 127 | ★ 0
Comments 0

Please login before commenting.

Loading comments...