Inspect source-derived node maps, understand the integrations, then import the JSON into your own n8n. Every file is included with a subscription.
23 workflows across the full catalog
Inspectable before download
Sends images through AWS Rekognition label detection and records structured analysis results to Google Sheets.
Drops audio files from Google Drive into S3, runs AWS Transcribe, and logs finished transcripts to Google Sheets.
Checks SSL certificate expiry for every domain in a Google Sheet and emails a warning before certificates lapse.
Bridges Notion task boards to SIGNL4 on-call alerting: new critical tasks page the duty engineer, resolved tasks close the alert.
Start or stop any docker-compose service through a guarded webhook API with idempotent responses for already-running or already-stopped states.
Monthly job that pulls finalized Stripe invoices, downloads the PDFs, and archives them to a structured S3 path for finance and compliance.
Nightly export of every n8n workflow to a Gitea repository — diffs against the last commit and pushes only what changed.
Runs OpenAI sentiment analysis over GitHub issues and their comment threads, tracking scores per issue in Airtable and flagging negative turns.
Launch Qualys scan reports, poll until they finish, convert XML results to JSON, and post summaries to Slack on a schedule.
Keep self-hosted n8n current: checks GitHub for new releases, pulls the image, redeploys via docker compose, and reports each step to Telegram.
Automate InfluxDB container deployment and lifecycle management over SSH, exposed as an authenticated webhook API.
Deploy and operate MinIO object-storage containers through a webhook-driven SSH pipeline with lifecycle actions and status reporting.
Spin up and manage self-hosted n8n instances in Docker via a webhook API, with SSH orchestration, health checks, and structured status responses.
Provision and manage Dockerized Immich photo servers via an authenticated webhook API — container actions, service checks, and status reporting over SSH.
Webhook-driven Nextcloud provisioning over SSH: create, start, stop, and inspect Dockerized instances with container stats and domain validation built in.
Weekly: compare current IAM role assignments to baseline; detect unexpected access escalations or permission creep; alert with remediation steps.
Every 6 hours: scan S3/GCS/Azure Blob for untagged sensitive objects (email, phone, SSN, card); alert compliance team with classification and encryption requirements.
Every 10 minutes: measure cloud log volume, detect spikes (>2x baseline), LLM analyzes top errors and likely cause — alert to #log-alerts.
Monitor cloud job execution (K8s, Lambda, Cloud Run); on failure, fetch logs, LLM diagnoses root cause (timeout, permission, resource) — alert instantly.
On cloud incident: auto-generate postmortem structure (timeline, root cause, lessons learned, action items); save to doc store and notify team.
Monitor scheduled cloud batch jobs; on failure, LLM summarizes what failed, when it last ran, and recovery steps — escalate to #batch-ops.
Daily spend check: if AWS/GCP/Azure cost is >50% above 7-day average, LLM diagnoses (new instance, expensive query, idle resource) and suggests cost recovery.
Every 6 hours: check backup health across all regions (us-east-1, eu-west-1, etc.); flag stale, failed, or missing backups — prevent RTO/RPO misses.