Obsidian知识库集成
PassAudited by ClawScan on Apr 3, 2026.
Overview
The skill is internally consistent with a local Obsidian-vector-search integration: it talks to a hard-coded local API, contains client scripts and tests, and does not request external credentials or unusual system permissions.
This skill appears coherent for connecting an agent to a local Obsidian vector-search service. Before installing, verify the API at http://192.168.18.15:5000 is a trusted, internal service (it is hard-coded in the code/docs). Be aware helper scripts expect wget/curl and may write temporary files under /tmp or instruct moving files into /mnt/share2win/openclaw_datas/obsidian_db/ — ensure that shared mount exists and you are comfortable with agents writing there. Starting the server may require privileged (sudo) intervention by an administrator (‘韩老板’) — confirm who will run/maintain the service. If you plan to use a different host or path, review and update the hard-coded URL/path in the code. Finally, run tests and use the skill in a controlled environment first to confirm behavior and that no unexpected network endpoints are contacted.
