01Generates prompts for LLM summarization of stored notes.
02Performs DuckDuckGo searches and returns results as a JSON string.
03Provides access to notes via note:// URIs.
04Fetches content from URLs, optionally converting to markdown using Puppeteer.
05Creates and manages text notes with titles, content, and metadata.
060 GitHub stars