getnote-search Skill Semantic search across all notes or within a specific knowledge base. Prerequisites - CLI installed and authenticated ( should show "Authenticated") Commands Search notes | Flag | Default | Description | |------|---------|-------------| | | — | Limit search to a knowledge base ( ) | | | 10 | Max results (max 10) | Results are ranked by semantic relevance (high → low). Each result includes: , , (excerpt), , , . Note: is only populated for type results. Other types ( , , , etc.) return an empty . --- Agent Usage Notes - Use when parsing results programmatically. - JSON resp…