← Back to Skills Marketplace
116
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install taizi-knowledge-base
Description
个人知识库 - 融合向量检索、实体关系、笔记管理
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install taizi-knowledge-base - After installation, invoke the skill by name or use
/taizi-knowledge-base - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
taizi-knowledge-base v1.0.0
- 首次发布,集成个人知识库管理功能。
- 支持向量检索、实体关系管理、笔记存储一体化。
- 提供便捷命令行操作:知识内容存入、检索、统计、添加笔记文件。
- 支持自动分块文本、实体关系抽取、文件索引检索。
- 统一管理知识数据,提升个人信息的组织与查找效率。
Metadata
Frequently Asked Questions
What is Taizi Knowledge Base?
个人知识库 - 融合向量检索、实体关系、笔记管理. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install Taizi Knowledge Base?
Run "/install taizi-knowledge-base" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Taizi Knowledge Base free?
Yes, Taizi Knowledge Base is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Taizi Knowledge Base support?
Taizi Knowledge Base is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Taizi Knowledge Base?
It is built and maintained by tangepier (@tangepier-crypto); the current version is v1.0.0.
More Skills