Skip to content

Commit b2c979d

Browse files
committed
feat: add pi agent skill discovery support
1 parent e63e9b7 commit b2c979d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,8 @@
2727
},
2828
"bin": {
2929
"playwright-cli": "playwright-cli.js"
30+
},
31+
"pi": {
32+
"skills": ["./node_modules/playwright/lib/skill/"]
3033
}
3134
}

0 commit comments

Comments
 (0)