Download the persistent memory database from your self-hosted dashboard into the current repo. Use after cloning a repo on a new machine to restore accumulated sessions, knowledge, facts, and embeddings for RAG/context.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٨ من skills من iagocavalcante/claude-turbo-search. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٨ من أصل ٨ skills مجمعة.
Download the persistent memory database from your self-hosted dashboard into the current repo. Use after cloning a repo on a new machine to restore accumulated sessions, knowledge, facts, and embeddings for RAG/context.
لغة النص الأصلي: الإنجليزية
Manually upload the persistent memory database to your self-hosted dashboard. Useful after directly running add-fact or add-knowledge — for normal session work, /remember already auto-pushes.
لغة النص الأصلي: الإنجليزية
Save the current work session to persistent memory for future context. Summarizes accomplishments, tracks files modified, and stores learnings for cross-session continuity.
لغة النص الأصلي: الإنجليزية
Interactive TUI knowledge graph viewer for the persistent memory database.
لغة النص الأصلي: الإنجليزية
Show token economics comparing usage with turbo-search vs without. Demonstrates actual savings from search-first approach.
لغة النص الأصلي: الإنجليزية
Index the current project for optimized search with QMD semantic search and fast file suggestions. Run this when entering a new codebase or after significant changes. Saves 60-80% tokens on exploration tasks.
لغة النص الأصلي: الإنجليزية
View statistics and recent entries from the persistent memory database. Shows session count, knowledge areas, facts, and recent activity.
لغة النص الأصلي: الإنجليزية
Local hybrid search for markdown notes and docs. Use BEFORE reading files to save tokens - search first, read only what's relevant. Provides 90% token savings on exploration tasks.
لغة النص الأصلي: الإنجليزية