Files
42marketplaces/sync/gh-lagz0ne-local-install-skill.json
2025-11-30 09:08:53 +08:00

18 lines
429 B
JSON

{
"name": "local-install-skill",
"owner": {
"name": "lagz0ne",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "local-install-skill",
"description": "Install Claude Code skills from GitHub repositories to project scope",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-lagz0ne-local-install-skill.git"
},
"strict": true
}
]
}