·memory-metadata-search
>_

memory-metadata-search

基本内存的结构化元数据搜索:使用等式、范围、数组和嵌套过滤器通过自定义 frontmatter 字段查询注释。当按状态、优先级、置信度或任何自定义 YAML 字段而不是自由文本内容查找注释时使用。

29安装·5热度·@basicmachines-co

安装

$npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-metadata-search

如何安装 memory-metadata-search

通过命令行快速安装 memory-metadata-search AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-metadata-search
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:basicmachines-co/basic-memory-skills。

SKILL.md

查看原文

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-search
分类
>_效率工具
认证
收录时间
2026-02-25
更新时间
2026-03-10

Browse more skills from basicmachines-co/basic-memory-skills

快速解答

什么是 memory-metadata-search?

基本内存的结构化元数据搜索:使用等式、范围、数组和嵌套过滤器通过自定义 frontmatter 字段查询注释。当按状态、优先级、置信度或任何自定义 YAML 字段而不是自由文本内容查找注释时使用。 来源:basicmachines-co/basic-memory-skills。

如何安装 memory-metadata-search?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/basicmachines-co/basic-memory-skills --skill memory-metadata-search 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/basicmachines-co/basic-memory-skills