Memory

Super Taizi Knowledge Base

Try it

Taizi Knowledge Base is a powerful personal knowledge management system that integrates vector search, entity relationships, and note management. It enables efficient information retrieval by combining semantic similarity with structured connections, helping you organize, discover, and leverage your

What it does

工作流程 1. 收到用户内容 → 判断类型 2. 实体关系 →存入 ontology 3. 文本内容 → 存入向量库 4. 笔记文件 → 存入 Obsidian 目录

The skill document

个人知识库

统一管理:向量检索 + 实体关系 + 笔记存储

触发词

  • "存入知识库"
  • "查知识库"
  • "记一笔"
  • "帮我记住"

存储位置

  • 向量库:~/.openclaw/knowledge_base/
  • 实体库:~/.openclaw/workspace/memory/ontology/
  • 笔记库:~/.openclaw/workspace/notes/

命令

存入知识库

python C:\Users\Administrator\.openclaw\scripts\vector_kb.py add --text "内容" --source "来源"

搜索知识库

python C:\Users\Administrator\.openclaw\scripts\vector_kb.py search --query "关键词" --top 5

查看统计

python C:\Users\Administrator\.openclaw\scripts\vector_kb.py stats

添加笔记文件

python C:\Users\Administrator\.openclaw\scripts\vector_kb.py add-file --path "C:\path\to\file.md"

工作流程

  1. 收到用户内容 → 判断类型
  2. 实体关系 →存入 ontology
  3. 文本内容 → 存入向量库
  4. 笔记文件 → 存入 Obsidian 目录

自动处理

  • 文本:自动分块存入向量库
  • 实体:自动提取人物/项目/事件关系
  • 文件:自动索引并可检索

Related skills

Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.

by nssa.io1.0k installs47 stars

Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.

by Iván555 installs18 stars

Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.

by Iván854 installs69 stars

Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.

by johnpatternai21 installs8 stars

Trade crypto, manage a multi-chain wallet, and query an AI analyst from one CLI.

by lowesyang162 installs109 stars

More from subaru0573

Browse all skills

This skill should be used when the user needs to manage Tencent Weiyun cloud storage, including file upload/download, sharing, space management, and account...

by subaru057316 installs

Data analysis and visualization. Query databases, generate reports, automate spreadsheets, and turn raw data into clear, actionable insights. Use when (1) yo...

by subaru057317 installs

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Sup...

by subaru057316 installs

Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...

by subaru057316 installs

Create, inspect, and edit Microsoft Word documents and DOCX files with reliable styles, numbering, tracked changes, tables, sections, and compatibility check...

by subaru057315 installs

Advanced multi-agent development system for complex software projects. Leverages Orchestrator, Builder, and Reviewer agents to decompose modules, implement c...

by subaru057315 installs