system-check

Verify operational status of VPS, container, and TM3 bridge components.

1|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/GrazianoGuiducci/d-nd-seed --skill system-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: system-check
Source: https://github.com/GrazianoGuiducci/d-nd-seed/tree/main/plugins/d-nd-core/skills/system-check
Command: npx skills add https://github.com/GrazianoGuiducci/d-nd-seed --skill system-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a quick and reliable way to check the operational status of critical D-ND ecosystem components, helping to diagnose and resolve system issues efficiently.

Core Features & Use Cases

  • Component Status Checks: Verifies the health of the VPS, containerized kernel, and TM3 bridge.
  • Diagnostic Information: Retrieves container logs and checks for common permission errors (EACCES).
  • Use Case: When experiencing intermittent errors or slow responses, use this Skill to quickly pinpoint whether the issue lies with the core infrastructure, the AI kernel, or the communication bridge.

Quick Start

Run a system check on the D-ND components.

Frequently Asked Questions about system-check

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

FAQPage Schema
How do I check the operational status of D-ND system components?

To check D-ND system status, this tool verifies the operational health of the VPS, containerized kernel, and TM3 bridge, helping pinpoint infrastructure issues efficiently.

Why does my containerized environment keep throwing EACCES permission errors?

EACCES permission errors in containerized environments are a common issue scanned for by this system check, which retrieves container logs to help diagnose and resolve these specific permission conflicts.

How do I diagnose slow responses and intermittent errors in my D-ND ecosystem?

Diagnose slow responses and intermittent D-ND errors by running a system check to quickly determine whether the core infrastructure, AI kernel, or communication bridge is the source of the problem.

Can I use this system check to retrieve container logs for troubleshooting?

Yes, you can use this system check to retrieve container logs, which scans for common permission errors like EACCES to assist system administrators in troubleshooting containerized environments.

Do I need any dependencies to run a D-ND system health check?

No dependencies are required to run this D-ND system health check, as it operates independently using scripts to verify the operational status of the VPS, container, and TM3 bridge.