40 lines
1.3 KiB
JSON
40 lines
1.3 KiB
JSON
{
|
|
"name": "caveman",
|
|
"version": "0.1.0",
|
|
"description": "Ultra-compressed communication mode. Cut filler. Keep technical accuracy.",
|
|
"author": {
|
|
"name": "Julius Brussee",
|
|
"url": "https://github.com/JuliusBrussee"
|
|
},
|
|
"homepage": "https://github.com/JuliusBrussee/caveman",
|
|
"repository": "https://github.com/JuliusBrussee/caveman",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"productivity",
|
|
"communication",
|
|
"brevity",
|
|
"writing"
|
|
],
|
|
"skills": "./skills/",
|
|
"interface": {
|
|
"displayName": "Caveman",
|
|
"shortDescription": "Talk like caveman. Cut filler. Keep technical accuracy.",
|
|
"longDescription": "Ultra-compressed communication mode for Codex. Use fewer words. Keep exact technical substance.",
|
|
"developerName": "Julius Brussee",
|
|
"category": "Productivity",
|
|
"capabilities": [
|
|
"Write"
|
|
],
|
|
"websiteURL": "https://github.com/JuliusBrussee/caveman",
|
|
"privacyPolicyURL": "https://github.com/JuliusBrussee/caveman/blob/main/README.md",
|
|
"termsOfServiceURL": "https://github.com/JuliusBrussee/caveman/blob/main/LICENSE",
|
|
"defaultPrompt": [
|
|
"Use caveman mode. Cut filler. Keep technical accuracy."
|
|
],
|
|
"composerIcon": "./assets/caveman-small.svg",
|
|
"logo": "./assets/caveman.svg",
|
|
"screenshots": [],
|
|
"brandColor": "#6B7280"
|
|
}
|
|
}
|