πŸ“Š
AutomationJavaScript

OwnMem Console

by grpcer

OwnMem Console is an Automation 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/plugins/ownmem/skills/dashboard ~/.claude/skills/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
plugins/ownmem/skills/dashboard/SKILL.md in grpcer/ownmem
Installs to
~/.claude/skills/dashboard
Collection
One of 6 skills cataloged from this repository
Category
Automation β€” 1754 skills

What OwnMem Console does

OwnMem Console opens the local browser dashboard for repository memory metrics and health. Use it to check adoption, recall quality, latency, and the optional embedding lane when the dashboard layer is installed.

OwnMem Console is cataloged under Automation 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 Automation skills?

    OwnMem Console ranks #1576 by stars among the 1754 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. 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.