From claude-mnemos
Show recent mnemos activity entries (ingest, manual_restore). Use when the user asks "what did I do recently", "show history", or wants to find an op_id for undo.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-mnemos:mnemos-activity [limit][limit]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Parse `$ARGUMENTS` as an integer limit. Default to 10 if empty or invalid.
Parse $ARGUMENTS as an integer limit. Default to 10 if empty or invalid.
Invoke get_recent_activity MCP tool from the mnemos server with the limit.
Render entries newest-first as a short table:
| Time | Type | Op ID | Status |
|---|
For each entry:
Time — timestamp shortened to YYYY-MM-DD HH:MM UTCType — operation_type (ingest_extracted / ingest_raw_only / manual_restore)Op ID — first 8 chars of id (full id can be retrieved via search if needed)Status — show [UNDONE <ts>], [chain] for manual_restore, [undoable]
if can_undo and not undone, else blankIf no entries, say so.
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.