Add agent-browser skill and update settings

- Add agent-browser browser automation skill
- Update tabular-extract submodule
- Reorder settings.json fields (no functional change)
This commit is contained in:
2026-03-13 07:39:06 -04:00
parent 41f7973a6f
commit d076328442
3 changed files with 642 additions and 5 deletions

View File

@@ -1,8 +1,4 @@
{
"attribution": {
"commit": "",
"pr": ""
},
"permissions": {
"allow": [
"Bash(git:*)",
@@ -50,5 +46,9 @@
"superpowers@claude-plugins-official": true
},
"alwaysThinkingEnabled": true,
"attribution": {
"commit": "",
"pr": ""
},
"skipDangerousModePermissionPrompt": true
}