server-readonly

Inspect local community servers and services without modifying host configuration.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/coolabnet/mesha --skill server-readonly
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: server-readonly
Source: https://github.com/coolabnet/mesha/tree/main/skills/server-readonly
Command: npx skills add https://github.com/coolabnet/mesha --skill server-readonly

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill safely inspects local community servers and services, providing visibility without altering the host configuration.

Core Features & Use Cases

  • Host Health Data Collection: Gather CPU load, memory usage, uptime, and system errors.
  • Storage State Check: Inspect disk and storage state, including mount points and used/free space.
  • Service Reachability Testing: Verify HTTP health-check endpoints, port checks, and process status.
  • Domain Resolution Verification: Confirm local domain resolution on the local network.
  • Reverse Proxy Configuration Health Check: Assess configured routes for expected responses.
  • Offline Behavior Confirmation: Test service reachability without internet access.
  • Service Catalog Comparison: Compare running services against an approved service catalog.
  • Backup Status Check: Verify backup policy and logs.

Quick Start

Use the server-readonly skill to check the health of the community server.

Frequently Asked Questions about server-readonly

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

FAQPage Schema
How do I check server health and service reachability on OpenWrt without changing the host configuration?

Server health monitoring on OpenWrt can be performed safely by collecting CPU load, memory usage, and uptime data, and testing service reachability without modifying host configurations.

Can I monitor LibreMesh community network services offline to confirm they stay reachable without internet access?

Yes, offline behavior confirmation tests service reachability on LibreMesh community networks without internet access, verifying that local domain resolution and HTTP endpoints respond correctly.

What is the best way to verify local domain resolution and reverse proxy routes in a community network?

The best way to verify local domain resolution and reverse proxy routes is by assessing configured routes for expected responses and confirming DNS resolution directly on the local network.

How do I compare running services against an approved service catalog and check backup status on local servers?

Comparing running services against an approved service catalog involves matching active processes to expected entries, while backup status checks verify backup policy compliance and inspect backup logs.

Does server-readonly support inspecting storage state and mount points on community servers?

Yes, server-readonly supports inspecting disk and storage state on community servers, including checking mount points and reporting used and free space without altering the system.