-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPUBLIC_CONTRACT_MANIFEST.json
More file actions
39 lines (39 loc) · 1.42 KB
/
Copy pathPUBLIC_CONTRACT_MANIFEST.json
File metadata and controls
39 lines (39 loc) · 1.42 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
{
"schema": "image-skill.public-contract-manifest.v1",
"generated_by": "scripts/public/export-public-cli.mjs",
"source_repo": "danielgwilson/image-skill",
"source_root": "docs/public-contract",
"public_repo": "danielgwilson/image-skill-cli",
"package_name": "image-skill",
"package_version": "0.1.70",
"note": "Generated from private upstream public contracts. Do not edit by hand.",
"files": [
{
"source_path": "docs/public-contract/skill.md",
"public_paths": ["SKILL.md", "skill.md", "skills/image-skill/SKILL.md"],
"bytes": 29431,
"sha256": "34dfd194368b644ef9ee14c43e5015d496fe8a4e3e12d4a7a8efdf8966c127cd"
},
{
"source_path": "docs/public-contract/cli.md",
"public_paths": ["cli.md", "skills/image-skill/references/cli.md"],
"bytes": 84480,
"sha256": "a91bd1c21cb946db55814128cced2a397ffd07ac926f99aaa7bcc8bca00461ab"
},
{
"source_path": "docs/public-contract/llms.txt",
"public_paths": ["llms.txt", "skills/image-skill/references/llms.txt"],
"bytes": 40587,
"sha256": "0b8ff2d8b0da837b11e6ee5cf785827f1008701a4ef1c0220447d84ecaaabfc0"
},
{
"source_path": "docs/public-contract/commands.json",
"public_paths": [
"commands.json",
"skills/image-skill/references/commands.json"
],
"bytes": 17352,
"sha256": "fb933d6e056b3b3f4d5021ef01a872d13e627a9e29fb4cf1c0caff1c65eee5c1"
}
]
}