Initial commit
This commit is contained in:
17
.claude-plugin/plugin.json
Normal file
17
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "takushi-notifier",
|
||||
"description": "Claude Assistantの応答を音声で読み上げるプラグイン(Style-Bert-VITS2対応)",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Yuri"
|
||||
},
|
||||
"skills": [
|
||||
"./skills"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
],
|
||||
"hooks": [
|
||||
"./hooks"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user