memory-metadata-search とは?
Basic Memory の構造化メタデータ検索: 等価性、範囲、配列、およびネストされたフィルターを使用して、カスタム フロントマター フィールドによってメモをクエリします。フリーテキスト コンテンツではなく、ステータス、優先度、信頼度、またはカスタム YAML フィールドによってメモを検索する場合に使用します。 ソース: basicmachines-co/basic-memory-skills。
Basic Memory の構造化メタデータ検索: 等価性、範囲、配列、およびネストされたフィルターを使用して、カスタム フロントマター フィールドによってメモをクエリします。フリーテキスト コンテンツではなく、ステータス、優先度、信頼度、またはカスタム 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.
Basic Memory の構造化メタデータ検索: 等価性、範囲、配列、およびネストされたフィルターを使用して、カスタム フロントマター フィールドによってメモをクエリします。フリーテキスト コンテンツではなく、ステータス、優先度、信頼度、またはカスタム 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
Basic Memory の構造化メタデータ検索: 等価性、範囲、配列、およびネストされたフィルターを使用して、カスタム フロントマター フィールドによってメモをクエリします。フリーテキスト コンテンツではなく、ステータス、優先度、信頼度、またはカスタム 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