-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST.json
More file actions
45 lines (45 loc) · 1.05 KB
/
MANIFEST.json
File metadata and controls
45 lines (45 loc) · 1.05 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
{
"name": "access-to-business",
"version": "1.1.0",
"description": "AI-powered startup coach, execution engine, pitch generator, and investor binder builder",
"family": "Access To",
"pillar": 7,
"author": "Doug DeVitre",
"license": "MIT",
"repository": "https://github.com/dougdevitre/access-to-business",
"entrypoint": "SKILL.md",
"capabilities": [
"execution-coaching",
"investor-binder",
"pitch-generator",
"financial-tools",
"sales-gtm",
"legal-compliance",
"templates",
"regional-ecosystems"
],
"commands": 36,
"playbooks": 21,
"templates": 100,
"evals": 80,
"apps": 4,
"reference_directories": [
"references/commands",
"references/playbooks",
"references/pitch",
"references/templates",
"references/compliance",
"references/contracts",
"references/accounting",
"references/ip",
"references/regional",
"references/advisor",
"references/decisions",
"references/integrations"
],
"regional_deployments": [
"missouri",
"california",
"texas"
]
}