-
-
Notifications
You must be signed in to change notification settings - Fork 167
Expand file tree
/
Copy pathskill_definitions.yml
More file actions
112 lines (101 loc) · 1.97 KB
/
Copy pathskill_definitions.yml
File metadata and controls
112 lines (101 loc) · 1.97 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
skills:
- id: app_search
specificity: high
sentences:
- id: query
captures:
- id: app
type: string
- id: query
type: string
- id: current_time
specificity: high
sentences:
- id: query
- id: calculator
specificity: medium
sentences:
- id: calculate
captures:
- id: calculation
type: string
- id: calculator_operators
specificity: low
sentences:
- id: addition
- id: subtraction
- id: multiplication
- id: division
- id: power
- id: square_root
- id: lyrics
specificity: high
sentences:
- id: query
captures:
- id: song
type: string
- id: navigation
specificity: high
sentences:
- id: query
captures:
- id: where
type: string
- id: media
specificity: high
sentences:
- id: play
- id: pause
- id: previous
- id: next
- id: open
specificity: medium
sentences:
- id: query
captures:
- id: what
type: string
- id: search
specificity: low
sentences:
- id: query
captures:
- id: what
type: string
- id: telephone
specificity: low
sentences:
- id: dial
captures:
- id: who
type: string
- id: timer
specificity: high
sentences:
- id: set
captures:
- id: duration
type: duration
- id: name
type: string
- id: cancel
captures:
- id: name
type: string
- id: query
captures:
- id: name
type: string
- id: util_yes_no
specificity: high
sentences:
- id: yes
- id: no
- id: weather
specificity: high
sentences:
- id: current
captures:
- id: where
type: string