Files
gh-raw-labs-claude-code-mar…/.claude-plugin/plugin.json
2025-11-30 08:49:48 +08:00

11 lines
192 B
JSON

{
"name": "anthropic-plugin",
"description": "Plugin that exposes the anthropic skills",
"version": "1.0.0",
"author": {
"name": "Anthropic"
},
"skills": [
"./skills"
]
}