note-search

Search learning notes in the notes/ directory by frontmatter keywords and tags.

1|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/khw1031/ai-library --skill note-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note-search
Source: https://github.com/khw1031/ai-library/tree/main/skills/note-search
Command: npx skills add https://github.com/khw1031/ai-library --skill note-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill makes it faster to locate relevant learning notes stored in the notes/ directory, reducing manual search time and cognitive load for students and researchers.

Core Features & Use Cases

  • Frontmatter-driven search: match by name, description, keywords, and aliases to surface the right note quickly.
  • Relation-aware discovery: follow related notes and cross-link connections to broaden context.
  • Keyword and tag search: filter notes by keywords, tags, and categories to pinpoint exact topics.

Quick Start

Search learning notes inside the notes/ directory to quickly locate relevant content.

Frequently Asked Questions about note-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search learning notes by keywords and tags?

To search learning notes by keywords and tags, use a skill that performs frontmatter-driven matching on structured notes to filter by metadata fields and pinpoint exact topics quickly.

Can I locate a specific study concept across multiple markdown notes?

Yes, you can locate a specific study concept across multiple markdown notes through cross-note concept discovery, which follows related notes and cross-link connections to broaden context.

What is the best way to find related notes in a directory?

The best way to find related notes in a directory is relation-aware discovery, which expands relevance by following related fields and cross-link connections within structured notes.

Does note search work with frontmatter metadata?

Yes, note search works directly with frontmatter metadata by prioritizing exact matches on name, description, keywords, and aliases to surface the correct structured note.

How to instantly locate study notes without manual searching?

To instantly locate study notes without manual searching, employ a structured search workflow that handles fast frontmatter-based keyword matching and returns precise results from notes content and metadata.