원클릭으로
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: