🖥️ prompt.ts

This commit is contained in:
nirholas
2026-03-31 10:24:13 +00:00
parent 61a96af771
commit 58552b788e

View File

@@ -81,3 +81,4 @@ export const CLAUDE_IN_CHROME_SKILL_HINT = `**Browser Automation**: Chrome brows
* authenticated Chrome (logged-in sites, OAuth, computer-use).
*/
export const CLAUDE_IN_CHROME_SKILL_HINT_WITH_WEBBROWSER = `**Browser Automation**: Use WebBrowser for development (dev servers, JS eval, console, screenshots). Use claude-in-chrome for the user's real Chrome when you need logged-in sessions, OAuth, or computer-use — invoke Skill(skill: "claude-in-chrome") before any mcp__claude-in-chrome__* tool.`