Memory & Sync
Durable cross-AI memory: read, search, write, and organize what every AI should carry between sessions. AI writes land directly with author provenance.
20 verbs in this family.
browseSkillLibraryBrowse the Skills Library: the public, reviewed catalog of skills anyone can equip.confirmCloudUpdatesConfirm that the reconciliation draft from `pullCloudUpdates` has been written back, so the watermark advances and the next pull is incremental.createMemoryCreate a Memory: a durable, judgment-grade page that persists across sessions.createSkillCreate a Skill: a durable instruction pack that teaches an AI how the user likes something done (a workflow, a format, a checklist, a house style).equipSkillFromLibraryEquip a Skills Library skill in ONE Space.getMemoryLoadStatusCheck whether your loaded memory is COMPLETE.getUniversalContextGet The Cloud's product model: its primitives (Page, My Day, Task, Memory, Space, Calendar event, Profile, File), their verbs and routing phrases, the disambiguation rules, the permissions card, and…getWritingGuideGet the canonical guide for authoring rich content in The Cloud's Pages editor: the exact markdown syntax createPage, editPage, and appendPageContent accept for headings, lists, callouts, tables,…importSkillImport a Skill from a public URL: a GitHub repository, folder, or SKILL.md file, or a skills.sh listing.listSkillsList the caller's Skills: instruction packs their AIs can follow.organizeMemoryOrganize the caller's Memory: restack flat memory pages into the Context Design nebula: a Memory hub with Ora memories, Projects, and References sections, placed by each memory's keymap tags.pullCloudUpdatesPull what shipped in a GitHub repo since the last sync (the merged pull requests The Cloud has not yet ingested into its memory and docs for that project) and draft the reconciliation.readLibrarySkillRead the instructions of a Skills Library skill a Space has equipped.readMemoryRead a Memory by ID: returns its title, body, keymap tags, type, and an `asOf` stamp saying when it was last modified and how long ago that was at the moment you read it.resolveResolve ONE loose reference to the right Cloud primitive in a single lookup: a name, a partial id, "the X page", "my retail contact": instead of guessing which tool to call.searchMemorySearch the caller's Memory: the durable knowledge layer: BY MEANING as well as by wording.syncSync with The Cloud: return the Charter and a budgeted selection of the user's current memory.unequipSkillFromLibraryTake a Skills Library skill back off in one Space.updateMemoryUpdate an existing Memory's body and/or keymap tags.updateSkillUpdate an existing Skill's title, body, tags, persona tags, and/or trigger phrases.