Add manifest generator and publish manifest.json
This commit is contained in:
13
manifest.json
Normal file
13
manifest.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"repo": "openRepo/AI-ART",
|
||||
"branch": "main",
|
||||
"readme": "https://git.sunamura-llc.com/openRepo/AI-ART/raw/branch/main/README.md",
|
||||
"task_template": "https://git.sunamura-llc.com/openRepo/AI-ART/raw/branch/main/prompts/task_template.md",
|
||||
"rules": "https://git.sunamura-llc.com/openRepo/AI-ART/raw/branch/main/.cursorrules",
|
||||
"images_dir": "https://git.sunamura-llc.com/openRepo/AI-ART/src/branch/main/images",
|
||||
"images": [{"name":".DS_Store","path":"images/.DS_Store","url":"https://git.sunamura-llc.com/openRepo/AI-ART/raw/branch/main/images/.DS_Store"}],
|
||||
"notes": [
|
||||
"README.md を条件(ポリシー)として読む",
|
||||
"prompts/task_template.md を実行指示として扱う"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user