awesome-claude-skillsMCP Server42/100 via “marketplace-based skill discovery and registration”
A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
Unique: Uses a declarative JSON manifest (.claude-plugin/marketplace.json) as the single source of truth for skill registration, enabling platform-agnostic discovery that works identically across Claude.ai, Claude Code, and Claude API without requiring separate registration mechanisms per platform. The flat directory structure with root-level skill folders creates a transparent, git-friendly skill catalog.
vs others: More transparent and git-native than proprietary plugin marketplaces (e.g., OpenAI's plugin store) because the entire skill catalog and implementations are version-controlled in a single repository, enabling community contributions and offline access.