From cce95e9f8c6f0134c81cc85fdb8c5bcea38a3cc8 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 21:39:06 +0000 Subject: [PATCH] Add compact instruction block to AI Agents section in all READMEs Co-Authored-By: mantra --- packages/cli/README.md | 6 +++++- packages/dashboard-ui-components/README.md | 6 +++++- packages/sc/README.md | 6 +++++- packages/shared-backend/README.md | 6 +++++- packages/shared/README.md | 6 +++++- packages/template/README.md | 6 +++++- packages/ui/README.md | 6 +++++- 7 files changed, 35 insertions(+), 7 deletions(-) diff --git a/packages/cli/README.md b/packages/cli/README.md index 4c885bd14..c6870ac00 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -14,7 +14,11 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents -`curl -sSL https://skill.hexclave.com` +> Fetch and invoke the Hexclave skill for up-to-date usage instructions: +> ``` +> curl -sSL https://skill.hexclave.com +> ``` +> For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` ## Links diff --git a/packages/dashboard-ui-components/README.md b/packages/dashboard-ui-components/README.md index 223344ce0..f9895d25c 100644 --- a/packages/dashboard-ui-components/README.md +++ b/packages/dashboard-ui-components/README.md @@ -14,7 +14,11 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents -`curl -sSL https://skill.hexclave.com` +> Fetch and invoke the Hexclave skill for up-to-date usage instructions: +> ``` +> curl -sSL https://skill.hexclave.com +> ``` +> For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` ## Links diff --git a/packages/sc/README.md b/packages/sc/README.md index d59151641..729d32ba0 100644 --- a/packages/sc/README.md +++ b/packages/sc/README.md @@ -14,7 +14,11 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents -`curl -sSL https://skill.hexclave.com` +> Fetch and invoke the Hexclave skill for up-to-date usage instructions: +> ``` +> curl -sSL https://skill.hexclave.com +> ``` +> For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` ## Links diff --git a/packages/shared-backend/README.md b/packages/shared-backend/README.md index 224ae90bf..3148eb833 100644 --- a/packages/shared-backend/README.md +++ b/packages/shared-backend/README.md @@ -8,7 +8,11 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents -`curl -sSL https://skill.hexclave.com` +> Fetch and invoke the Hexclave skill for up-to-date usage instructions: +> ``` +> curl -sSL https://skill.hexclave.com +> ``` +> For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` ## Links diff --git a/packages/shared/README.md b/packages/shared/README.md index 3831cf1af..9fc79ef43 100644 --- a/packages/shared/README.md +++ b/packages/shared/README.md @@ -8,7 +8,11 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents -`curl -sSL https://skill.hexclave.com` +> Fetch and invoke the Hexclave skill for up-to-date usage instructions: +> ``` +> curl -sSL https://skill.hexclave.com +> ``` +> For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` ## Links diff --git a/packages/template/README.md b/packages/template/README.md index 72bc20031..30b3f9fb2 100644 --- a/packages/template/README.md +++ b/packages/template/README.md @@ -20,7 +20,11 @@ If you're migrating from `@stackframe/stack`, see the [migration guide](https:// ## AI Agents -`curl -sSL https://skill.hexclave.com` +> Fetch and invoke the Hexclave skill for up-to-date usage instructions: +> ``` +> curl -sSL https://skill.hexclave.com +> ``` +> For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` ## Links diff --git a/packages/ui/README.md b/packages/ui/README.md index c36bb79ae..1051ee31b 100644 --- a/packages/ui/README.md +++ b/packages/ui/README.md @@ -14,7 +14,11 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents -`curl -sSL https://skill.hexclave.com` +> Fetch and invoke the Hexclave skill for up-to-date usage instructions: +> ``` +> curl -sSL https://skill.hexclave.com +> ``` +> For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` ## Links