mirror of
https://github.com/Piebald-AI/claude-code-system-prompts.git
synced 2026-06-13 23:03:32 +08:00
7 lines
623 B
Markdown
7 lines
623 B
Markdown
<!--
|
|
name: 'Tool Description: Claude in Chrome find'
|
|
description: Describes the Claude in Chrome find tool for locating page elements by natural language or text content
|
|
ccVersion: 2.1.173
|
|
-->
|
|
Find elements on the page using natural language. Can search for elements by their purpose (e.g., "search bar", "login button") or by text content (e.g., "organic mango product"). Returns up to 20 matching elements with references that can be used with other tools. If more than 20 matches exist, you'll be notified to use a more specific query. If you don't have a valid tab ID, use tabs_context_mcp first to get available tabs.
|