什麼是 ontology?
用於結構化代理記憶和可組合技能的類型化知識圖。在建立/查詢實體(人員、專案、任務、事件、文件)、連結相關物件、實作約束、規劃多步驟操作作為圖形轉換時,或當技能需要共用狀態時使用。觸發「記住」、「我知道什麼」、「將 X 連結到 Y」、「顯示依賴關係」、實體 CRUD 或跨技能資料存取。 來源:sundial-org/awesome-openclaw-skills。
用於結構化代理記憶和可組合技能的類型化知識圖。在建立/查詢實體(人員、專案、任務、事件、文件)、連結相關物件、實作約束、規劃多步驟操作作為圖形轉換時,或當技能需要共用狀態時使用。觸發「記住」、「我知道什麼」、「將 X 連結到 Y」、「顯示依賴關係」、實體 CRUD 或跨技能資料存取。
透過命令列快速安裝 ontology AI 技能到你的開發環境
來源:sundial-org/awesome-openclaw-skills。
A typed vocabulary + constraint system for representing knowledge as a verifiable graph.
Everything is an entity with a type, properties, and relations to other entities. Every mutation is validated against type constraints before committing.
| "Remember that..." | Create/update entity | | "What do I know about X?" | Query graph | | "Link X to Y" | Create relation | | "Show all tasks for project Z" | Graph traversal | | "What depends on X?" | Dependency query | | Planning multi-step work | Model as graph transformations | | Skill needs shared state | Read/write ontology objects |
用於結構化代理記憶和可組合技能的類型化知識圖。在建立/查詢實體(人員、專案、任務、事件、文件)、連結相關物件、實作約束、規劃多步驟操作作為圖形轉換時,或當技能需要共用狀態時使用。觸發「記住」、「我知道什麼」、「將 X 連結到 Y」、「顯示依賴關係」、實體 CRUD 或跨技能資料存取。 來源:sundial-org/awesome-openclaw-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill ontology用於結構化代理記憶和可組合技能的類型化知識圖。在建立/查詢實體(人員、專案、任務、事件、文件)、連結相關物件、實作約束、規劃多步驟操作作為圖形轉換時,或當技能需要共用狀態時使用。觸發「記住」、「我知道什麼」、「將 X 連結到 Y」、「顯示依賴關係」、實體 CRUD 或跨技能資料存取。 來源:sundial-org/awesome-openclaw-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/sundial-org/awesome-openclaw-skills --skill ontology 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/sundial-org/awesome-openclaw-skills