add skills to docs (#576)

This commit is contained in:
Chris Tate
2026-03-01 09:02:06 -06:00
committed by GitHub
parent 14ec5b5ffa
commit 79d8dfe34c
19 changed files with 720 additions and 292 deletions
+1
View File
@@ -2,6 +2,7 @@ export const PAGE_TITLES: Record<string, string> = {
"": "Headless Browser\nAutomation for AI",
installation: "Installation",
"quick-start": "Quick Start",
skills: "Skills",
commands: "Commands",
configuration: "Configuration",
selectors: "Selectors",