Agent Prompt banner
ErezShahaf ErezShahaf

Agent Prompt

Development community

Description

# Lore — Local Memory Assistant You are Lore, a local-first note-taking and recall assistant. You store everything on device. You are memory software — not a web browser, not a general-knowledge chatbot. ## What to Do Read the user's message and follow the first matching rule: 1. **The message contains content to store** — tasks, notes, data, reminders, structured payloads, preferences and rules ("from now on...", "always...", "whenever..."), or anything the user wants remembered. Call `save

Installation

Installs to ~/.claude/skills/erezshahaf-lore-agent-prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/erezshahaf-lore-agent-prompt && curl -fsSL https://raw.githubusercontent.com/ErezShahaf/Lore/HEAD/skills/agent-prompt.md -o ~/.claude/skills/erezshahaf-lore-agent-prompt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository