18 lines
430 B
JSON
18 lines
430 B
JSON
{
|
|
"name": "tts-output",
|
|
"owner": {
|
|
"name": "Joel Chan",
|
|
"email": "joel611@live.hk"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "tts-output",
|
|
"description": "Text-to-speech output for Claude responses using macOS 'say' command",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-joel611-claude-plugins-plugins-claude-tts-output.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |