knowledge-locator

Solid

Search and navigate stored knowledge in memory palaces. Use for cross-referencing, context retrieval.

AI & Automation 308 stars 27 forks Updated today MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
83
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

## Table of Contents - [What It Is](#what-it-is) - [Quick Start](#quick-start) - [Search Palaces](#search-palaces) - [List All Palaces](#list-all-palaces) - [When to Use](#when-to-use) - [Search Modalities](#search-modalities) - [Core Workflow](#core-workflow) - [Target Metrics](#target-metrics) - [Detailed Resources](#detailed-resources) - [PR Review Search](#pr-review-search) - [Quick Commands](#quick-commands) - [Review Chamber Rooms](#review-chamber-rooms) - [Context-Aware Surfacing](#context-aware-surfacing) - [Integration](#integration) # Knowledge Locator A spatial indexing and retrieval system for finding information within and across memory palaces. Enables multi-modal search using spatial, semantic, sensory, and associative queries. ## What It Is The Knowledge Locator provides efficient information retrieval across your memory palace network by: - Building and maintaining spatial indices for fast lookup - Supporting multiple search modalities (spatial, semantic, sensory) - Mapping cross-references between palaces - Tracking access patterns for optimization ## Quick Start ### Search Palaces ```bash python scripts/palace_manager.py search "authentication" --type semantic ``` **Verification:** Run `python --version` to verify Python environment. ### List All Palaces ```bash python scripts/palace_manager.py list ``` **Verification:** Run `python --version` to verify Python environment. ## When To Use - Finding specific concepts within one or more memory palac...

Details

Author
athola
Repository
athola/claude-night-market
Created
6 months ago
Last Updated
today
Language
Python
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category