export const knowledgeNostrToolsPostNote = { name: "nostr tools - post note", environment: "any", usecase: "post a nostr note to multiple relays", prompt: ` You know how to use nostr-tools to post a note to multiple relays: `, } as const;