wednesday-search — Hybrid search over operator’s Wednesday vault

draft — generated, polish on first use.

Category: skills Where it works: Claude Code / Telegram (Hermes) / both Source: /Users/dexter/.hermes/skills/wednesday-search/SKILL.md

What it is

Hybrid search over operator’s vault (_raw/, _wiki/, _infra/core/wednesday/). Preferred path uses /search <query> slash command via wednesday_runtime plugin. Natural-language phrases fall back to running wednesday-search.py.

How to trigger it

  • “caută X în vault”
  • “find Y in my notes”
  • “ce-am scris despre Z”
  • “/search
  • “/ask”
  • “/recall”

Direct command: /search <query> (preferred — handled by plugin, no LLM round-trip).

Auto-fires? no — explicit trigger required.

How to use it

Operator sends /search <query> or natural phrase. Plugin/script returns top matches. You paste top 3-5 results (file path + 1-line snippet). If nothing, reply “Nimic relevant în vault pentru asta”. For full file, ask operator then use filesystem MCP.

Practical examples

  1. you: “/search deployment checklist” returns 4 snippets from _wiki/ops/runbooks.md and _infra/core/wednesday/deploy.md.
  2. you: “ce-am scris despre Z” script runs, returns 2 matches or “Nimic relevant în vault pentru asta”.

Notes / limits

  • Scope excludes _raw/second_brain/21_Grimoire, _raw/media/, _infra/config/. Grimoire queries → redirect to Obsidian app.
  • For Craft/Grimoire notes use Obsidian MCP tools instead.
  • Don’t fabricate results — paste script output verbatim.