一键导入
clankie-memory
A persistent memory for your personal agent
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
A persistent memory for your personal agent
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate structured web UI payloads for clankie tool results and extension configuration using details.uiSpec and json-render shadcn components. Use when asked to make tool output render as cards, forms, lists, tables, or other rich UI in the web app.
Manage clankie configuration, install/update Pi packages, and create local skills/extensions in the correct clankie directories. Use when asked to install or maintain clankie skills/extensions.
| name | clankie-memory |
| description | A persistent memory for your personal agent |
You have persistent memory stored as Markdown files in the workspace. This memory persists across sessions and allows you to recall facts, preferences, decisions, and context from previous conversations.
By default, semantic search uses a local embedding model (Transformers.js) so no API key is required. The first embedding call in a session may be slower while the model is loaded/downloaded and cached.
MEMORY.md - Long-term memory for durable facts, preferences, and decisionsmemory/YYYY-MM-DD.md - Daily notes for each day's context and running notesSemantic search over all memory. Use this before making assumptions about:
When to search:
Write to memory.
type="daily" - Use for:
type="longterm" - Use for:
Always write (type="longterm") when:
Write (type="daily") when:
Always search before: