Remove external web automation provenance refs

This commit is contained in:
Stefano Fiorini
2026-04-09 11:11:40 -05:00
parent 879cccf383
commit c344e96984
10 changed files with 0 additions and 112 deletions

View File

@@ -45,8 +45,6 @@ cd ~/.claude/skills/web-automation/scripts
node check-install.js
```
`check-install.js` also prints the frozen reference repo + commit recorded in `reference-source.json`, so operators can confirm the canonical import source before using the skill.
If the check fails, stop and return:
"Missing dependency/config: web-automation requires `cloakbrowser` and `playwright-core` with CloakBrowser-based scripts. Run setup in this skill, then retry."