-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathregistry.json
More file actions
65 lines (65 loc) · 1.21 KB
/
registry.json
File metadata and controls
65 lines (65 loc) · 1.21 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
[
{
"name": "mofa-skills",
"description": "AI-powered content creation suite: presentations, cards, comics, infographics, lesson websites, deployment workflows, voice cloning, and office document processing",
"repo": "mofa-org/mofa-skills",
"skills": [
"mofa-cards",
"mofa-comic",
"mofa-fm",
"mofa-frame",
"mofa-infographic",
"mofa-pdf",
"mofa-podcast",
"mofa-publish",
"mofa-site",
"mofa-slides",
"mofa-xlsx",
"mofa-youtube"
],
"requires": [
"git",
"cargo",
"curl",
"gh",
"ominix-api",
"quarto",
"scp",
"ssh"
],
"tags": [
"ai",
"pptx",
"image-gen",
"gemini",
"batch-api",
"comic",
"manga",
"xkcd",
"infographic",
"poster",
"website",
"quarto",
"github-pages",
"static-site",
"tts",
"voice-cloning",
"speech",
"audio",
"qwen3-tts",
"emotion",
"podcast",
"multi-speaker",
"dialogue",
"talk-show",
"pdf",
"excel",
"xlsx",
"spreadsheet",
"slides",
"presentation",
"editable",
"vqa"
]
}
]