chatgpt-importImport and embed ChatGPT conversation history into OpenClaw's memory search database for easy archival and retrieval of past chats.
Install via ClawdBot CLI:
clawdbot install samdickson22/chatgpt-importGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://chat.openai.comUses known external API (expected, informational)
api.openai.comAudited Apr 17, 2026 · audit v1.0
Generated Mar 12, 2026
A company migrating from ChatGPT to OpenClaw for customer support can import past conversation logs. This allows agents to search historical interactions for context, improving response consistency and reducing training time for new support staff.
A law firm using ChatGPT for preliminary legal research can import those conversations into OpenClaw. This creates a searchable database of past legal queries and analyses, enabling quick retrieval of relevant precedents and insights for ongoing cases.
An educational institution that used ChatGPT for tutoring or curriculum development can import those discussions. This builds a searchable knowledge base for educators to reference past lesson plans, student interactions, and learning materials efficiently.
A tech startup using ChatGPT for brainstorming product features or bug fixes can import those conversations. This allows teams to search past ideas and solutions, fostering innovation and avoiding redundant discussions during development cycles.
A healthcare provider using ChatGPT for preliminary patient consultations or medical research can import those logs. This creates a secure, searchable archive for clinicians to review past advice and ensure compliance with medical guidelines.
Offer this import tool as part of a premium OpenClaw subscription plan. Charge businesses a monthly fee for access to advanced memory search features, including bulk import capabilities and priority support for large-scale data migrations.
Provide paid consulting services to help organizations migrate their ChatGPT history. This includes custom scripting, data filtering for sensitive information, and integration support tailored to specific industry needs like compliance or security.
Release the import tool as open-source software with basic features free to use. Monetize by offering premium add-ons such as enhanced embedding models, automated backup solutions, or analytics dashboards for tracking search usage and insights.
💬 Integration Tip
Ensure your OpenAI API key has sufficient rate limits for bulk embedding, and test the conversion script on a small subset of conversations first to verify output quality before full-scale migration.
Scored Apr 19, 2026
Structured reasoning through sequential thinking — break complex problems into steps, solve each independently, verify consistency, synthesize conclusions wi...
LLM-driven epistemic reasoning engine. Evaluates claims against evidence, outputs calibrated confidence and structured belief state (VERIFIED/CONTESTED/UNCER...
Loads and manages company context for all C-suite advisor skills. Reads ~/.claude/company-context.md, detects stale context (>90 days), enriches context duri...
Turn scattered local sources into a source-constrained evidence notebook for incident, release, and maintainer decisions.
三级记忆管理系统 (Three-Tier Memory Management)。用于管理 AI 代理的短期、中期、长期记忆。包括:(1) 滑动窗口式短期记忆,(2) 自动摘要生成中期记忆,(3) 向量检索长期记忆 (RAG)。当需要管理对话历史、优化上下文、构建个人知识库、或实现记忆持久化时使用此 Skill。
Store secrets, long-term memory, daily logs, and anything custom in your Convex backend instead of local files