-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathplugin.lock.json
More file actions
53 lines (53 loc) · 1.63 KB
/
plugin.lock.json
File metadata and controls
53 lines (53 loc) · 1.63 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
{
"lockVersion": 1,
"pluginId": "com.openai.notion",
"pluginVersion": "0.1.0",
"generatedBy": "codex plugin pack (draft)",
"generatedAt": "2026-03-09T14:08:16Z",
"skills": [
{
"id": "notion-knowledge-capture",
"vendoredPath": "skills/notion-knowledge-capture",
"source": {
"type": "github",
"repo": "openai/skills",
"path": "skills/.curated/notion-knowledge-capture",
"ref": "c207989386b30063bcecaf6b1977d761b244732e"
},
"integrity": "sha256-<fill-during-pack>"
},
{
"id": "notion-meeting-intelligence",
"vendoredPath": "skills/notion-meeting-intelligence",
"source": {
"type": "github",
"repo": "openai/skills",
"path": "skills/.curated/notion-meeting-intelligence",
"ref": "c207989386b30063bcecaf6b1977d761b244732e"
},
"integrity": "sha256-<fill-during-pack>"
},
{
"id": "notion-research-documentation",
"vendoredPath": "skills/notion-research-documentation",
"source": {
"type": "github",
"repo": "openai/skills",
"path": "skills/.curated/notion-research-documentation",
"ref": "c207989386b30063bcecaf6b1977d761b244732e"
},
"integrity": "sha256-<fill-during-pack>"
},
{
"id": "notion-spec-to-implementation",
"vendoredPath": "skills/notion-spec-to-implementation",
"source": {
"type": "github",
"repo": "openai/skills",
"path": "skills/.curated/notion-spec-to-implementation",
"ref": "c207989386b30063bcecaf6b1977d761b244732e"
},
"integrity": "sha256-<fill-during-pack>"
}
]
}