什麼是 memory-metadata-search?
基本記憶體的結構化元資料搜尋:使用等式、範圍、陣列和巢狀過濾器透過自訂 frontmatter 欄位查詢註解。按狀態、優先順序、置信度或任何自訂 YAML 欄位而不是自由文字內容尋找註解時使用。 來源:basicmachines-co/basic-memory-skills。
基本記憶體的結構化元資料搜尋:使用等式、範圍、陣列和巢狀過濾器透過自訂 frontmatter 欄位查詢註解。按狀態、優先順序、置信度或任何自訂 YAML 欄位而不是自由文字內容尋找註解時使用。
透過命令列快速安裝 memory-metadata-search AI 技能到你的開發環境
來源:basicmachines-co/basic-memory-skills。
Find notes by their structured frontmatter fields instead of (or in addition to) free-text content. Any custom YAML key in a note's frontmatter beyond the standard set (title, type, tags, permalink, schema) is automatically indexed as entitymetadata and becomes queryable.
| searchbymetadata | Metadata filters only, no text query needed | | searchnotes | Combining a text query with metadata filters |
Filters are a JSON dictionary. Each key targets a frontmatter field; the value specifies the match condition. Multiple keys combine with AND logic.
基本記憶體的結構化元資料搜尋:使用等式、範圍、陣列和巢狀過濾器透過自訂 frontmatter 欄位查詢註解。按狀態、優先順序、置信度或任何自訂 YAML 欄位而不是自由文字內容尋找註解時使用。 來源:basicmachines-co/basic-memory-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-metadata-searchBrowse more skills from basicmachines-co/basic-memory-skills
基本記憶體的結構化元資料搜尋:使用等式、範圍、陣列和巢狀過濾器透過自訂 frontmatter 欄位查詢註解。按狀態、優先順序、置信度或任何自訂 YAML 欄位而不是自由文字內容尋找註解時使用。 來源:basicmachines-co/basic-memory-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-metadata-search 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/basicmachines-co/basic-memory-skills