digest

January 22, 2026

2026-01-22
1 itemX×1
X

@jaredpalmer: The combo of @every's /workflow:compound agent + @tobi's local ma…

@jaredpalmerbookmarkx

TL;DR. Pair Every's /workflow:compound agent with Tobi's qmd (a local markdown search MCP) for a surprisingly potent personal-knowledge stack.

Takeaways

  • qmd is a mini CLI search engine for your own docs, notes, and knowledge bases — exposed as an MCP so agents can grep your local markdown.
  • Tobi Lütke's repo, ~14k stars and 800 forks — signal that the "agent + local context" pattern is having a moment.
  • The combo's value: compound agents handle reasoning/workflow; qmd grounds them in your private notes without shipping data to a vector DB.