@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

Packages

Package details

skill

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
3.20.0
Published
Aug 19, 2026
Downloads
16.4K/mo · 3,795/wk
Author
fforattini
License
Apache-2.0
Types
skill
Size
6 MB
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: its manifests, hooks, scripts and the skill tree, for pi (the @earendil-works/pi-coding-agent harness) and for the RedSkills universal installer, which materialises it for OpenCode, RedCode and local marketplace registrations. 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.