daemon-manager

Manage the Ravi runtime daemon lifecycle, service installation, and logs.

6|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/filipexyz/ravi --skill daemon-manager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: daemon-manager
Source: https://github.com/filipexyz/ravi/tree/main/src/plugins/internal/ravi-system/skills/daemon
Command: npx skills add https://github.com/filipexyz/ravi --skill daemon-manager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill simplifies the lifecycle management of the Ravi runtime, removing the need for manual process monitoring and complex command-line interactions.

Core Features & Use Cases

  • Process Control: Easily start, stop, restart, or check the status of the Ravi daemon.
  • Log Management: Quickly access, tail, or clear system logs to troubleshoot agent behavior.
  • System Integration: Install or uninstall the daemon as a persistent system service to ensure your agents stay online.

Quick Start

Use the daemon-manager skill to check the current status and view the last 50 lines of logs for the Ravi daemon.

Frequently Asked Questions about daemon-manager

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

FAQPage Schema
How do I manage a long-lived AI agent daemon process without manual monitoring?

You manage a long-lived AI agent daemon process by using lifecycle management tools to install it as a persistent system service, enabling automated process monitoring and control without manual command-line interactions.

What is the best way to view system logs for a runtime daemon?

The best way to view system logs for a runtime daemon is to use a management interface that accesses, tails, or clears logs to troubleshoot agent behavior by viewing the last 50 lines of output.

Does daemon management require access to system process management tools?

Yes, daemon management requires access to system process management tools and local environment configuration files to facilitate system-level control and service installation for long-lived agents.

How do I install a runtime daemon as a persistent system service?

You install a runtime daemon as a persistent system service by using system integration features that configure the daemon to ensure your AI agents stay online across system reboots.

Why does my AI agent daemon stop running after system restarts?

Your AI agent daemon stops running after system restarts because it is not installed as a persistent system service; installing it ensures the daemon stays online and automatically restarts.

Can I check the operational status of a runtime daemon without using complex command-line interactions?

Yes, you can check the operational status of a runtime daemon without complex command-line interactions by using a management skill that simplifies lifecycle control and reports the current process state.