Skill Vision Control (SVC) provides a robust and safe solution for managing MCP (Mycroft Core Platform, or similar AI/bot platform) skills. It automates the detection of new skill versions from sources like GitHub and npm, while integrating proactive security scanning with Sentinel before any download. Users can maintain multiple skill versions, easily switch between them, and conduct A/B testing of new releases. A key feature is its smart merge capability, which allows seamless integration of official updates with user-specific custom modifications, preventing loss of personalized changes. SVC also includes scheduled update checks, desktop notifications, and a comprehensive command-line interface, making it an essential tool for secure and efficient AI skill lifecycle management.
Key Features
0158 GitHub stars
02Integrated Security Scanning before download (Sentinel)
03Smart Merge of official updates with custom modifications
04A/B Testing capabilities for new skill versions
05Comprehensive Version Management with rollback and cleanup
06Automatic Update Detection from GitHub/npm