بنقرة واحدة
core-memory
Semantic recall, exact cross-session search, remembering, and normal continuity
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Semantic recall, exact cross-session search, remembering, and normal continuity
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Author or revise reusable Hexis skills from repeated successful workflows
Ingest URLs, documents, and text into the memory system as structured knowledge
Inspect, grant, and revoke scoped connector action policies for sends, replies, labels, spam triage, and provider state changes
Digest and ingest emails into memory, surfacing important threads and action items
Send Gmail messages, reply to threads, apply labels, and triage spam with explicit action authorization
Connect Gmail through explicit OAuth setup, inspect status, complete authorization, queue read-only backfill, control jobs, and revoke local access
| name | core-memory |
| description | Semantic recall, exact cross-session search, remembering, and normal continuity |
| category | system |
| requires | {"tools":["recall","search_history","remember"]} |
| contexts | ["heartbeat","chat"] |
| bound_tools | ["recall","search_history","remember","add_evidence","belief_history","open_memory","search_documents","open_document","open_documents","load_documents","search_document_chunks","open_document_chunk","load_document_chunks","list_desk","open_desk_item","pin_desk_item","unpin_desk_item","clear_desk","sense_memory_availability","read_journal","write_journal","search_journal","manage_goals","manage_schedule","manage_backlog","list_document_fade_requests","resolve_document_fade","associate","trace_why","get_procedures","get_strategies"] |
Use this skill for ordinary continuity: recalling relevant memories, opening exact source material, storing new experiences, maintaining goals, consulting the permanent journal, and resolving pending document-fade approvals.
sense_memory_availability for a cheap check when unsure whether memory is likely to help.recall for targeted retrieval. Prefer specific queries over broad ones.search_history for exact names, phrases, or details from earlier
sessions, especially when semantic recall is weak or embeddings are unavailable.search_documents for files or
search_document_chunks for citable passages -> open_document /
open_document_chunk for read-only inspection -> load_documents /
load_document_chunks (with a reason) when the material must stay
searchable -> search_history with sources=["desk"] while reasoning ->
open_desk_item to scroll long items -> cite the document/chunk/page
handle. Run list_desk first -- do not re-load what is already on the
desk. pin_desk_item what stays actively needed; clear_desk when done
(cleared items archive; sources stay in the cabinet).remember when a durable fact, event, preference, promise, or decision should persist.