platform-data-ingestion
仓库创建 2026年7月27日最近提交 22 小时前SkillHot 收录 17 小时前
这个 Skill 做什么
把别的 AI 平台上的会话、配置和用户上下文搬到 Hermes,让新代理能“记得”旧机器人的历史。会帮你发现数据存储位置、查看 SQLite 模式并抽取对话和用户信息,支持多种平台的数据结构。用在迁移平台、整合历史会话或需要引用旧记录时,特点是能处理不同平台的存储细节。
▸ 展开 SKILL.md 英文原文
Ingest session history, configuration, and identity from external AI platforms into Hermes. Discover data stores, navigate SQLite schemas, extract conversations and user context.
0
Stars
0
Forks
40
仓库内 Skill
积累中
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/platform-data-ingestion/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/trojan-lord/hermes-cuso/main/skills/platform-data-ingestion/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Platform Data Ingestion Ingest session history, configuration, and user context from external AI platforms (OpenCode, Kimaki, Claude, Cursor, etc.) into Hermes Agent. ## When to Use - User is migrating from another AI platform and wants conversation history preserved - User wants you to "know what the old bot knew" - User references past sessions from a different platform - User asks you to import or merge data from another AI assistant ## Discovery Phase ### Step 0: Check GitHub for Persona Repos Many users store AI persona definitions in GitHub repos BEFORE you start local discovery. Check early — it reveals the full collection of personas (not just the active one) and often has re
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有