feat: deploy skill

This commit is contained in:
2026-04-12 20:15:41 +08:00
parent 6fe04f4893
commit 71c604411d
37 changed files with 1701 additions and 2 deletions

11
docs/book.json Normal file
View File

@@ -0,0 +1,11 @@
{
"title": "AgentFox 文档",
"description": "AgentFox — 为 LLM 而生的 API 文档服务",
"language": "zh-hans",
"links": {
"sidebar": {
"AgentFox 官网": "https://www.agentfoxapp.com"
}
},
"plugins": ["-sharing"]
}