feat(skill): add agent browser cdp flow skills and helpers

This commit is contained in:
gameloader
2026-03-15 14:02:55 +08:00
commit 50e16615a8
6 changed files with 977 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
__pycache__/
*.pyc
.DS_Store