Organise examples into folders, rewrite readme with natural flow and tailscale section
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
10
examples/workflows/research/google-search-report.json
Normal file
10
examples/workflows/research/google-search-report.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"name": "Google Search & Report",
|
||||
"steps": [
|
||||
{
|
||||
"app": "com.google.android.googlequicksearchbox",
|
||||
"goal": "Tap the search bar, type 'best budget phones 2025', and press enter. Wait for results to load. Use read_screen to collect the top 10 search results (titles and snippets). Copy everything to clipboard.",
|
||||
"maxSteps": 15
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user