Add root-level marketplace.json for Claude Code plugin compatibility
loading diff…
.claude-plugin/marketplace.json at the repository root so the repo works with Claude Code's /plugin marketplace add commandSKILL.md frontmatterRunning /plugin marketplace add ComposioHQ/awesome-claude-skills currently fails with:
Error: Marketplace file not found at .../.claude-plugin/marketplace.json
The repo has a marketplace.json inside composio-skills/, but the plugin system expects one at the repository root.
/plugin marketplace add ComposioHQ/awesome-claude-skills and verify it no longer errors🤖 Generated with Claude Code