mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-30 21:01:54 +08:00
Add bash language identifier to code blocks in READMEs
Co-Authored-By: mantra <mantra@stack-auth.com>
This commit is contained in:
parent
cce95e9f8c
commit
d3c0a05b2b
@ -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=<...>`
|
||||
|
||||
@ -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=<...>`
|
||||
|
||||
@ -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=<...>`
|
||||
|
||||
@ -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=<...>`
|
||||
|
||||
@ -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=<...>`
|
||||
|
||||
@ -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=<...>`
|
||||
|
||||
@ -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=<...>`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user