From 74b7786251f6f04e9853d570c8ce150c8a927560 Mon Sep 17 00:00:00 2001 From: Klappy Date: Sat, 4 Apr 2026 02:35:05 +0000 Subject: [PATCH] =?UTF-8?q?Fix=20README=20examples=20=E2=80=94=20universal?= =?UTF-8?q?,=20explicitly=20invoke=20oddkit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f74fb6a..1240c36 100644 --- a/README.md +++ b/README.md @@ -69,12 +69,12 @@ Once connected, your AI gets access to these tools: ### Try It Right Now -After connecting, try these prompts: +After connecting, say "use oddkit" or "ask oddkit" to invoke it: -- *"Orient me on [your current project challenge]"* -- *"Challenge the assumption that [something you believe]"* -- *"Search for any decisions about [a topic]"* -- *"Encode this decision: we chose X because Y"* +- *"Use oddkit to orient me on whether I should [decision you're facing]"* +- *"Ask oddkit to challenge my assumption that [something you believe]"* +- *"Use oddkit to encode this decision: we chose [X] because [Y]"* +- *"[paste meeting notes] Use oddkit to encode the key decisions from this meeting"* ---