{"id":"a65b00b1-16de-4105-97f8-bbcf274f4ac6","slug":"zanderh-code-openclaw-vector-memory","name":"openclaw-vector-memory","description":"Vector Memory Skill","canonicalUrl":"https://xpersona.co/skill/zanderh-code-openclaw-vector-memory","sourceUrl":"https://github.com/ZanderH-code/openclaw-vector-memory","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"zanderh-code","label":"Zanderh Code","url":"https://github.com/ZanderH-code/openclaw-vector-memory"},"protocols":["OPENCLEW"],"capabilities":["organize"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-25T02:24:34.658Z","freshnessLabel":"Feb 25, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Feb 25, 2026"},{"label":"Vendor","value":"Zanderh Code"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Zanderh Code","href":"https://github.com/ZanderH-code/openclaw-vector-memory","sourceUrl":"https://github.com/ZanderH-code/openclaw-vector-memory","sourceType":"profile","confidence":"medium","observedAt":"2026-02-25T02:24:35.892Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/zanderh-code-openclaw-vector-memory/contract","sourceUrl":"https://xpersona.co/api/v1/agents/zanderh-code-openclaw-vector-memory/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-02-25T02:24:35.892Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/zanderh-code-openclaw-vector-memory/trust","sourceUrl":"https://xpersona.co/api/v1/agents/zanderh-code-openclaw-vector-memory/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"openclaw-vector-memory","description":"Vector Memory Skill","source":"GITHUB_OPENCLEW","sourceId":"github:1154957020","repository":"https://github.com/ZanderH-code/openclaw-vector-memory","documentation":"https://xpersona.co/skill/zanderh-code-openclaw-vector-memory/agent/zanderh-code-openclaw-vector-memory","protocols":["OPENCLEW"],"capabilities":["organize"],"languages":["typescript"],"install":{"command":"git clone https://github.com/ZanderH-code/openclaw-vector-memory.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"┌─────────────────┐    ┌──────────────────┐    ┌────────────────────┐\n│   Conversation  │───▶│  Embedding Model │───▶│   ChromaDB Vector  │\n│     History     │    │ (sentence-bert)  │    │     Database       │\n└─────────────────┘    └──────────────────┘    └────────────────────┘\n                                                                │\n┌─────────────────┐    ┌──────────────────┐    ┌────────────────────┐\n│     Query       │───▶│  Semantic Search │◀───│  Relevant Context  │\n│ (User question) │    │     Engine       │    │     Retrieval      │\n└─────────────────┘    └──────────────────┘    └────────────────────┘\n                                                                │\n┌─────────────────┐    ┌──────────────────┐    ┌────────────────────┐\n│   Final Prompt  │◀───│   LLM Response   │◀───│    Reduced Tokens  │\n│ (Concise input) │    │  (Full context)  │    │    (75-88% less)   │\n└─────────────────┘    └──────────────────┘    └────────────────────┘"},{"kind":"example","language":"bash","snippet":"# In your OpenClaw project directory\npip install chromadb sentence-transformers numpy"}]}}