Skip to main content

remember

Ingest records into the shared eidetic memory store so they can be recalled later. Drives `eidetic remember`: accepts one record as a JSON object, or a batch as NDJSON on stdin for bulk ingest. Upsert is idempotent by id (and dedups by content hash) — re-remembering updates in place, never duplicates. Stamps a `created` date on every record at ingest time. Accepts `supersedes` (id of the record this one replaces, for within-scope shadowing via `sweep`) and `links` (list of related-memory ids). This repo keeps its eidetic memory in-repo and PUBLIC: records resolve to `<repo-root>/.eidetic/memory` — committed and shared with the team and mesh peers. The wrapper defaults records to this agent's `cultureflare` scope at `--visibility public` (suffix read from culture.yaml), so a plain /remember lands in the in-repo public pool with no flag needed — Claude and the colleague backend both read it because both resolve the same `cultureflare` scope. Pass `--visibility private` to route the record to the never-committed

Ir a la instalación

Datos de origen

Repositorio
agentculture/cultureflare
Última actividad en el origen
15 de julio de 2026 a las 05:57
Idioma detectado de SKILL.md
inglés
Estrellas
2
Forks
0

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.