Skip to main content

SWAMP_EXTENSIONS

Draw new abilities from the depths

Platform
Created
Content Type
91%Grade A

@swamp/s3-datastore

Store data in an Amazon S3 bucket with local cache synchronization. Provides distributed locking via S3 conditional writes and bidirectional sync between a local cache directory and S3. ## Authentication Uses the default AWS credential chain — no credentials in config. Provide credentials via one of: - Environment variables: `AWS_ACCESS_KEY_ID`, `AWS_SECRET_ACCESS_KEY` - AWS profile: `~/.aws/credentials` - IAM role attached to the instance or task ## Required IAM Permissions - `s3:HeadBucket` - `s3:GetObject` - `s3:PutObject` - `s3:DeleteObject` - `s3:ListBucket` - `s3:HeadObject` ## Usage ```bash swamp datastore setup @swamp/s3-datastore \ --config '{"bucket": "my-bucket", "prefix": "swamp", "region": "us-east-1"}' --json ``` ## S3-Compatible Endpoints Supports S3-compatible services (MinIO, DigitalOcean Spaces, etc.) via the `endpoint` and `forcePathStyle` config options.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
datastoreawss3storage
datastores
2026.04.28.4
91%Grade A

@swamp/gcs-datastore

Store data in a Google Cloud Storage bucket with local cache synchronization. Provides distributed locking via GCS generation-based preconditions and bidirectional sync between a local cache directory and GCS. ## Authentication Uses Google Cloud Application Default Credentials (ADC) — no credentials in config. Provide credentials via one of: - Environment variable: `GOOGLE_APPLICATION_CREDENTIALS` pointing to a service account key JSON file - User credentials: `gcloud auth application-default login` - Attached service account on GCE, Cloud Run, or GKE ## Required IAM Permissions - `storage.buckets.get` - `storage.objects.create` - `storage.objects.get` - `storage.objects.delete` - `storage.objects.list` The predefined role `roles/storage.objectAdmin` covers all of these. ## Usage ```bash swamp datastore setup @swamp/gcs-datastore \ --config '{"bucket": "my-bucket", "prefix": "swamp"}' --json ```

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
datastoregcpgcsstorage
datastores
2026.04.28.4
83%Grade B

@hivemq/honeycomb

Manage Honeycomb SLOs and SLI derived columns via the v1 Configuration API

darwin-aarch64darwin-x86_64linux-x86_64linux-aarch64
honeycombobservabilityslo
models
2026.04.28.35
100%Grade A

@dougschaefer/appspace

Appspace Cloud v3 API administration toolkit — devices, reservations, users, visitors, and the custom card development lifecycle (scaffold, pull existing, validate, package, register instances). Walk-in workflows fire DropIn invitations through Appspace's native notification routing (Teams Passport, in-app push, Concierge) with no external webhook required.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
appspaceavdigital-signageroom-reservationmeeting-roomsvisitor-managementcard-development
models
2026.04.27.1
100%Grade A

@keeb/mms

Media management system — content discovery, deduplication, download protocol handling, LLM-powered file organization, and subtitle extraction

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
mediaanimetorrentsusenettransmissionsabnzbdollama
modelsreportsskills
2026.04.27.1
100%Grade A

@dougschaefer/opnsense-firewall

Full OPNsense management via REST API — system status, interfaces, DNS, tunables, services, firmware/plugins, firewall states, DHCP leases, ARP table, Tailscale, WireGuard, and raw API passthrough. Replaces MCP server.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
opnsensefirewallnetworkingdnsfreebsd
models
2026.04.27.2
100%Grade A

@dougschaefer/eero-network

Eero mesh WiFi management via cloud API — network health, per-node status, per-client band/signal/channel diagnostics, speed tests, settings management, and raw API passthrough. Reverse-engineered from the eero mobile app API.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
eerowifimeshnetworkingdiagnostics
models
2026.04.27.2
100%Grade A

@dougschaefer/writing-voice

Organizational writing voice management — tone tiers, audience targeting, document type templates, anti-patterns, and kill-list enforcement for consistent client-facing communications.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
writingvoicetonedocumentationprofessional-services
models
2026.04.27.1
100%Grade A

@dougschaefer/webflow

Webflow Data API v2 extension — site publishing, CMS collection schema discovery, CMS item CRUD with batch create/delete/publish, and page metadata with SEO/Open Graph management. Shared API client handles pagination and OAuth bearer auth via vault credentials.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
webflowcmswebsiteseocontentpublishing
models
2026.04.27.1
100%Grade A

@dougschaefer/utelogy

Utelogy AV monitoring platform — rooms with CLM status and metrics, assets with driver/feature inventory, alerts with acknowledgement, and Global Device Library search. REST API integration with vault-based credentials.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
utelogyavmonitoring
models
2026.04.27.1
100%Grade A

@dougschaefer/pexip-infinity

Pexip Infinity v39 management and development — conference lifecycle, node deployment, platform administration, integrations, policy server development, event-driven automation, branding, client API, auth/RBAC, network infrastructure, licensing, recording, diagnostics, and Exchange calendar connectors.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
pexipvideoconferencingteamspolicysdkwebrtcbranding
models
2026.04.27.1
100%Grade A

@dougschaefer/openai-image

OpenAI image generation and editing via gpt-image-1 and DALL-E 3 — text-to-image generation, image editing with reference images, model selection, and configurable size and quality. Vault-based API key.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
openaiimageaigenerationdalle
models
2026.04.27.1
100%Grade A

@dougschaefer/image-tools

Image manipulation via ImageMagick and potrace — recolor, resize, format conversion, vector tracing, SVG rasterization, and compositing. Requires ImageMagick and potrace installed locally.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
imageimagemagickpotracesvgvectorgraphics
models
2026.04.27.1
100%Grade A

@dougschaefer/openai-document

OpenAI-powered document processing for .pptx and .docx — analyze structure, enhance text while preserving formatting, generate from templates, and design pixel-perfect PDFs from natural-language instructions via headless Chromium. Vault-based API key.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
openaidocumentpptxdocxpowerpointwordpdfaigenerationtemplate
models
2026.04.27.2
100%Grade A

@dougschaefer/google-meet-hardware

Google Meet hardware device monitoring via Workspace Admin Reports API. Tracks device online/offline state, peripheral attach/detach (camera, mic, speaker, display, touch controller), call state (Meet, Teams, Webex, Zoom), power state, firmware updates, and restarts. Uses service account with domain-wide delegation — no interactive auth required.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
googlemeetworkspaceavmonitoringhardwareconferencing
models
2026.04.27.1
100%Grade A

@dougschaefer/cisco-collaboration-endpoints

Cisco RoomOS device and macro management via Webex Control Hub — device inventory, health checks, workspace management, xAPI command execution, status queries, configuration management, macro lifecycle (save, activate, deploy, fleet push), and MTR-aware operations. Vault-based credential resolution.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
ciscowebexroomosmacrosavconferencing
models
2026.04.27.1
100%Grade A

@dougschaefer/azure

Azure infrastructure management via az CLI — 23 model types covering compute, networking, data, security, identity, monitoring, DNS, DevOps, and subscription-wide topology with Mermaid diagrams and cost estimation.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
azurecloudnetworkingvmfirewalldnsdevops
models
2026.04.27.1
41%Grade D

@ulfamansson/pulumi

Read Pulumi stack state via CLI and marshal into swamp data keyed by URN for CEL consumption in workflows and reports.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
pulumiiacstate
models
2026.04.27.3
33%Grade F

@hivemq/slack

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
models
2026.04.27.34
33%Grade F

@hivemq/jenkins

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
models
2026.04.27.34
33%Grade F

@hivemq/http-poll

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
models
2026.04.27.34
33%Grade F

@hivemq/gcp/iam

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
models
2026.04.27.34
91%Grade A

@keeb/prometheus

Monitoring agent install/config + Prometheus target registration (https://github.com/keeb/swamp-prometheus)

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
prometheusmonitoringmetricsobservability
workflowsskills
2026.04.26.1
100%Grade A

@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.

linux-x86_64linux-aarch64darwin-x86_64darwin-aarch64
mongodbdatastoredistributed-lockgridfsreplica-set
datastores
2026.04.24.2

Showing 1–24 of 658 extensions