什麼是 local-knowledge?
透過 Terraphim 基於角色的搜尋利用個人筆記和文件。 AI 代理可以搜尋按領域(Rust、前端、架構)組織的開發人員本地知識 使用 terraphim-agent REPL 指令。 來源:terraphim/terraphim-skills。
透過 Terraphim 基於角色的搜尋利用個人筆記和文件。 AI 代理可以搜尋按領域(Rust、前端、架構)組織的開發人員本地知識 使用 terraphim-agent REPL 指令。
透過命令列快速安裝 local-knowledge AI 技能到你的開發環境
來源:terraphim/terraphim-skills。
Use this skill when you need to search the developer's personal notes, documentation, or local knowledge base for context-specific information.
Terraphim enables AI coding agents to search local knowledge through role-based haystacks. Different roles have access to different knowledge domains:
| Terraphim Engineer | Architecture, system design | Local docs + Knowledge Graph | | Rust Engineer | Rust patterns, async, WASM | Local notes + Query.rs API | | Frontend Engineer | JavaScript, TypeScript, React | GrepApp (GitHub code search) |
透過 Terraphim 基於角色的搜尋利用個人筆記和文件。 AI 代理可以搜尋按領域(Rust、前端、架構)組織的開發人員本地知識 使用 terraphim-agent REPL 指令。 來源:terraphim/terraphim-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/terraphim/terraphim-skills --skill local-knowledge透過 Terraphim 基於角色的搜尋利用個人筆記和文件。 AI 代理可以搜尋按領域(Rust、前端、架構)組織的開發人員本地知識 使用 terraphim-agent REPL 指令。 來源:terraphim/terraphim-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/terraphim/terraphim-skills --skill local-knowledge 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/terraphim/terraphim-skills