@reddb-io/red-skills-memory
reddb.io memory plugin - governed operational memory for code agents that lives on top of dev. Supports markdown notes, RedDB graph memory, zero-token governed recall, context packs, claim checks, readiness, optional lifecycle hooks, MCP/HTTP read surface
Package details
Install @reddb-io/red-skills-memory from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@reddb-io/red-skills-memory- Package
@reddb-io/red-skills-memory- Version
2.77.0- Published
- Jul 20, 2026
- Downloads
- 71/mo · 71/wk
- Author
- fforattini
- License
- Apache-2.0
- Types
- skill
- Size
- 86.9 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills/core/"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
@reddb-io/red-skills-memory
reddb.io memory plugin - governed operational memory for code agents that lives on top of dev. Supports markdown notes, RedDB graph memory, zero-token governed recall, context packs, claim checks, readiness, optional lifecycle hooks, MCP/HTTP read surfaces, Workbench diagnostics, and Skill telemetry for self-improvement.
This package ships the memory plugin's skill tree for pi (the @earendil-works/pi-coding-agent harness). It carries the same SKILL.md files the Claude Code and Codex marketplaces already expose, scoped to the published buckets only:
skills/core/
Install:
pi install npm:@reddb-io/red-skills-memory
Updates follow the same release train as the rest of the red-skills monorepo. pi update --all resolves the latest matching version from the npm registry.
Source
This package is generated from plugins/memory/ in reddb-io/red-skills. To regenerate locally:
pnpm pi:packages:build
License
Apache-2.0.