Initial commit
This commit is contained in:
13
.claude-plugin/plugin.json
Normal file
13
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "claude-listen",
|
||||
"description": "Voice input plugin for Claude Code using the listen CLI tool. Enables voice-to-text transcription for hands-free coding.",
|
||||
"version": "1.1.2",
|
||||
"author": {
|
||||
"name": "gmoqa",
|
||||
"email": "gmoqa@users.noreply.github.com",
|
||||
"url": "https://github.com/gmoqa"
|
||||
},
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user