🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Z1 Memory Palace v3.0

by @z1one0415

File-based long-term AI memory system with BGE-M3 vector search, metadata filtering, compound scoring, graph-based neighbor expansion, and automated memory m...

Versionv3.0.0
πŸ’‘ Examples

# 1. Initialize palace structure
mkdir -p palace/{grand_hall,chambers,project_rooms,reflection_wing,dispatch_corridor,conflict_room,archive_basement}

2. Install BGE-m3

pip install FlagEmbedding

3. Build index

python3 scripts/build_index_bge.py --force

4. Query

python3 scripts/query_bge.py "your search query" python3 scripts/query_bge.py --type palace --priority high "query" python3 scripts/query_bge.py --details "query" # show sub-scores python3 scripts/query_bge.py --raw "query" # pure cosine (v2 compatibility)

View on ClawHub
TERMINAL
clawhub install z1-memory-palace

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’