chat-history-import

分类: 数据与AI | 上传者: dashhuangdashhuang | 下载: 0 | 版本: v1.0(最新)

当用户想要将外部聊天导出导入 OpenClaw 时使用。此技能将原始聊天历史记录标准化为与对话存档兼容的 JSONL,然后指导模型提取日常内存和“MEMORY.md”候选者,然后再应用与用户确认的合并。

更新日志: Source: GitHub https://github.com/dashhuang/openclaw-chat-history-import

目录结构

当前层级: 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

登录后下载/点赞/收藏 ❤ 127 | ★ 0
评论 0

请先登录后评论。

评论加载中...