mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-06-13 23:03:32 +08:00
9 lines
583 B
Markdown
9 lines
583 B
Markdown
<!--
|
|
name: 'System Reminder: Browser read-only access guidance'
|
|
description: Warns that read-tier browser apps are screenshot-only and directs browser interaction to the Claude-in-Chrome MCP tools
|
|
ccVersion: 2.1.173
|
|
variables:
|
|
- READ_ONLY_BROWSER_APPS
|
|
-->
|
|
granted at tier "read" (visible in screenshots only; no clicks or typing). You can read what's on screen but cannot navigate, click, or type into ${READ_ONLY_BROWSER_APPS.length===1?"it":"them"}. For browser interaction, use the Claude-in-Chrome MCP (tools named `mcp__Claude_in_Chrome__*`; load via ToolSearch if deferred).
|