Communityv2.0.1

memory_baidu_embedding_db

Semantic memory system using Baidu Embedding-V1 for secure, local vector storage and retrieval in Clawdbot with SQLite persistence.

3.1kdownloads2active installsxqicxx
View on ClawHubBack to Skills

Skill Details

Slug
memory-baidu-embedding-db
Latest Version
2.0.1
Author
xqicxx
Published
Feb 1, 2026
Updated
May 18, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for memory_baidu_embedding_db.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v2.0.1

- Added SECURITY_CONFIG.md with security configuration details. - Updated SKILL.md to use environment variable placeholders (${BAIDU_API_STRING}, ${BAIDU_SECRET_KEY}) for configuration instructions.