← 返回 Skills 市场
116
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install taizi-knowledge-base
功能描述
个人知识库 - 融合向量检索、实体关系、笔记管理
安全使用建议
This skill's instructions expect a local Python script (C:\Users\Administrator\.openclaw\scripts\vector_kb.py) and write/read locations under ~/.openclaw and an Obsidian vault, but the package contains no code and declares no dependencies. Before installing or using it: (1) ask the publisher for the actual script/source and an install plan; (2) do not run commands that write into your home or notes until you inspect the script contents; (3) confirm which OS/path the skill targets (it mixes Windows and Unix paths) and request configurable vault paths; (4) ensure Python and any required NLP/embedding services are explicitly declared; (5) if you must test, run in a sandboxed account or VM and review the script for data-exfiltration or unexpected behavior.
功能分析
Type: OpenClaw Skill
Name: taizi-knowledge-base
Version: 1.0.0
The skill bundle references and instructs the agent to execute an external Python script (vector_kb.py) located at a hardcoded, privileged path (C:\Users\Administrator\.openclaw\scripts\) which is not included in the package. This dependency on unverified local code at a specific administrative path is highly irregular and poses a risk of executing arbitrary local payloads if the script exists or is placed there by other means. The lack of the actual implementation logic in SKILL.md makes the intent unverifiable.
能力评估
Purpose & Capability
The skill describes a personal knowledge base (vector search, entities, notes) but declares no required binaries or files while the instructions explicitly call a Python script (vector_kb.py) at a hard-coded path. That script is not included and no Python requirement is declared, so the claimed capability cannot be realized as described.
Instruction Scope
Runtime instructions tell the agent to read and write files under user home paths (~/.openclaw and C:\Users\Administrator\...), add files to an Obsidian directory, and extract entities. Those actions involve accessing local filesystem data and modifying user notes; the instructions give broad filesystem targets and hard-coded, platform-specific paths (Windows Administrator) rather than a configurable vault path.
Install Mechanism
There is no install spec (instruction-only), which limits installer risk. However, the runtime depends on a local script that is not provided; the absence of an install step or included code means the skill will either fail at runtime or rely on pre-existing, opaque local scripts.
Credentials
The skill requests no credentials or environment variables (reasonable), but it also fails to declare the need for Python or any NLP/embedding service keys that entity extraction or vector indexing might require. The lack of declared dependencies is inconsistent with the described functionality.
Persistence & Privilege
always:false and no special OS restrictions are set. The skill does instruct filesystem writes at runtime, but it does not request permanent elevated platform privileges in its metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install taizi-knowledge-base - 安装完成后,直接呼叫该 Skill 的名称或使用
/taizi-knowledge-base触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
taizi-knowledge-base v1.0.0
- 首次发布,集成个人知识库管理功能。
- 支持向量检索、实体关系管理、笔记存储一体化。
- 提供便捷命令行操作:知识内容存入、检索、统计、添加笔记文件。
- 支持自动分块文本、实体关系抽取、文件索引检索。
- 统一管理知识数据,提升个人信息的组织与查找效率。
元数据
常见问题
Taizi Knowledge Base 是什么?
个人知识库 - 融合向量检索、实体关系、笔记管理. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Taizi Knowledge Base?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install taizi-knowledge-base」即可一键安装,无需额外配置。
Taizi Knowledge Base 是免费的吗?
是的,Taizi Knowledge Base 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Taizi Knowledge Base 支持哪些平台?
Taizi Knowledge Base 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Taizi Knowledge Base?
由 tangepier(@tangepier-crypto)开发并维护,当前版本 v1.0.0。
推荐 Skills