What problem does it solve?
This Skill allows you to install, manage, and monitor local services on community servers with safety gates, reducing the risk of errors and ensuring all changes are approved and documented.
Core Features & Use Cases
- Service Installation and Management: Install, update, remove, and restore community server services using approved recipes and validation checks.
- Service Catalog: Only services in the approved catalog may be installed, ensuring consistency and security.
- Safety Gates: All operations require a written plan and explicit maintainer approval before execution.
- Monitoring: Validate service health, offline behavior, and backup configurations post-installation.
- Documentation: Log all actions and maintain a complete service inventory.
Quick Start
Use the server-services skill to install a new service on the server. Run the following command:
install-service --service <service-name> --plan <plan-file> --approve