agent-context-centerlisted
Install: claude install-skill omerakben/agent-context-center
# Agent Context Center
One committed HTML file mirrors a repo's AI markdown so a human can navigate it.
Markdown stays the source of truth for the machine; the dashboard is the read view for
the person. The generator is stdlib Python 3.12+, runs offline, and produces
byte-stable output.
## Generate or refresh
Run the `/dashboard` command. It selects a Python 3.12+ interpreter, runs the bundled
generator against the user's project with no install and no network, and reports the
written path, `sourceDigest`, and scanned-file count. The dashboard is written under the
owning provider folder (`.claude/`, `.codex/`, or `.cursor/`), never the source tree, so
it stays inert to web builds.
If more than one provider dashboard already exists, the generator stops and asks for an
owner; re-run with `--owner <dir>`.
## Keep it fresh (the default tier)
After you edit this repo's AI markdown (CLAUDE.md, AGENTS.md, an agent, skill, hook,
command, MCP config, or rule) **and a `dashboard.html` already exists** under a provider
folder, re-run `/dashboard` so the human view stays in sync. Refresh is manual by
design: a static `file://` page cannot tell it is stale. For automatic refresh, point
the user at the opt-in templates in the plugin's `templates/refresh/` (a git post-commit
hook, a file-write hook snippet, and a CI drift check).
## Enriching the dashboard — the only safe path
The generator writes every field, redacts secrets at extraction, and re-scans the
assembled output with a t