feat: add agent-browser skill

This commit is contained in:
aries_ckt
2026-03-13 10:11:18 +08:00
parent 91aa25cd44
commit 044e0957fb
5 changed files with 313 additions and 285 deletions

View File

@@ -26,6 +26,23 @@ const sidebars = {
label: "Overview"
},
{
type: "category",
label: "Getting Started",
collapsed: false,
collapsible: true,
items: [
{
type: "autogenerated",
dirName: "getting-started",
},
],
link: {
type: "doc",
id: "getting-started/index",
},
},
{
type: "doc",
id: "quickstart",

File diff suppressed because it is too large Load Diff