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:
13
examples/workflows/productivity/notification-cleanup.json
Normal file
13
examples/workflows/productivity/notification-cleanup.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "Notification Triage & Cleanup",
|
||||
"steps": [
|
||||
{
|
||||
"goal": "Pull down the notification bar using a swipe from top to bottom. Use read_screen to collect all visible notifications. Copy the notification summary to clipboard.",
|
||||
"maxSteps": 8
|
||||
},
|
||||
{
|
||||
"goal": "Look at the notifications. Swipe away (left or right) any promotional or non-important notifications (shopping deals, game notifications, news alerts). Keep important ones (messages, calendar, work apps).",
|
||||
"maxSteps": 20
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user