← Back to Skills Marketplace
diliumentu

Knowledge Base Manager

by Diliumentu · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
270
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install knowledge-base-manager
Description
Manage and maintain a shared Obsidian knowledge base by organizing files, performing task reviews, archiving, and ensuring up-to-date, linked knowledge content.
README (SKILL.md)

Knowledge Base Manager - 知识库管理器

定位

小喵的知识库管理系统,负责维护哥和小喵共享的 Obsidian 知识库。

核心原则:知识库是共同建设的,主要由小喵维护,哥是审核者和补充者。


📂 知识库结构

OC知识库/
│
├── 📥 待整理/              # 临时暂存,定期清理
├── 👤 关于哥/               # 哥的个人信息
├── 🤖 关于小喵/             # AI的身份和能力
├── 📂 项目与知识/           # ⭐ 核心:任务+知识一体化
│   ├── 📋 任务中心/
│   │   ├── 🔄 进行中/      # 当前任务
│   │   └── ✅ 已完成/       # 已完成任务
│   ├── 📚 知识库/
│   │   ├── 🔧 技能/        # 技能和能力
│   │   ├── 📖 方法论/      # 做事方法
│   │   └── 📂 资料/        # 参考资料
│   └── 🔗 工作-知识连接/
│       ├── 工作产出/        # 任务产出物
│       ├── 实践复盘/        # 从实践萃取经验
│       └── 知识应用/        # 知识如何应用
├── 🌊 共享资源/
│   ├── 📊 调研/            # 调研报告
│   ├── 💡 创意/            # 创意灵感
│   └── 🗺️ SOP/             # 标准流程
├── 📁 归档/               # 已完成项目归档
└── 📅 日积月累/            # 每日/周/月记录

🔄 核心循环

         📚 学习/知识
            ↙️ ↘️
           /    \
    💼 工作 ←→ 📝 沉淀
     (应用)    (萃取)
         ↖️ ↗️
        (反馈)

关键规则:

  • 任务完成 → 必须复盘 → 萃取经验 → 沉淀为知识
  • 学习新知识 → 标记用途 → 应用到工作 → 记录应用

📋 维护规则

触发时机

场景 小喵动作
完成任意任务 立即复盘,写入「实践复盘」
学到新技能 写入「技能总览」
获取新信息 判断:已分类→直接归档 / 模糊→待整理
每周五 整理「待整理」,归档+清理
每月末 月度总结,更新「日积月累」

归档优先级

  1. 立即归档 — 明确有用的信息,直接归类
  2. 待整理 — 不确定/模糊的,先放进来
  3. 删除 — 确认无用的,不保留

文件命名

  • 文件名包含日期:2026-04-11-xxx.md
  • 任务文件:任务名-日期.md
  • 日记文件:YYYY-MM-DD.md

🔍 常用查询

小喵如何查找信息

哥问问题时:

  1. 先判断属于哪个分类
  2. 搜索相关文件夹
  3. 如不确定,搜「待整理」
  4. 搜不到 → 承认不知道,或猜测后确认

常用路径:

  • 技能/能力 → 📚 知识库/🔧 技能/
  • 任务状态 → 📋 任务中心/
  • 方法论 → 📚 知识库/📖 方法论/
  • SOP → 🌊 共享资源/🗺️ SOP/

📝 更新模板

任务完成复盘

# [任务名] 复盘

## 基本信息
- 完成时间:
- 耗时:
- 产出:

## 执行过程
1. 
2. 

## 做得好的
-

## 需要改进的
-

## 经验萃取
-

## 知识关联
- 应用了:[[🔧 技能/xxx]]
- 沉淀到:[[🔗 工作-知识连接/实践复盘/xxx]]

技能学习记录

# [技能名] 学习记录

## 学习时间
YYYY-MM-DD

## 学习来源
-

## 掌握程度
⭐⭐⭐

## 核心要点
-

## 应用场景
-

## 相关资源
-

🚀 持续优化

小喵的职责

  1. 保持结构清晰,及时整理混乱的内容
  2. 发现冗余/过时的内容,及时归档或删除
  3. 定期(每月)提出优化建议

优化建议类型

  • 结构优化:目录调整、合并、拆分
  • 流程优化:归档规则、更新频率
  • 内容优化:补充缺失、清理冗余

📌 检查清单

每次维护时确认:

  • 新内容已正确归档
  • 待整理已定期清理
  • 索引文件已更新(如有必要)
  • 有用的内容没有被误删
  • 知识之间的链接已建立

⚠️ 注意事项

  1. 不要一次性加载整个知识库 — 按需查询
  2. 双向链接很重要 — 善用 [[文件名]] 建立连接
  3. 定期备份 — 重要内容可以多处存储
  4. 私密内容 — 仅小喵可见的内容,放在 MEMORY.md

最后更新:2026-04-11 _SKILLEOF echo "SKILL.md created"

Usage Guidance
This skill is coherent and appears safe in structure, but before enabling it: (1) confirm what file-system access the agent will have—only grant access to the Obsidian vault you want it to manage; (2) keep truly private items in the designated MEMORY.md or outside the vault; (3) if you allow autonomous edits, consider constraining write/delete permissions or require human approval for bulk changes; and (4) keep regular backups of your vault in case of accidental deletion or undesired edits.
Capability Analysis
Type: OpenClaw Skill Name: knowledge-base-manager Version: 1.0.0 The skill bundle contains instructions and templates for an AI agent to manage an Obsidian-based knowledge base. The content in SKILL.md is focused on organizational logic, directory structures, and maintenance rules without any evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md: it defines folder structure, maintenance rules, templates and checklists for an Obsidian vault. No extraneous credentials, binaries, or config paths are requested that would be unrelated to knowledge-base management.
Instruction Scope
SKILL.md contains only repository organization rules, templates, trigger conditions, and checklists. It instructs the agent to query and edit files within the vault, to avoid loading the entire knowledge base at once, and to keep private items in MEMORY.md — it does not direct the agent to read unrelated system files, environment variables, or send data to external endpoints.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing will be downloaded or written by an installer.
Credentials
No environment variables, secrets, or external credentials are required. The declared scope is proportional to the stated task.
Persistence & Privilege
always: false and the skill is user-invocable; it does not request permanent system presence or elevated access. The SKILL.md expects the agent to edit/manage files in the vault, which is appropriate but depends on the agent's file permissions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install knowledge-base-manager
  3. After installation, invoke the skill by name or use /knowledge-base-manager
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Knowledge-base-manager 1.0.0 - Initial release with detailed Obsidian knowledge base structure and maintenance rules - Defines shared responsibilities: main maintainer and reviewer roles - Provides templates for task retrospectives and skill learning records - Lists update cycles, archival priorities, and naming conventions - Includes best practices for search, data linking, and regular optimization suggestions
Metadata
Slug knowledge-base-manager
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Knowledge Base Manager?

Manage and maintain a shared Obsidian knowledge base by organizing files, performing task reviews, archiving, and ensuring up-to-date, linked knowledge content. It is an AI Agent Skill for Claude Code / OpenClaw, with 270 downloads so far.

How do I install Knowledge Base Manager?

Run "/install knowledge-base-manager" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Knowledge Base Manager free?

Yes, Knowledge Base Manager is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Knowledge Base Manager support?

Knowledge Base Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Knowledge Base Manager?

It is built and maintained by Diliumentu (@diliumentu); the current version is v1.0.0.

💬 Comments