From memtomem
Index or re-index an explicitly selected file or directory with memtomem. Use for initial ingestion or intentional refresh after file changes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/memtomem:indexThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use `$ARGUMENTS` as the file or directory path.
Use $ARGUMENTS as the file or directory path.
If the request does not clearly specify the file or directory path, ask before calling a tool.
Require an explicit file or directory path before calling mem_index; never rely on its . default. Resolve ambiguity with the user before indexing a broad directory.
Use force=false and auto_tag=false unless the user explicitly requests otherwise. Report scanned, indexed, skipped, deleted, and blocked counts. Explain redaction or embedding-mismatch failures without bypassing them automatically.
npx claudepluginhub memtomem/memtomem --plugin memtomemRe-indexes mnemonic memories for qmd semantic search by rebuilding BM25 full-text index and regenerating vector embeddings. Use after capturing memories, bulk imports, file edits, or periodically.
Set up and verify a first memtomem memory source. Use for onboarding, choosing an index path, or confirming that search works.
Index local files/directories into context-mode's persistent FTS5 knowledge base for later search retrieval.