screenhand 0.4.1 → 0.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +18 -2
- package/dist-app-maps/com.apple.Music.json +6587 -0
- package/dist-app-maps/com.apple.Notes.json +6098 -0
- package/dist-app-maps/com.apple.Photos.json +406 -0
- package/dist-app-maps/com.apple.Terminal.json +6457 -0
- package/dist-app-maps/com.apple.finder.json +420 -0
- package/dist-app-maps/com.apple.iCal.json +2375 -0
- package/dist-app-maps/com.apple.iWork.Keynote.json +2374 -0
- package/dist-app-maps/com.apple.iWork.Pages.json +7564 -0
- package/dist-app-maps/com.apple.mail.json +8353 -0
- package/dist-app-maps/com.apple.reminders.json +3322 -0
- package/dist-app-maps/net.whatsapp.WhatsApp.json +5151 -0
- package/dist-playbooks/calendar-create-event.json +20 -0
- package/dist-playbooks/calendar-list-events.json +20 -0
- package/dist-playbooks/calendar-navigate-views.json +47 -0
- package/dist-playbooks/calendar-open-settings.json +20 -0
- package/dist-playbooks/google-ads-transparency-competitor-research.json +89 -0
- package/dist-playbooks/google-search-competitor-research.json +76 -0
- package/dist-playbooks/keynote-add-slide.json +20 -0
- package/dist-playbooks/keynote-create-presentation.json +20 -0
- package/dist-playbooks/keynote-export-pdf.json +20 -0
- package/dist-playbooks/keynote-play-slideshow.json +20 -0
- package/dist-playbooks/meta-ad-library-competitor-research.json +100 -0
- package/dist-playbooks/notes-mastery-workflows.json +468 -0
- package/dist-playbooks/pages-export-pdf.json +20 -0
- package/dist-playbooks/pages-new-document.json +20 -0
- package/dist-playbooks/pages-open-document.json +20 -0
- package/dist-playbooks/reminders-complete.json +21 -0
- package/dist-playbooks/reminders-create.json +21 -0
- package/dist-playbooks/reminders-list.json +22 -0
- package/dist-playbooks/reminders-open.json +35 -0
- package/dist-playbooks/whatsapp-contact-info.json +32 -0
- package/dist-playbooks/whatsapp-navigate.json +71 -0
- package/dist-playbooks/whatsapp-new-call.json +32 -0
- package/dist-playbooks/whatsapp-new-group.json +32 -0
- package/dist-playbooks/whatsapp-search.json +28 -0
- package/dist-playbooks/whatsapp-settings.json +23 -0
- package/dist-playbooks/x_change_avatar.json +52 -0
- package/dist-references/apple-music.json +822 -0
- package/dist-references/calendar.json +1020 -0
- package/dist-references/google-search-competitor-research.json +73 -0
- package/dist-references/keynote.json +134 -0
- package/dist-references/mail.json +431 -0
- package/dist-references/pages.json +1203 -0
- package/dist-references/photos.json +642 -0
- package/dist-references/reminders.json +835 -0
- package/dist-references/terminal.json +640 -0
- package/dist-references/whatsapp.json +324 -0
- package/package.json +1 -1
|
@@ -0,0 +1,420 @@
|
|
|
1
|
+
{
|
|
2
|
+
"app": "com.apple.finder",
|
|
3
|
+
"appName": "Finder",
|
|
4
|
+
"version": "unknown",
|
|
5
|
+
"masteryLevel": "beginner",
|
|
6
|
+
"rating": {
|
|
7
|
+
"grade": "F",
|
|
8
|
+
"subTier": 1
|
|
9
|
+
},
|
|
10
|
+
"ratingFactors": {
|
|
11
|
+
"featureCoverage": 0,
|
|
12
|
+
"workflowDepth": 0,
|
|
13
|
+
"outcomeVerification": 0,
|
|
14
|
+
"errorRecovery": 0,
|
|
15
|
+
"speedEfficiency": 0,
|
|
16
|
+
"crossFeatureChains": 0,
|
|
17
|
+
"edgeCaseHandling": 0,
|
|
18
|
+
"teachingAbility": 0,
|
|
19
|
+
"platformKnowledge": 0,
|
|
20
|
+
"consistency": 0
|
|
21
|
+
},
|
|
22
|
+
"confidence": 0,
|
|
23
|
+
"lastValidated": "2026-03-24T04:23:14.890Z",
|
|
24
|
+
"mapVersion": 1,
|
|
25
|
+
"uiArchitecture": {
|
|
26
|
+
"type": "other",
|
|
27
|
+
"rendering": "native",
|
|
28
|
+
"axSupport": "partial",
|
|
29
|
+
"bestMethod": "ax",
|
|
30
|
+
"menuStyle": "standard",
|
|
31
|
+
"dragDropHeavy": false,
|
|
32
|
+
"hasCanvas": false
|
|
33
|
+
},
|
|
34
|
+
"zones": {
|
|
35
|
+
"menu_bar": {
|
|
36
|
+
"relativePosition": {
|
|
37
|
+
"top": 0,
|
|
38
|
+
"left": 0,
|
|
39
|
+
"width": 1,
|
|
40
|
+
"height": 0.04
|
|
41
|
+
},
|
|
42
|
+
"type": "toolbar",
|
|
43
|
+
"elements": [
|
|
44
|
+
{
|
|
45
|
+
"label": "Finder",
|
|
46
|
+
"relativeX": 0.02,
|
|
47
|
+
"relativeY": 0.02,
|
|
48
|
+
"anchor": "top-left",
|
|
49
|
+
"ocrBackup": "Finder",
|
|
50
|
+
"successCount": 0,
|
|
51
|
+
"failCount": 0,
|
|
52
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
53
|
+
"sessionsSinceUse": 0
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"label": "File",
|
|
57
|
+
"relativeX": 0.1,
|
|
58
|
+
"relativeY": 0.02,
|
|
59
|
+
"anchor": "top-left",
|
|
60
|
+
"ocrBackup": "File",
|
|
61
|
+
"successCount": 0,
|
|
62
|
+
"failCount": 0,
|
|
63
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
64
|
+
"sessionsSinceUse": 0
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"label": "Edit",
|
|
68
|
+
"relativeX": 0.18,
|
|
69
|
+
"relativeY": 0.02,
|
|
70
|
+
"anchor": "top-left",
|
|
71
|
+
"ocrBackup": "Edit",
|
|
72
|
+
"successCount": 0,
|
|
73
|
+
"failCount": 0,
|
|
74
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
75
|
+
"sessionsSinceUse": 0
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"label": "View",
|
|
79
|
+
"relativeX": 0.26,
|
|
80
|
+
"relativeY": 0.02,
|
|
81
|
+
"anchor": "top-left",
|
|
82
|
+
"ocrBackup": "View",
|
|
83
|
+
"successCount": 0,
|
|
84
|
+
"failCount": 0,
|
|
85
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
86
|
+
"sessionsSinceUse": 0
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"label": "Go",
|
|
90
|
+
"relativeX": 0.34,
|
|
91
|
+
"relativeY": 0.02,
|
|
92
|
+
"anchor": "top-left",
|
|
93
|
+
"ocrBackup": "Go",
|
|
94
|
+
"successCount": 0,
|
|
95
|
+
"failCount": 0,
|
|
96
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
97
|
+
"sessionsSinceUse": 0
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"label": "Window",
|
|
101
|
+
"relativeX": 0.42000000000000004,
|
|
102
|
+
"relativeY": 0.02,
|
|
103
|
+
"anchor": "top-left",
|
|
104
|
+
"ocrBackup": "Window",
|
|
105
|
+
"successCount": 0,
|
|
106
|
+
"failCount": 0,
|
|
107
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
108
|
+
"sessionsSinceUse": 0
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"label": "Help",
|
|
112
|
+
"relativeX": 0.5,
|
|
113
|
+
"relativeY": 0.02,
|
|
114
|
+
"anchor": "top-left",
|
|
115
|
+
"ocrBackup": "Help",
|
|
116
|
+
"successCount": 0,
|
|
117
|
+
"failCount": 0,
|
|
118
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
119
|
+
"sessionsSinceUse": 0
|
|
120
|
+
}
|
|
121
|
+
],
|
|
122
|
+
"verified": false,
|
|
123
|
+
"lastSeen": "2026-03-24T04:23:14.890Z"
|
|
124
|
+
},
|
|
125
|
+
"menu::finder": {
|
|
126
|
+
"relativePosition": {
|
|
127
|
+
"top": 0.04,
|
|
128
|
+
"left": 0,
|
|
129
|
+
"width": 0.15,
|
|
130
|
+
"height": 0.05
|
|
131
|
+
},
|
|
132
|
+
"type": "menu",
|
|
133
|
+
"elements": [
|
|
134
|
+
{
|
|
135
|
+
"label": "AXMenu",
|
|
136
|
+
"relativeX": 0.02,
|
|
137
|
+
"relativeY": 0.06,
|
|
138
|
+
"anchor": "top-left",
|
|
139
|
+
"ocrBackup": "AXMenu",
|
|
140
|
+
"successCount": 0,
|
|
141
|
+
"failCount": 0,
|
|
142
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
143
|
+
"sessionsSinceUse": 0
|
|
144
|
+
}
|
|
145
|
+
],
|
|
146
|
+
"verified": false,
|
|
147
|
+
"lastSeen": "2026-03-24T04:23:14.890Z"
|
|
148
|
+
},
|
|
149
|
+
"menu::file": {
|
|
150
|
+
"relativePosition": {
|
|
151
|
+
"top": 0.04,
|
|
152
|
+
"left": 0.08,
|
|
153
|
+
"width": 0.15,
|
|
154
|
+
"height": 0.05
|
|
155
|
+
},
|
|
156
|
+
"type": "menu",
|
|
157
|
+
"elements": [
|
|
158
|
+
{
|
|
159
|
+
"label": "AXMenu",
|
|
160
|
+
"relativeX": 0.1,
|
|
161
|
+
"relativeY": 0.06,
|
|
162
|
+
"anchor": "top-left",
|
|
163
|
+
"ocrBackup": "AXMenu",
|
|
164
|
+
"successCount": 0,
|
|
165
|
+
"failCount": 0,
|
|
166
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
167
|
+
"sessionsSinceUse": 0
|
|
168
|
+
}
|
|
169
|
+
],
|
|
170
|
+
"verified": false,
|
|
171
|
+
"lastSeen": "2026-03-24T04:23:14.890Z"
|
|
172
|
+
},
|
|
173
|
+
"menu::edit": {
|
|
174
|
+
"relativePosition": {
|
|
175
|
+
"top": 0.04,
|
|
176
|
+
"left": 0.16,
|
|
177
|
+
"width": 0.15,
|
|
178
|
+
"height": 0.05
|
|
179
|
+
},
|
|
180
|
+
"type": "menu",
|
|
181
|
+
"elements": [
|
|
182
|
+
{
|
|
183
|
+
"label": "AXMenu",
|
|
184
|
+
"relativeX": 0.18,
|
|
185
|
+
"relativeY": 0.06,
|
|
186
|
+
"anchor": "top-left",
|
|
187
|
+
"ocrBackup": "AXMenu",
|
|
188
|
+
"successCount": 0,
|
|
189
|
+
"failCount": 0,
|
|
190
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
191
|
+
"sessionsSinceUse": 0
|
|
192
|
+
}
|
|
193
|
+
],
|
|
194
|
+
"verified": false,
|
|
195
|
+
"lastSeen": "2026-03-24T04:23:14.890Z"
|
|
196
|
+
},
|
|
197
|
+
"menu::view": {
|
|
198
|
+
"relativePosition": {
|
|
199
|
+
"top": 0.04,
|
|
200
|
+
"left": 0.24,
|
|
201
|
+
"width": 0.15,
|
|
202
|
+
"height": 0.05
|
|
203
|
+
},
|
|
204
|
+
"type": "menu",
|
|
205
|
+
"elements": [
|
|
206
|
+
{
|
|
207
|
+
"label": "AXMenu",
|
|
208
|
+
"relativeX": 0.26,
|
|
209
|
+
"relativeY": 0.06,
|
|
210
|
+
"anchor": "top-left",
|
|
211
|
+
"ocrBackup": "AXMenu",
|
|
212
|
+
"successCount": 0,
|
|
213
|
+
"failCount": 0,
|
|
214
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
215
|
+
"sessionsSinceUse": 0
|
|
216
|
+
}
|
|
217
|
+
],
|
|
218
|
+
"verified": false,
|
|
219
|
+
"lastSeen": "2026-03-24T04:23:14.890Z"
|
|
220
|
+
},
|
|
221
|
+
"menu::go": {
|
|
222
|
+
"relativePosition": {
|
|
223
|
+
"top": 0.04,
|
|
224
|
+
"left": 0.32,
|
|
225
|
+
"width": 0.15,
|
|
226
|
+
"height": 0.05
|
|
227
|
+
},
|
|
228
|
+
"type": "menu",
|
|
229
|
+
"elements": [
|
|
230
|
+
{
|
|
231
|
+
"label": "AXMenu",
|
|
232
|
+
"relativeX": 0.34,
|
|
233
|
+
"relativeY": 0.06,
|
|
234
|
+
"anchor": "top-left",
|
|
235
|
+
"ocrBackup": "AXMenu",
|
|
236
|
+
"successCount": 0,
|
|
237
|
+
"failCount": 0,
|
|
238
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
239
|
+
"sessionsSinceUse": 0
|
|
240
|
+
}
|
|
241
|
+
],
|
|
242
|
+
"verified": false,
|
|
243
|
+
"lastSeen": "2026-03-24T04:23:14.890Z"
|
|
244
|
+
},
|
|
245
|
+
"menu::window": {
|
|
246
|
+
"relativePosition": {
|
|
247
|
+
"top": 0.04,
|
|
248
|
+
"left": 0.4,
|
|
249
|
+
"width": 0.15,
|
|
250
|
+
"height": 0.05
|
|
251
|
+
},
|
|
252
|
+
"type": "menu",
|
|
253
|
+
"elements": [
|
|
254
|
+
{
|
|
255
|
+
"label": "AXMenu",
|
|
256
|
+
"relativeX": 0.42000000000000004,
|
|
257
|
+
"relativeY": 0.06,
|
|
258
|
+
"anchor": "top-left",
|
|
259
|
+
"ocrBackup": "AXMenu",
|
|
260
|
+
"successCount": 0,
|
|
261
|
+
"failCount": 0,
|
|
262
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
263
|
+
"sessionsSinceUse": 0
|
|
264
|
+
}
|
|
265
|
+
],
|
|
266
|
+
"verified": false,
|
|
267
|
+
"lastSeen": "2026-03-24T04:23:14.890Z"
|
|
268
|
+
},
|
|
269
|
+
"menu::help": {
|
|
270
|
+
"relativePosition": {
|
|
271
|
+
"top": 0.04,
|
|
272
|
+
"left": 0.48,
|
|
273
|
+
"width": 0.15,
|
|
274
|
+
"height": 0.05
|
|
275
|
+
},
|
|
276
|
+
"type": "menu",
|
|
277
|
+
"elements": [
|
|
278
|
+
{
|
|
279
|
+
"label": "AXMenu",
|
|
280
|
+
"relativeX": 0.5,
|
|
281
|
+
"relativeY": 0.06,
|
|
282
|
+
"anchor": "top-left",
|
|
283
|
+
"ocrBackup": "AXMenu",
|
|
284
|
+
"successCount": 0,
|
|
285
|
+
"failCount": 0,
|
|
286
|
+
"lastInteracted": "2026-03-24T04:23:14.890Z",
|
|
287
|
+
"sessionsSinceUse": 0
|
|
288
|
+
}
|
|
289
|
+
],
|
|
290
|
+
"verified": false,
|
|
291
|
+
"lastSeen": "2026-03-24T04:23:14.890Z"
|
|
292
|
+
}
|
|
293
|
+
},
|
|
294
|
+
"navigationGraph": {
|
|
295
|
+
"nodes": {},
|
|
296
|
+
"edges": []
|
|
297
|
+
},
|
|
298
|
+
"masteryHistory": [],
|
|
299
|
+
"totalTasksCompleted": 0,
|
|
300
|
+
"sessionCount": 0,
|
|
301
|
+
"featureLadder": [
|
|
302
|
+
{
|
|
303
|
+
"id": "browse_files",
|
|
304
|
+
"description": "Browse and open files/folders",
|
|
305
|
+
"level": "beginner",
|
|
306
|
+
"weight": 1,
|
|
307
|
+
"critical": false
|
|
308
|
+
},
|
|
309
|
+
{
|
|
310
|
+
"id": "copy_move",
|
|
311
|
+
"description": "Copy, move, rename, delete files",
|
|
312
|
+
"level": "beginner",
|
|
313
|
+
"weight": 1,
|
|
314
|
+
"critical": false
|
|
315
|
+
},
|
|
316
|
+
{
|
|
317
|
+
"id": "search",
|
|
318
|
+
"description": "Spotlight and Finder search",
|
|
319
|
+
"level": "beginner",
|
|
320
|
+
"weight": 1,
|
|
321
|
+
"critical": false
|
|
322
|
+
},
|
|
323
|
+
{
|
|
324
|
+
"id": "views_sort",
|
|
325
|
+
"description": "Change views, sort, and organize",
|
|
326
|
+
"level": "pro",
|
|
327
|
+
"weight": 2,
|
|
328
|
+
"critical": false
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
"id": "tags_favorites",
|
|
332
|
+
"description": "Tags, favorites, and sidebar",
|
|
333
|
+
"level": "pro",
|
|
334
|
+
"weight": 2,
|
|
335
|
+
"critical": false
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
"id": "quick_actions",
|
|
339
|
+
"description": "Quick Look, Quick Actions, and Services",
|
|
340
|
+
"level": "expert",
|
|
341
|
+
"weight": 2,
|
|
342
|
+
"critical": true
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"id": "automator_scripts",
|
|
346
|
+
"description": "Automator, terminal, and scripting",
|
|
347
|
+
"level": "grandmaster",
|
|
348
|
+
"weight": 2,
|
|
349
|
+
"critical": false
|
|
350
|
+
}
|
|
351
|
+
],
|
|
352
|
+
"featureMastery": {
|
|
353
|
+
"file_management": {
|
|
354
|
+
"depth": 2,
|
|
355
|
+
"confidence": 0.3,
|
|
356
|
+
"repeatCount": 0,
|
|
357
|
+
"workflowCount": 0,
|
|
358
|
+
"healingCount": 0,
|
|
359
|
+
"failCount": 0,
|
|
360
|
+
"lastSeen": "2026-03-24T04:23:14.890Z",
|
|
361
|
+
"lastVerified": null
|
|
362
|
+
},
|
|
363
|
+
"editing": {
|
|
364
|
+
"depth": 2,
|
|
365
|
+
"confidence": 0.3,
|
|
366
|
+
"repeatCount": 0,
|
|
367
|
+
"workflowCount": 0,
|
|
368
|
+
"healingCount": 0,
|
|
369
|
+
"failCount": 0,
|
|
370
|
+
"lastSeen": "2026-03-24T04:23:14.890Z",
|
|
371
|
+
"lastVerified": null
|
|
372
|
+
},
|
|
373
|
+
"view_control": {
|
|
374
|
+
"depth": 2,
|
|
375
|
+
"confidence": 0.3,
|
|
376
|
+
"repeatCount": 0,
|
|
377
|
+
"workflowCount": 0,
|
|
378
|
+
"healingCount": 0,
|
|
379
|
+
"failCount": 0,
|
|
380
|
+
"lastSeen": "2026-03-24T04:23:14.890Z",
|
|
381
|
+
"lastVerified": null
|
|
382
|
+
},
|
|
383
|
+
"window_management": {
|
|
384
|
+
"depth": 2,
|
|
385
|
+
"confidence": 0.3,
|
|
386
|
+
"repeatCount": 0,
|
|
387
|
+
"workflowCount": 0,
|
|
388
|
+
"healingCount": 0,
|
|
389
|
+
"failCount": 0,
|
|
390
|
+
"lastSeen": "2026-03-24T04:23:14.890Z",
|
|
391
|
+
"lastVerified": null
|
|
392
|
+
},
|
|
393
|
+
"help_usage": {
|
|
394
|
+
"depth": 2,
|
|
395
|
+
"confidence": 0.3,
|
|
396
|
+
"repeatCount": 0,
|
|
397
|
+
"workflowCount": 0,
|
|
398
|
+
"healingCount": 0,
|
|
399
|
+
"failCount": 0,
|
|
400
|
+
"lastSeen": "2026-03-24T04:23:14.890Z",
|
|
401
|
+
"lastVerified": null
|
|
402
|
+
}
|
|
403
|
+
},
|
|
404
|
+
"masteryMetrics": {
|
|
405
|
+
"breadth": 0,
|
|
406
|
+
"workflowBreadth": 0,
|
|
407
|
+
"outcomeBreadth": 0,
|
|
408
|
+
"reliability": 0,
|
|
409
|
+
"healingRate": 0,
|
|
410
|
+
"crossFeatureWorkflows": 0,
|
|
411
|
+
"criticalFloor": 0,
|
|
412
|
+
"weightedScore": 0
|
|
413
|
+
},
|
|
414
|
+
"crossFeatureWorkflows": 0,
|
|
415
|
+
"actionSuccessCount": 0,
|
|
416
|
+
"actionFailCount": 0,
|
|
417
|
+
"shortcutsUsed": 0,
|
|
418
|
+
"playbooksExported": 0,
|
|
419
|
+
"edgeCasesHandled": 0
|
|
420
|
+
}
|