18 lines
453 B
JSON
18 lines
453 B
JSON
{
|
|
"name": "concise-prompt",
|
|
"owner": {
|
|
"name": "Lukas",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "concise-prompt",
|
|
"description": "Makes Claude responses concise by default. Use !verbose or !v to disable for specific prompts.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-balabis-plugins-concise-prompt-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |