From 0cb11ae6cfe1dc03dab51990af8bfe95ce97ea61 Mon Sep 17 00:00:00 2001 From: Konsti Wohlwend Date: Fri, 5 Jun 2026 17:01:13 -0700 Subject: [PATCH] Add "For AI agents" section to README (#1563) --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7b48a01d0..ffe8bb0bd 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,14 @@ Setting up Hexclave is one prompt. Paste this into your coding agent of choice: Read skill.hexclave.com and help me setup hexclave in this project ``` +## For AI agents + +If you're an AI coding agent, use your web fetch tool or curl the skill documentation for up-to-date integration instructions: + +``` +curl -sSL "https://skill.hexclave.com?question=&context=" +``` + ## What's included Hexclave ships as a catalog of apps you switch on as your product needs them.