feat(skills): support npx skills add via skills.sh
- Add fork binary names (agent-browser-stealth, abs) to allowed-tools in all 6 SKILL.md files so installs into Claude Code / Cursor don't prompt for permission on every command - Document `npx skills add leeguooooo/agent-browser-stealth` in README - Bump README upstream-base mention from v0.24.0 to v0.27.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: dogfood
|
||||
description: Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dogfood", "QA", "exploratory test", "find issues", "bug hunt", "test this app/site/platform", or review the quality of a web application. Produces a structured report with full reproduction evidence -- step-by-step screenshots, repro videos, and detailed repro steps for every issue -- so findings can be handed directly to the responsible teams.
|
||||
allowed-tools: Bash(agent-browser:*), Bash(npx agent-browser:*)
|
||||
allowed-tools: Bash(agent-browser:*), Bash(agent-browser-stealth:*), Bash(abs:*), Bash(npx agent-browser:*), Bash(npx agent-browser-stealth:*)
|
||||
---
|
||||
|
||||
# Dogfood
|
||||
|
||||
Reference in New Issue
Block a user