Files
42marketplaces/sync/gh-hyperspell-claude-setup.json
2025-11-29 18:53:27 +08:00

18 lines
416 B
JSON

{
"name": "setup",
"owner": {
"name": "Hyperspell",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "setup",
"description": "Custom skills and plugins that lets you integrate Hyperspell into your code project.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-hyperspell-claude-setup.git"
},
"strict": true
}
]
}