Operative Namespace
@keeb
administrator of the swamp
22 extensions
@keeb/mms
Media management system — content discovery, deduplication, download protocol handling, LLM-powered file organization, and subtitle extraction
@keeb/prometheus
Monitoring agent install/config + Prometheus target registration (https://github.com/keeb/swamp-prometheus)
@keeb/mongodb-datastore
MongoDB-backed swamp datastore — distributed locks with TTL, heartbeat, and nonce fencing, plus GridFS-backed byte sync of the datastore tier between a local cache and MongoDB. Scoped by tenant + repo namespace. Requires MongoDB 4.0+ as a replica set.
@keeb/mongodb
Query and write MongoDB collections, diagnose connectivity, and walk related records from swamp workflows.
@keeb/twilio
Send SMS/MMS messages and manage Twilio phone numbers from swamp workflows.
@keeb/voicebox
Manage Voicebox TTS voice profiles, load TTS engines, generate speech audio, and inspect server health via the Voicebox HTTP API.
@keeb/terraria
Control a Terraria (tModLoader) server running in a Docker container with tmux over SSH, including shutdown warnings, player status, and Prometheus metrics.
@keeb/tailscale
Install Tailscale on remote VMs over SSH and sync tailnet machine inventory from tailscale status JSON into per-machine resources.
@keeb/ssh
General-purpose SSH operations — exec, upload, wait for connection (https://github.com/keeb/swamp-ssh)
@keeb/proxmox
Proxmox API auth + VM fleet lifecycle management (https://github.com/keeb/swamp-proxmox)
@keeb/ollama
Ollama LLM integration (generate, batch generate, unload)
@keeb/nginx
Configure nginx as a TCP/UDP stream proxy on a remote host over SSH, with bootstrap and per-service proxy configuration.
@keeb/mixpanel
Mixpanel analytics API integration (segmentation, funnels, retention, boards)
@keeb/minecraft
Minecraft server control + installer + metrics collection (https://github.com/keeb/swamp-minecraft)
@keeb/jellyfin
Jellyfin media server integration — library inventory, audit, and unidentified media detection
@keeb/grafana
Grafana dashboard and alert management via API (https://github.com/keeb/swamp-grafana)
@keeb/github
List GitHub pull requests via the gh CLI from swamp workflows.
@keeb/discord
Post messages to Discord channels via webhook from swamp workflows.
@keeb/docker
Manage Docker Engine and Docker Compose lifecycle on remote hosts over SSH, including install, build, run, inspect, exec, and compose service operations.
@keeb/anthropic
Generate text with Anthropic's Claude models via the Messages API from swamp workflows.
@keeb/alpine
Alpine Linux disk install + overlay packaging (https://github.com/keeb/swamp-alpine)
@keeb/ports
Scan listening ports with process, framework, project, uptime, and health enrichment — plus cleanup of orphaned listeners