Files
42marketplaces/sync/gh-kivilaid-plugin-marketplace-example-skills.json
2025-11-30 09:08:53 +08:00

18 lines
582 B
JSON

{
"name": "example-skills",
"owner": {
"name": "ando",
"email": "ando@kivilaid.ee"
},
"plugins": [
{
"name": "example-skills",
"description": "Collection of example skills demonstrating various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-kivilaid-plugin-marketplace-example-skills.git"
},
"strict": true
}
]
}