jcrabapple

61 mods across 2 repositories, 12 stars between them.

jcrabapple/hermes-skills

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.

10 3d ago A 38 tokens

fly-io

26

jcrabapple/hermes-skills

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.

10 3d ago E 52 tokens

jcrabapple/hermes-skills

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.

10 3d ago B 52 tokens

infisical-secrets

29

jcrabapple/hermes-skills

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.

10 3d ago A 53 tokens

mobile-viewport-fit

33

jcrabapple/hermes-skills

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.

10 3d ago A 59 tokens

ngrok-tunnels

35

jcrabapple/hermes-skills

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.

10 3d ago C 34 tokens

jcrabapple/hermes-skills

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.

10 3d ago A 58 tokens

podman-helper

39

jcrabapple/hermes-skills

Skill Claude CodeCodex

Podman container management — start, stop, create, remove, inspect, and monitor containers on immutable Linux systems.

10 3d ago A 26 tokens

jcrabapple/hermes-skills

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…

10 3d ago A 88 tokens

jcrabapple/hermes-skills

Skill Claude CodeCodex

Force removal of Waydroid Android container when it refuses to die cleanly (stuck mounts, running processes, loop devices).

10 3d ago D 32 tokens