From claude-mnemos
Search the mnemos vault by substring across page filenames and bodies. Use when the user wants to find past mentions of a topic, person, or decision in their vault.
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-mnemos:mnemos-search <query><query>The summary Claude sees in its skill listing — used to decide when to auto-load this skill
User query: `$ARGUMENTS`
User query: $ARGUMENTS
If $ARGUMENTS is empty, ask the user what to search for.
Otherwise invoke the search_pages MCP tool from the mnemos server with
query=$ARGUMENTS and limit=20.
For each result, show:
wiki/entities/foo.md)If results are empty, say so and suggest a broader query (fewer words, or without quotes).
Fetches 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.
npx claudepluginhub developerrop/claude-mnemos