bymemtensor· 14 skills
Use the MemOS Local memory system to search and use the user's past conversations. Use this skill whenever the user refers to past chats, their own preferences or history, or when you need to answer from prior context. When auto-recall returns nothing (long or unclear user query), generate your own short search query and call memory_search. Available tools: memory_search, memory_get, memory_write_public, memory_share, memory_unshare, task_summary, skill_get, skill_search, skill_install, skill_publish, skill_unpublish, network_memory_detail, network_skill_pull, network_team_info, memory_timeline, memory_viewer.
$npx -y skills add memtensor/memos --skill memos-memory-guideInstalls into the current project.
Run `npx skills use "https://github.com/memtensor/memos" --skill "memtensor/memos/memos-memory-guide"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/memtensor/memos" that are relevant to the current task. Run `npx skills add "https://github.com/memtensor/memos"` and select the relevant skills, then follow their instructions.