diff --git a/packages/cli/README.md b/packages/cli/README.md index c6870ac00..7cfd9e2b5 100644 --- a/packages/cli/README.md +++ b/packages/cli/README.md @@ -15,7 +15,7 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents > Fetch and invoke the Hexclave skill for up-to-date usage instructions: -> ``` +> ```bash > curl -sSL https://skill.hexclave.com > ``` > For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` diff --git a/packages/dashboard-ui-components/README.md b/packages/dashboard-ui-components/README.md index f9895d25c..e63da4ed3 100644 --- a/packages/dashboard-ui-components/README.md +++ b/packages/dashboard-ui-components/README.md @@ -15,7 +15,7 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents > Fetch and invoke the Hexclave skill for up-to-date usage instructions: -> ``` +> ```bash > curl -sSL https://skill.hexclave.com > ``` > For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` diff --git a/packages/sc/README.md b/packages/sc/README.md index 729d32ba0..76c8b1f2a 100644 --- a/packages/sc/README.md +++ b/packages/sc/README.md @@ -15,7 +15,7 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents > Fetch and invoke the Hexclave skill for up-to-date usage instructions: -> ``` +> ```bash > curl -sSL https://skill.hexclave.com > ``` > For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` diff --git a/packages/shared-backend/README.md b/packages/shared-backend/README.md index 3148eb833..75386a162 100644 --- a/packages/shared-backend/README.md +++ b/packages/shared-backend/README.md @@ -9,7 +9,7 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents > Fetch and invoke the Hexclave skill for up-to-date usage instructions: -> ``` +> ```bash > curl -sSL https://skill.hexclave.com > ``` > For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` diff --git a/packages/shared/README.md b/packages/shared/README.md index 9fc79ef43..752c91ae4 100644 --- a/packages/shared/README.md +++ b/packages/shared/README.md @@ -9,7 +9,7 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents > Fetch and invoke the Hexclave skill for up-to-date usage instructions: -> ``` +> ```bash > curl -sSL https://skill.hexclave.com > ``` > For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` diff --git a/packages/template/README.md b/packages/template/README.md index 30b3f9fb2..3e7613276 100644 --- a/packages/template/README.md +++ b/packages/template/README.md @@ -21,7 +21,7 @@ If you're migrating from `@stackframe/stack`, see the [migration guide](https:// ## AI Agents > Fetch and invoke the Hexclave skill for up-to-date usage instructions: -> ``` +> ```bash > curl -sSL https://skill.hexclave.com > ``` > For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>` diff --git a/packages/ui/README.md b/packages/ui/README.md index 1051ee31b..74993945c 100644 --- a/packages/ui/README.md +++ b/packages/ui/README.md @@ -15,7 +15,7 @@ Full documentation is available at [docs.hexclave.com](https://docs.hexclave.com ## AI Agents > Fetch and invoke the Hexclave skill for up-to-date usage instructions: -> ``` +> ```bash > curl -sSL https://skill.hexclave.com > ``` > For specific questions: `https://skill.hexclave.com/ask?question=<...>&context=<...>`