Skip to main content
Run any Skill in Manus
with one click

knowledge-base

Stars7
Forks0
UpdatedMarch 26, 2026 at 11:33

**每次会话开始时,除非用户问题明显是简单闲聊或通用知识(如"你好"、"1+1等于几"),否则必须先调用 obsidian_index() 加载知识库索引。** 之后每次用户提问,先查看索引判断是否可能与已有知识相关。只要有一定可能性(不需要确定),就应该使用 obsidian_search 检索。宁可多查一次,不要错过相关知识。 适用场景:用户画像、历史决策、个人项目、偏好设置、之前讨论过的话题、@kb 关键词触发。

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
5 files
SKILL.md
readonly