mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
Add "For AI agents" section to README (#1563)
This commit is contained in:
parent
461b9acd68
commit
0cb11ae6cf
@ -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=<your-question>&context=<your-context>"
|
||||
```
|
||||
|
||||
## What's included
|
||||
|
||||
Hexclave ships as a catalog of apps you switch on as your product needs them.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user