Use whenever the user says 录入知识库、导入知识库、保存到知识库、沉淀到知识库, asks to add/update/merge/move/delete knowledge, or provides a link, attachment, text, or conversation to put into the user's Obsidian/GBrain knowledge base.
Scanned 9/3/2026
Install to Claude Code
npx -y skills add haorantang97/Personal-Ontology --skill lab-knowledge-intake --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Lab Knowledge Intake?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/haorantang97-lab-knowledge-intake)More formats (shields.io, HTML) on the badges page.
---
name: lab-knowledge-intake
description: Use whenever the user says 录入知识库、导入知识库、保存到知识库、沉淀到知识库, asks to add/update/merge/move/delete knowledge, or provides a link, attachment, text, or conversation to put into the user's Obsidian/GBrain knowledge base.
---
# Lab Knowledge Intake
1. Call the `agent-knowledge` MCP tool `knowledge_intake` first.
2. Treat its response as the sole current source of the vault location, schema, page routing, exclusions, approval rules, and synchronization workflow.
3. Follow that contract: search and inspect existing knowledge, deduplicate, then create an exact proposal.
4. Show the proposal to the user and wait for explicit approval before applying it.
5. Never write knowledge files directly or invent another destination.
If `agent-knowledge` or `knowledge_intake` is unavailable, state that the shared
knowledge gateway is unavailable. Do not guess the format or fall back to an
unmanaged Markdown file.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!