๐Ÿง 
AI EngineeringJavaScript

OwnMem Console

by grpcer

OwnMem Console is an AI Engineering skill for Claude Code, published by grpcer in ownmem.

226 stars3 forkson grpcer/ownmemAdded 2026/09/03+4% in starsRepository updated 2026/09/02
agent-memoryai-agent-memoryai-memorybm25claude-codeclaude-code-memorycodexcodex-memorycoding-agent-memorycoding-agentscursorcursor-memorydeterministic-retrievaldeveloper-toolsgemini-cligemini-cli-memorygit-nativellm-memorylocal-firstproject-memory
Install in seconds
Install OwnMem Console
Copy OwnMem Console into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/grpcer/ownmem/tree/main/skills/ownmem-dashboard ~/.claude/skills/ownmem-dashboard

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/grpcer/ownmem.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/ownmem-dashboard/SKILL.md in grpcer/ownmem
Installs to
~/.claude/skills/ownmem-dashboard
Collection
One of 6 skills cataloged from this repository
Category
AI Engineering โ€” 2793 skills

What OwnMem Console does

OwnMem Console opens a local browser dashboard for repository memory metrics like adoption, recall latency, corpus health, and governance. Use it to inspect memory quality or enable the optional embedding lane.

OwnMem Console is cataloged under AI Engineering on DirSkills. OwnMem Console comes from a repository tagged agent-memory, ai-agent-memory, ai-memory, bm25 and claude-code.

Documentation

README

Open OwnMem Console

OwnMem Console renders this repository's memory metrics โ€” adoption funnel, recall latency, corpus health, governance โ€” in the browser. It binds 127.0.0.1 only; nothing is served off this machine.

If npx ownmem dashboard fails because the layer is missing, the repository was initialized without it. Re-run init with --layers dashboard (see the init skill), then retry.

Start it for the user

The server stays resident. Start it in the background; if an instance is already running, the same command returns "reused": true instead of starting a second one.

Do not redirect --json output to /tmp or any other shared directory. That JSON contains a long-lived access token, and /tmp is commonly world-readable.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about OwnMem Console

  • What else does grpcer publish alongside OwnMem Console?

    OwnMem Console is one of 6 skills that DirSkills catalogs from grpcer/ownmem, the repository it ships in. Its siblings there include OwnMem, OwnMem and OwnMem Console. Each one is a separate skill with its own page in this directory, installs the same way OwnMem Console does, and is maintained by grpcer in that same repository. The rest of the collection is listed on the grpcer/ownmem page.

  • How does OwnMem Console compare to other AI Engineering skills?

    OwnMem Console ranks #2521 by stars among the 2793 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of OwnMem Console against them. Open each page to compare what they document and how they install.