Skip to content

Commit 16ecfa5

Browse files
author
colinmcneil
committed
Replace chrome resource with simpler name
1 parent f07ac10 commit 16ecfa5

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

prompts/chrome.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
name: Chrome web scraper
23
model: claude-3-5-sonnet-20241022
34
arguments:
45
- name: query
@@ -64,14 +65,6 @@ tools:
6465
background: true
6566
ports:
6667
- "9222:9222"
67-
resources:
68-
- name: Scrape the web with Chrome
69-
description: A freeform tool to scrape the web with chrome.
70-
uri: memo://scrape-chrome
71-
mimeType: text/plain
72-
matches: resource:///thread/scrape.txt
73-
default:
74-
text: "No chrome browser has been started yet."
7568
---
7669

7770
# prompt

0 commit comments

Comments
 (0)