From claude-mnemos
Show mnemos vault summary — counts of pages, snapshots, recent activity, total size. Invoke when the user asks "what's in the vault", "how big is the vault", or wants to verify the daemon and vault are healthy.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-mnemos:mnemos-statusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Invoke the `get_status` MCP tool from the `mnemos` server (no arguments).
Invoke the get_status MCP tool from the mnemos server (no arguments).
Render the JSON to the user as a short table:
| Metric | Value |
|---|---|
| Vault path | {vault} |
| Wiki pages | {wiki_pages} |
| Raw chats | {raw_chats} |
| Manifest entries | {manifest_processed} |
| Activity entries | {activity_entries} |
| Snapshots | {snapshots} |
| Total size | {total_size_bytes} bytes |
If the tool returns a vault state corruption error, surface it verbatim and
suggest the user check <vault>/.activity.json and <vault>/.manifest.json.
npx claudepluginhub developerrop/claude-mnemosFetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.
Applies a firm's KYC/AML rules grid to parsed onboarding records: assigns risk rating, checks required documents, outputs rule outcomes with citations, and routes for escalation.
Generates daily or weekly digests of activity from connected sources (chat, email, docs, tasks, CRM), highlighting action items, decisions, mentions, and project updates.