We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07ac10 commit 16ecfa5Copy full SHA for 16ecfa5
prompts/chrome.md
@@ -1,4 +1,5 @@
1
---
2
+name: Chrome web scraper
3
model: claude-3-5-sonnet-20241022
4
arguments:
5
- name: query
@@ -64,14 +65,6 @@ tools:
64
65
background: true
66
ports:
67
- "9222:9222"
-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."
75
76
77
# prompt
0 commit comments