Add plugin discovery and management system:
- Registry index (plugins/index.json) with curated plugins
- Registry client with caching and fallback
- Plugin manager for install/remove operations
- CLI commands: plugin search, list, install, remove, info
Registry hosted as static JSON, uses existing npm/Bun infrastructure.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>