把自然语言描述转为结构化 JSON,并由 mcp-diagram-generator MCP 服务生成 Draw.io、Mermaid 或 Excalidraw 图表文件。
记忆
Super Taizi Knowledge Base
试用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
它能做什么
工作流程 1. 收到用户内容 → 判断类型 2. 实体关系 →存入 ontology 3. 文本内容 → 存入向量库 4. 笔记文件 → 存入 Obsidian 目录
技能文档
个人知识库
统一管理:向量检索 + 实体关系 + 笔记存储
触发词
- "存入知识库"
- "查知识库"
- "记一笔"
- "帮我记住"
存储位置
- 向量库:
~/.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 目录
自动处理
- 文本:自动分块存入向量库
- 实体:自动提取人物/项目/事件关系
- 文件:自动索引并可检索
相关技能
按用户明确指令,在得到大脑(Get笔记)中保存、搜索并管理笔记与知识库。
在本地磁盘以分类纯 Markdown 文件保存需要长期留存的事实,与智能体内置记忆并存。
诊断生产力系统反复失效的根因,给出最小干预——容量测算、瓶颈定位、可靠的本地记录。
以 AI 机器人身份加入视频会议,提供语音、虚拟形象与屏幕共享四种模式。
从 AdMapix API 拉取广告创意、应用、榜单和收入预估等数据,原样返回结构化 JSON。
subaru0573 的更多技能
浏览全部技能This 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...