From f9f655f8e33efd63f4fad7b2d77e748713607107 Mon Sep 17 00:00:00 2001 From: Abiorh001 Date: Tue, 14 Apr 2026 18:14:22 +0100 Subject: [PATCH] update cli skills --- docs/omniclaw-cli-skill/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/omniclaw-cli-skill/SKILL.md b/docs/omniclaw-cli-skill/SKILL.md index 837c129..86de2e4 100644 --- a/docs/omniclaw-cli-skill/SKILL.md +++ b/docs/omniclaw-cli-skill/SKILL.md @@ -96,7 +96,7 @@ Do not invent or search for them yourself. ### For x402 URLs 1. Run `omniclaw-cli inspect-x402 --recipient ` before the first live payment to confirm the seller requirements and buyer funding path. -2. Use `omniclaw-cli pay --recipient `. +2. Use `omniclaw-cli pay --recipient --idempotency-key `. 3. Add `--method`, `--body`, and `--header` when the paid endpoint expects a non-GET request. 4. Add `--output` if the paid response should be saved.