bykimyx0207· 16 skills
为长周期、跨会话的 Agent 工作建立平台中立的三层记忆。适用于加载项目记忆、记录可复用事实与每日进展、维护隐性知识、迁移旧版 .claude/memory、检查记忆状态或清理过时条目;Claude Code 与 Codex 可通过各自 Hooks 自动接线,其他 Agent Skills 宿主只使用手动核心。不要用它保存秘密、完整聊天记录、一次性日志或未经确认的推测。
$npx -y skills add kimyx0207/kim_service --skill memory-3layerInstalls into the current project.
Run `npx skills use "https://github.com/kimyx0207/kim_service" --skill "kimyx0207/kim_service/memory-3layer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kimyx0207/kim_service" that are relevant to the current task. Run `npx skills add "https://github.com/kimyx0207/kim_service"` and select the relevant skills, then follow their instructions.