component-management

Manage zylos component installation, upgrades, and removals through CLI workflows.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/Masterleeaus/zero --skill component-management-masterleeaus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: component-management
Source: https://github.com/Masterleeaus/zero/tree/main/CodeToUse/_Quarantine/AI_aicore_AICores_duplicate/zylos-core-main/skills/component-management
Command: npx skills add https://github.com/Masterleeaus/zero --skill component-management-masterleeaus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users safely install, upgrade, uninstall, and inspect zylos components without manually managing complex component lifecycle steps or configuration requirements.

Core Features & Use Cases

  • Component Lifecycle Management: Guides installation, upgrades, and removal of zylos components through CLI workflows with confirmation safeguards.
  • Configuration and Service Handling: Helps collect required configuration, manage hooks, handle services, and verify component setup.
  • Use Case: When a user needs to add a new zylos integration, upgrade an existing component, or remove a component while preserving or deleting its data intentionally, this Skill provides the correct workflow.

Quick Start

Use the component-management skill to help me check available zylos components and guide me through installing one safely.

Frequently Asked Questions about component-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I safely upgrade zylos components through the CLI?

To safely upgrade zylos components, this Skill applies controlled lifecycle workflows that guide CLI operations, verify component metadata, and execute upgrades with confirmation safeguards to prevent accidental data loss.

What is the best way to uninstall a zylos component while preserving its data?

The best way to uninstall a zylos component while preserving data is using confirmation-based execution workflows, which intentionally separate component removal from data deletion to ensure configuration and service hooks are handled safely.

How do I configure required settings when installing new zylos components?

Configuring zylos components during installation involves collecting required configuration inputs, setting up necessary hooks, and managing services through guided CLI workflows that verify setup completion before finalizing the process.

Can I discover and inspect available zylos components before committing to an installation?

Yes, component discovery allows you to inspect available zylos components and review their metadata, configuration requirements, and hooks before triggering any confirmation-based installation workflows.

What precautions are built into zylos component management to prevent accidental removal?

Zylos component management enforces confirmation-based execution scenarios across all CLI operations, ensuring uninstall and upgrade commands require explicit validation before modifying hooks, services, or configuration data.

When do I need to manage hooks during a zylos component upgrade?

Hooks require management during a zylos component upgrade whenever the new version introduces configuration changes or service dependencies, requiring structured lifecycle workflows to re-verify setup and apply updates safely.