Add agent-browser skill and update cloud agent docs (#35534)

* Add agent-browser skill

* Update AGENTS.CURSOR.md

* Add guidance for localization

* Update .agents/skills/agent-browser/references/authentication.md

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
Nick Misasi
2026-03-09 11:13:00 -04:00
committed by GitHub
parent 0c06c26285
commit ac9d99bdd4
13 changed files with 2130 additions and 5 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"version": 1,
"skills": {
"agent-browser": {
"source": "vercel-labs/agent-browser",
"sourceType": "github",
"computedHash": "1d536cae2d53a425f094d7b4f5f3b15747a62292dd3ff3bdaa42d00c9c297c51"
}
}
}