🎯

memory-metadata-search

🎯Skill

from basicmachines-co/basic-memory-skills

VibeIndex|
What it does
|

Structured metadata search for Basic Memory: query notes by custom frontmatter fields using equality, range, array, and nested filters. Use when finding notes by status, priority, confidence, or any custom YAML field rather than free-text content.

πŸ“¦

Same repository

basicmachines-co/basic-memory-skills(10 items)

memory-metadata-search

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add basicmachines-co/basic-memory-skills --skill memory-metadata-search
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add basicmachines-co/basic-memory-skills --skill memory-metadata-search
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/memory-metadata-search/SKILL.md

SKILL.md

33Installs
-
AddedFeb 23, 2026

More from this repository9

🎯
memory-defrag🎯Skill

Defragment and reorganize agent memory files: split bloated files, merge duplicates, remove stale information, and restructure the memory hierarchy. Use when memory files have grown unwieldy, conta... Part of basicmachines-co/basic-memory-skills.

🎯
memory-reflect🎯Skill

Sleep-time memory reflection: review recent conversations and daily notes, extract insights, and consolidate into long-term memory. Use when triggered by cron, heartbeat, or explicit request to ref... Part of basicmachines-co/basic-memory-skills.

🎯
memory-notes🎯Skill

How to write well-structured Basic Memory notes: frontmatter, observations with semantic categories, relations with wiki-links, and best practices for building a rich knowledge graph. Use when creating or improving notes.

🎯
memory-tasks🎯Skill

Task management via Basic Memory schemas: create, track, and resume structured tasks that survive context compaction. Uses BM's schema system for uniform notes queryable through the knowledge graph.

🎯
memory-schema🎯Skill

Schema lifecycle management for Basic Memory: discover unschemaed notes, infer schemas, create and edit schema definitions, validate notes, and detect drift. Use when working with structured note types (Task, Person, Meeting, etc.) to maintain consistency across the knowledge graph.

🎯
memory-research🎯Skill

Research an external subject using web search, synthesize findings into a structured Basic Memory entity. Use when asked to research a company, person, technology, or topic β€” or when a bare name or URL is provided that implies a research request.

🎯
memory-lifecycle🎯Skill

Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based status workflow.

🎯
memory-ingest🎯Skill

Process unstructured external input (meeting transcripts, conversation logs, pasted documents) into structured Basic Memory entities. Extracts entities, searches for existing matches, proposes new entities with approval, creates notes with observations and relations, and captures action items.

🎯
memory-literary-analysis🎯Skill

Skill