dashboard

dashboard is a skill for Claude Code, Codex from grpcer/ownmem. It costs 53 tokens per session (504 once invoked), scanned A, original, Apache-2.0.

A local web dashboard for viewing this repository’s memory metrics, such as usage, response speed, stored data health, and governance. It can also set up an optional embedding system, which helps compare text by meaning.

In plain words
What is it for?
Use it to open the memory dashboard, check usage and recall quality, inspect metrics, or enable the optional embedding system.
Why use it?
It gives you a browser view of whether the repository’s memory is being used and working well. It runs only on your computer.

Skill for Claude CodeCodex

Part of the ownmem plugin — 3 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/grpcer/ownmem/dashboard
Any agent
npx skills add grpcer/ownmem --skill dashboard
Clone the repo
git clone --depth 1 https://github.com/grpcer/ownmem

Made for: Claude Code, Codex.

Or install ownmem, the plugin that ships this one along with the rest of its 3 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for dashboard

README.md
[![agentmods](https://agentmods.dev/badge/skills/grpcer/ownmem/dashboard.svg)](https://agentmods.dev/skills/grpcer/ownmem/dashboard)
Your own site
<a href="https://agentmods.dev/skills/grpcer/ownmem/dashboard"><img src="https://agentmods.dev/badge/skills/grpcer/ownmem/dashboard.svg" alt="Measured on agentmods" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 504 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00053 $0.00504
Opus 5 $0.00026 $0.00252
Sonnet 5 $0.00011 $0.00101
Haiku 4.5 $0.00005 $0.00050

Measured today against content hash a7ef6511f025, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

dashboard scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

plugins/ownmem/skills/dashboard/SKILL.md · 60 lines

What it actually says

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.

In Claude Code, use the Bash tool with run_in_background: true. In other hosts, start the process in the background without capturing the token to a world-readable file:

npx ownmem dashboard --json

Then read the URL from the private instance record (mode 0600 under .local-test/):

npx ownmem dashboard --status --json

Open the url field in the browser. Keep the #t= fragment — the access token lives in the URL fragment and never reaches the server; without it the page only shows an access notice.

The CLI defaults to a random port. Pass --port 45300 (or another free local port) when the user needs a stable bookmark, and keep using that port later.

After opening, run npx ownmem report --since 7d once and give the user a one-line summary: adoption north star, latency P50/P95, and the most notable gap or warning. When the sample is small, say so instead of dressing process metrics up as adoption.

Lifecycle

npx ownmem dashboard --status --json
npx ownmem dashboard --stop
npx ownmem dashboard --open
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +10 lines a7ef6511f025
  2. 4d ago First seen · 50 lines · 53 tokens per session scan A 1aa78a17c720

Subscribe to this mod's changes

dashboard is a skill published in the GitHub repository grpcer/ownmem (234 stars, last pushed yesterday), licensed Apache-2.0. It adds 53 tokens to every session and 504 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

ultramemory-snapshot

Compose and save a durable, wayback-grade session snapshot to UltraMemory. Use this whenever you are asked to write a session snapshot or rollup of the work just done — in particular when the UltraMemory capture hook nudges you to "Compose a session snapshot per the ultramemory-snapshot Skill rubric ... and save it…

LogicLabsAI/ultramemory-mcp · 97 tokens

setup

Guides Claude through first-time UltraMemory configuration after plugin install — API key, MCP server registration, test recall, and 401/403 troubleshooting.

LogicLabsAI/ultramemory-mcp · 32 tokens

ultramemory-recall-first

Load when the user asks about anything they may have told their AI before, wants persistent memory across tools, or asks what UltraMemory knows — recall from the user's connected UltraMemory connector first, write durable facts back, and never invent a memory.

LogicLabsAI/ultramemory-mcp · 56 tokens

memstate-ai

Persistent, versioned memory for AI agents via Memstate AI. Alternative to the Memstate MCP plugin — use for storing facts, recalling memory, managing projects, and semantic search of agent summaries. Supports Markdown ingestion and direct keypath = value assignment. Requires MEMSTATEAPIKEY.

memstate-ai/memstate-mcp · 60 tokens

krimto-write-fact

Use when the user asks you to remember something for later, save team knowledge, record a decision, or note a durable fact about the project, person, or team. Triggers on "remember that", "save this", "add to memory", "note for the team". Do not use for conversational context.

krimto-labs/krimto · 70 tokens

krimto-hierarchical-scope

Use when deciding what scope to store a fact at, or when reasoning about whether a fact applies to the current user. Krimto uses a user -> team -> org hierarchy with precedence rules. Triggers when scope selection is required.

krimto-labs/krimto · 56 tokens