remnic-status

Report Remnic daemon health, stores, ports, and client connections.

158|23|Updated Feb 5, 2026
One-click install
npx skills add https://github.com/joshuaswarren/remnic --skill remnic-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remnic-status
Source: https://github.com/joshuaswarren/remnic/tree/main/packages/plugin-claude-code/skills/remnic-status
Command: npx skills add https://github.com/joshuaswarren/remnic --skill remnic-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and report the health state of the Remnic daemon, its stores, and connected clients.

Core Features & Use Cases

  • Health snapshot: daemon status, listening ports, memory store path, and connected clients.
  • Troubleshooting guidance: actionable remediation steps when issues are detected, including starting the daemon or checking logs.

Quick Start

Ask Remnic-status to report the current health status of the Remnic daemon and its components.

Frequently Asked Questions about remnic-status

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

FAQPage Schema
How do I check the health state of a daemon and its connected clients?

A health check identifies and reports the state of the Remnic daemon, its stores, and connected clients. It summarizes daemon status, listening ports, memory store paths, and client connections to help diagnose cross-component health during startup or runtime failures.

What is included in a daemon health status report?

A daemon health status report includes a snapshot of the daemon status, listening ports, memory store path, and connected clients. It also provides concrete remediation steps for troubleshooting detected issues, such as starting the daemon or checking logs.

How do I diagnose why recall or store calls are failing against my daemon?

Diagnosing failing recall or store calls requires running a health check to identify and report the health state of the daemon and its components. This reveals cross-component health issues and provides actionable remediation steps to resolve the failures.

Can I get actionable remediation steps when a daemon health check detects issues?

Yes, you can get actionable remediation steps when issues are detected during a daemon health check. The diagnostic report provides concrete troubleshooting guidance, including starting the daemon or checking logs, to resolve identified cross-component health problems.

What troubleshooting steps should I take when a daemon is not responding?

Troubleshooting an unresponsive daemon involves checking daemon status, listening ports, store paths, and client connections. The health check provides concrete remediation steps such as starting the daemon or checking logs to diagnose and fix the runtime issue.

Do I need any dependencies installed to run a daemon diagnostics health check?

No dependencies are required to run this daemon diagnostics health check. The tool operates independently to query health endpoints and summarize the daemon state, store paths, and connected clients without external library requirements.