with one click
clankie-memory
A persistent memory for your personal agent
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
A persistent memory for your personal agent
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
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: