Generate and edit Draw.io, Mermaid, and Excalidraw diagrams from natural language using a structured JSON spec.
Memory
Super Taizi Knowledge Base
Try itTaizi 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"
工作流程
- 收到用户内容 → 判断类型
- 实体关系 →存入 ontology
- 文本内容 → 存入向量库
- 笔记文件 → 存入 Obsidian 目录
自动处理
- 文本:自动分块存入向量库
- 实体:自动提取人物/项目/事件关系
- 文件:自动索引并可检索
Related skills
Save, search, and manage personal notes and knowledge bases in Get笔记 on explicit request.
Stores durable facts in a categorized, plain-markdown vault on disk, alongside your agent's built-in memory.
Find why your productivity system keeps failing, then apply the smallest fix — capacity math, bottleneck routing, durable local notes.
Join a video meeting as an AI bot with voice, avatar, and screenshare across four operating modes.
Trade crypto, manage a multi-chain wallet, and query an AI analyst from one CLI.
More from subaru0573
Browse all skillsThis skill should be used when the user needs to manage Tencent Weiyun cloud storage, including file upload/download, sharing, space management, and account...
Data analysis and visualization. Query databases, generate reports, automate spreadsheets, and turn raw data into clear, actionable insights. Use when (1) yo...
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...
Capture, inspect, and compare screenshots of screens, windows, regions, web pages, simulators, and CI runs with the right tool, wait strategy, viewport, and...
Create, inspect, and edit Microsoft Word documents and DOCX files with reliable styles, numbering, tracked changes, tables, sections, and compatibility check...
Advanced multi-agent development system for complex software projects. Leverages Orchestrator, Builder, and Reviewer agents to decompose modules, implement c...