Files
claude-plugins/.claude-plugin/marketplace.json
2025-10-28 12:28:48 -05:00

15 lines
424 B
JSON

{
"name": "claude-skills-marketplace",
"owner": {
"name": "Claude Skills Contributors"
},
"description": "A curated collection of Agent Skills and plugins for Claude Code and Claude.ai",
"plugins": [
{
"name": "claude-code",
"source": "./claude-code",
"description": "Complete toolkit for Claude Code: plugins, skills, slash commands, hooks, subagents, and memory management"
}
]
}