Skill Claude CodeCodex
Run a local web service, persist it with a systemd user service, and expose it to the internet via a dedicated Cloudflare Tunnel with its own subdomain.
Skill Claude CodeCodex
Run a local web service, persist it with a systemd user service, and expose it to the internet via a dedicated Cloudflare Tunnel with its own subdomain.
Skill Claude CodeCodex
Deploy, manage, and debug applications on fly.io. Covers flyctl installation on immutable Linux, authentication, deploying Dockerized apps, SSH console/SFTP file retrieval, volume management, staging clones, and reconstructing lost config from running apps.
Skill Claude CodeCodex
Migrate repos between git forges (GitHub/Gitea/Codeberg).
Skill Claude CodeCodex
Install non-Flatpak GUI applications on Fedora Silverblue/Kinoite/Aurora when the official installer fails or dependencies are missing. Uses standard system package managers (dnf/rpm-ostree) for legitimate software installation only.
Skill Claude CodeCodex
Infisical integration for Hermes Agent. Self-hosted secrets management. Covers CLI auth via Machine Identity (Universal Auth), project/env structure, helper scripts for cron jobs, and the Infisical Agent Vault for brokered API access.
Skill Claude CodeCodex
Add or maintain Kagi CLI as a web search/extract backend in Hermes Agent's tools/webtools.py.
Skill Claude CodeCodex
Consult Kimi K3 via OpenRouter for code review or feedback.
Skill Claude CodeCodex
Use when setting up Mattermost gateway or server.
Skill Claude CodeCodex
Make full-screen web apps (game boards, tools with fixed header + flexible content + fixed keyboard/footer) fit on mobile without scrolling. Solves the common problem where 100vh includes the browser address bar area on mobile, causing content to overflow below the visible viewport.
Skill Claude CodeCodex
Check Moonshot API account balance and send Telegram notification.
Skill Claude CodeCodex
Configure and manage ngrok tunnels, including TCP tunnels for external access to local services like game servers, static IP reservations, and systemd persistence.
Skill Claude CodeCodex
Review system and application logs for errors/warnings over the last 24 hours, filter known noise, and deliver a consolidated health report via email (AgentMail). Use when running a nightly or periodic system health check, log audit, or error review cron job.
Skill Claude CodeCodex
Package apps with Nix flakes, derivations, and modules.
Skill Claude CodeCodex
Audit and verify Telegram, Discord, Signal, and other messaging platform configurations for Hermes Agent.
Skill Claude CodeCodex
Podman container management — start, stop, create, remove, inspect, and monitor containers on immutable Linux systems.
Skill Claude CodeCodex
Use when registering or managing domains via Porkbun's API.
Skill Claude CodeCodex
Review Kanban handoffs and route verified outcomes.
Skill Claude CodeCodex
Use when service crashes with TypeError after code upgrades.
Skill Claude CodeCodex
Diagnose and fix systemd user service crash loops where the service binary can't find its runtime (node, python, etc.) because systemd doesn't inherit the user's shell environment (nvm, pyenv, volta, brew). Use when a service shows status 127 or "No such file or directory" from env, or when journalctl shows repeated…
Skill Claude CodeCodex
Use when systemd service hits Errno 24 too many open files.
Skill Claude CodeCodex
Use when diagnosing transcript lag or FTS history warnings.
Skill Claude CodeCodex
Use when provisioning or hardening a new Linux VPS.
Skill Claude CodeCodex
Force removal of Waydroid Android container when it refuses to die cleanly (stuck mounts, running processes, loop devices).
Skill Claude CodeCodex
Fix stale PWA service worker cache or Docker build cache.