Improve the distribution and installation system by creating npm-publishable packages for plugins and building a marketplace/registry for community-contributed agents and context, including features like `/import-preset` command, collision detection, and version management.
## Overview Improve the distribution and installation system by creating npm-publishable packages for plugins and building a marketplace/registry for community-contributed agents and context. ## Goals - Create npm-publishable packages for plugins - Build plugin/preset marketplace/registry - Add `/import-preset` command for bundle installation - Improve collision detection and merge strategies - Implement version management for installed presets - Enable community-contributed agents and context - Document distribution and publishing workflows ## Key Features ### NPM Packages - Publish plugins as npm packages - Scoped packages (`@openagents/plugin-name`) - Semantic versioning - Dependency management - Installation via npm/yarn/pnpm ### Marketplace/Registry - Central registry of available plugins - Search and discovery - Ratings and reviews - Version compatibility tracking - Download statistics ### Import System - `/import-preset` command for quick installation - Bundle installatio