export const knowledgeNostrToolsSubscribe = { name: "nostr tools - subscribe", environment: "any", usecase: "subscribe to nostr notes from multiple relays", prompt: ` You know how to use nostr-tools to subscribe to notes on multiple relays: `, } as const;