From ae2494c02279782358c87510ea184b42a5bdf077 Mon Sep 17 00:00:00 2001 From: twilso24 Date: Fri, 5 Jun 2026 11:12:18 -0500 Subject: [PATCH] feat: add open_notebook --- plugins/open_notebook/index.yaml | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/plugins/open_notebook/index.yaml b/plugins/open_notebook/index.yaml index 1797df0..0d4f42b 100644 --- a/plugins/open_notebook/index.yaml +++ b/plugins/open_notebook/index.yaml @@ -1,13 +1,9 @@ title: Open Notebook -description: Connect Agent Zero to Open Notebook for notebook browsing, source management, RAG queries, notes, podcasts, and a right-canvas knowledge panel. +description: Open Notebook integration for Agent Zero with notebook browsing, source management, notes, querying, and podcast workflows. github: https://github.com/twilso24/open_notebook_agent_zero tags: - - integration - tools - - llm - - search - - web -screenshots: - - https://raw.githubusercontent.com/twilso24/open_notebook_agent_zero/main/docs/screenshot-notebooks.png - - https://raw.githubusercontent.com/twilso24/open_notebook_agent_zero/main/docs/screenshot-podcasts.png - - https://raw.githubusercontent.com/twilso24/open_notebook_agent_zero/main/docs/screenshot-sources.png + - integration + - memory + - workflow + - agents