18 lines
559 B
JSON
18 lines
559 B
JSON
{
|
|
"name": "cli-demo-generator",
|
|
"owner": {
|
|
"name": "daymade",
|
|
"email": "daymadev89@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "cli-demo-generator",
|
|
"description": "Generate professional animated CLI demos and terminal recordings with VHS. Supports automated generation, batch processing, and interactive recording for documentation and tutorials",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-daymade-claude-code-skills-cli-demo-generator.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |