What problem does it solve?
Manually exporting and importing AI chat history is repetitive and quickly goes stale. This Skill connects your ChatGPT or Claude account directly and keeps your conversation archive continuously synced into your gbrain knowledge base, so every conversation becomes searchable, cross-linked memory without repeated manual exports.
Core Features & Use Cases
- Live Account Connection: Authenticate ChatGPT or Claude via a browser session cookie (stored locally at 0600 permissions) or best-effort OAuth, with a probe verifying credentials before saving.
- Incremental Sync: A durable per-provider watermark plus a 7-day trailing window fetches only new or edited conversations; content-hash idempotency makes re-runs free and safe.
- Scheduled Automation: Opt-in daily auto-sync per provider via autopilot (launchd/systemd/cron) or a host cron line, gated on valid credentials.
- Use Case: You want every ChatGPT conversation automatically filed under
conversations/chatgpt/ each night. Connect your account once, enable connectors.chatgpt.auto_sync, and the brain stays current with redaction, slugging, and dedup handled by the native ingest pipeline.
Quick Start
Connect my ChatGPT account and run a full sync of my conversation history into the brain.