bootstrap-memory-ingest-cloud
Write structured memory entries to the Cloud workspace via gaai_memory.store MCP tool with source='bootstrap'. Loops over entries from bootstrap-llm-synthesis, calls the tool per entry, collects success/fail counts. Used as Stage 5 of the /gaai:bootstrap pipeline (Cloud path only).
适合你,如果需要在Cloud工作区批量存储记忆条目
/ 通过 npx 安装 校验哈希
npx oh-my-skill add fr-e-d/gaai-framework/bootstrap-memory-ingest-cloud/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- fr-e-d/gaai-framework/bootstrap-memory-ingest-cloud/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify fr-e-d/gaai-framework/bootstrap-memory-ingest-cloud安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
155GitHub stars
~953上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 2668387 · 表述以原文为准它做什么
将之前合成的结构化记忆条目逐一写入云工作区,并反馈写入成功和失败的统计结果。
什么时候触发
作为“/gaai:bootstrap”管道的第5阶段,在完成记忆合成且工作区状态为“in_progress”时自动触发。
装好后可以这样说
触发第5阶段记忆摄取。
逐个写入条目并报告结果。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…