Vps
Description
VPS operations — SSH, deploy, logs, status, and file transfers. **Template — replace `$VPS_HOST` with your own `user@host`, and the example service table with your own.** ## VPS basics - **Host**: `$VPS_HOST` (e.g. `root@your.server.ip`) - **Reverse proxy**: Caddy at `/etc/caddy/Caddyfile` (auto-HTTPS) - **Service manager**: systemd — services under `/opt/` ```bash ssh $VPS_HOST "command" scp localfile $VPS_HOST:/remote/path ``` ## Running services Keep a table like this current — one row
Installation
Installs to ~/.claude/skills/xpoes123-claude-skills-vps/SKILL.md
mkdir -p ~/.claude/skills/xpoes123-claude-skills-vps && curl -fsSL https://raw.githubusercontent.com/xpoes123/claude-skills/HEAD/commands/vps.md -o ~/.claude/skills/xpoes123-claude-skills-vps/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps