← ClaudeAtlas

ki-housekeeping-chatgptlisted

Governs safe acquisition of installed ChatGPT session material through opaque, read-only local-store evidence. Use for "acquire ChatGPT sessions", "import ChatGPT sessions", or "audit ChatGPT sessions". It guides discovery, listing, faithful source reads, checkpoints, staging, and later harvest without treating source-session deletion as part of acquisition.
knowledgeislands/ki-agentic-harness · ★ 0 · AI & Automation · score 74
Install: claude install-skill knowledgeislands/ki-agentic-harness
# ChatGPT session acquisition Use the provider-neutral lifecycle: **acquire → stage → harvest → durable knowledge → archive/delete source**. `mcp-housekeeping-chatgpt` exposes read-only `chatgpt_sessions_discover`, `chatgpt_sessions_list`, `chatgpt_session_read`, and `chatgpt_sessions_checkpoint` operations over the configured installed-app store. Its `*.data` records are opaque: discovery returns identity, provenance, timestamps, size, and hash; `read` returns exact bytes as base64 without claiming decoded conversation content. `ki space acquire chatgpt import` owns repository-context staging and checkpoint persistence. The MCP never writes KI state, changes the ChatGPT store, decrypts a private format, archives, or deletes a source session. ## Operating modes ### Mode HELP Explain this boundary and stop without reading or changing any source session. ### Mode AUDIT Run `ki repo audit --skill ki-housekeeping-chatgpt` for the configured bounded local-store evidence. Missing, unreadable, or unsafe source evidence is unavailable or failing evidence, never a fallback to arbitrary paths. ### Mode CONFORM There is no local-store conform action. Acquisition and any later source-retention decision are separate, explicitly authorised operations. ### Mode EDUCATE Explain the opaque-store boundary, the four comparable provider operations, and the separation of provider reads from KI staging and harvest. ### Mode REFRESH REFRESH writes only the canonical `ki-housekeeping-c