vps-knowledge

Provide operational knowledge of a self-hosted AI agent VPS via SSH.

Updated Aug 6, 2025
One-click install
npx skills add https://github.com/flosrn/.claude --skill vps-knowledge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vps-knowledge
Source: https://github.com/flosrn/.claude/tree/main/skills/vps-knowledge
Command: npx skills add https://github.com/flosrn/.claude --skill vps-knowledge

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides comprehensive, on-demand knowledge about the VPS infrastructure, enabling efficient management, debugging, and deployment without needing direct SSH access for information gathering.

Core Features & Use Cases

  • Infrastructure Overview: Get details on OS, hardware, Docker, and network configuration.
  • Configuration Deep Dive: Understand file paths, environment variables, and bind mounts.
  • Service Management: Check the status of critical services and Docker containers.
  • Log Access: Quickly retrieve logs for the gateway and auto-updater.
  • Script Execution: Run utility scripts for status checks, cleanup, rebuilds, and more.
  • Use Case: When a user asks "How do I restart the OpenClaw gateway?", you can use this Skill to execute the correct restart command and confirm its status.

Quick Start

Use the vps-knowledge skill to check the current status of all Docker containers running on the VPS.

Frequently Asked Questions about vps-knowledge

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

FAQPage Schema
How do I check the status of Docker containers running on my VPS?

To check Docker container status on your VPS, you can run the utility scripts provided by the skill to retrieve the current state of critical services and the OpenClaw gateway without needing direct SSH access.

How do I restart the OpenClaw gateway on my self-hosted VPS?

To restart the OpenClaw gateway on your self-hosted VPS, use the skill to execute the correct restart command via remote diagnostics and then verify the service status to confirm the operation.

How do I retrieve logs for the gateway and auto-updater on my VPS infrastructure?

To retrieve gateway and auto-updater logs from your VPS infrastructure, use the skill to access detailed operational knowledge and quickly pull the specific log files needed for debugging and deployment tasks.

Can I manage server configuration and environment variables on my VPS without direct SSH access?

Yes, you can manage server configuration, file paths, and environment variables on your VPS without direct SSH access by using the skill to facilitate remote diagnostics and command execution for infrastructure overviews.

What utility scripts can I run for Docker cleanup and rebuilds on a self-hosted VPS?

You can run utility scripts for Docker cleanup, rebuilds, and status checks on your self-hosted VPS by executing the provided management commands through the skill's remote command execution capabilities.

Does the vps-knowledge skill support Telegram bot configurations on the OpenClaw platform?

Yes, the vps-knowledge skill supports OpenClaw platform specifics, providing detailed operational knowledge for managing containerized gateways, auto-update mechanisms, and Telegram bot configurations on your VPS.