@firstpick/pi-prompts-agent-memory

Reusable Pi prompt templates for maintaining durable agent memory.

Packages

Package details

prompt

Install @firstpick/pi-prompts-agent-memory from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@firstpick/pi-prompts-agent-memory
Package
@firstpick/pi-prompts-agent-memory
Version
0.1.0
Published
May 23, 2026
Downloads
not available
Author
firstpick
License
MIT
Types
prompt
Size
9.2 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "prompts": [
    "./prompts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@firstpick/pi-prompts-agent-memory

Reusable prompt templates for curating durable Pi agent memory from daily/session notes.

Included prompts

  • /update-memory — promote durable, general facts from daily memory into long-term memory.
  • /memory-summarize — summarize recent daily memory into a concise context brief.
  • /memory-search-context — search memory for topic-specific facts with sources and confidence.
  • /memory-prune — review long-term memory for stale, duplicate, or low-signal entries.
  • /memory-rule-add — draft a scoped rule note from a repeated preference or workflow.
  • /memory-session-save — append a concise end-of-session note to daily memory.

Install

pi install npm:@firstpick/pi-prompts-agent-memory

For local testing from this repository root:

pi install ./pi-package-prompts-agent-memory

Configuration

No required configuration. After installation, type / in Pi to autocomplete the prompt templates.

Dependencies

No repository-local Pi extensions, tools, skills, or other prompt packages are required. This bundle only contributes prompt templates through pi.prompts.