memory-metadata-search이란?
기본 메모리에 대한 구조화된 메타데이터 검색: 동등성, 범위, 배열 및 중첩 필터를 사용하여 사용자 정의 머리말 필드별로 메모를 쿼리합니다. 자유 텍스트 콘텐츠가 아닌 상태, 우선순위, 신뢰도 또는 사용자 정의 YAML 필드별로 메모를 찾을 때 사용합니다. 출처: basicmachines-co/basic-memory-skills.
기본 메모리에 대한 구조화된 메타데이터 검색: 동등성, 범위, 배열 및 중첩 필터를 사용하여 사용자 정의 머리말 필드별로 메모를 쿼리합니다. 자유 텍스트 콘텐츠가 아닌 상태, 우선순위, 신뢰도 또는 사용자 정의 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.
기본 메모리에 대한 구조화된 메타데이터 검색: 동등성, 범위, 배열 및 중첩 필터를 사용하여 사용자 정의 머리말 필드별로 메모를 쿼리합니다. 자유 텍스트 콘텐츠가 아닌 상태, 우선순위, 신뢰도 또는 사용자 정의 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
기본 메모리에 대한 구조화된 메타데이터 검색: 동등성, 범위, 배열 및 중첩 필터를 사용하여 사용자 정의 머리말 필드별로 메모를 쿼리합니다. 자유 텍스트 콘텐츠가 아닌 상태, 우선순위, 신뢰도 또는 사용자 정의 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