Skip to main content

EXTENSIONS

User-built models, drivers, vaults, and reports — the parts that plug into swamp.

Filter by what you need and pull what fits.

Selection
10 results
from:@mgreten

Agent Browser Batch

@mgreten/agent-browser-batch · v2026.05.21.2

Dispatch agent-browser commands as a single subprocess via `agent-browser batch --json` so cookies and Chromium state persist across every step. Supports {{secret:NAME}} placeholders for credentials.

upd May 212 pullsA100/100

Slack Blocks

@mgreten/slack-blocks · v2026.05.20.1

Post Block Kit messages to Slack from swamp models and workflows, with optional file attachments uploaded via the modern external-upload flow. Three methods: send (text + blocks + optional thread reply), sendWithFiles (uploads local files first, then posts a message referencing them), and verifyAuth (auth.test smoke check after token setup).

upd May 201 pullsA100/100

Linear Activity

@mgreten/linear-activity · v2026.05.20.1

Gather a Linear user's daily activity — issues completed, moved to review, created, comments authored, and in-flight assignments. Read-only, scoped to configurable team keys. Designed as a data source for EOD reports and standup summaries.

upd May 208 pullsA100/100

Ntfy Notify

@mgreten/ntfy-notify · v2026.05.20.2

Send push notifications via ntfy.sh (self-hosted or public). A single focused model with one method: send a notification with title, message, priority, and optional emoji tags. Works with the free ntfy.sh service or any self-hosted ntfy instance.

upd May 208 pullsA100/100

Github Pr Feed

@mgreten/github-pr-feed · v2026.05.20.1

Poll open GitHub PRs for new reviews, comments, and check failures with per-PR watermark deduplication and GitHub API rate-limit backoff. One refresh call fetches all activity; downstream models consume the cached feedbackEvent artifacts without making additional API calls.

upd May 202 pullsA100/100

Graphite Linear Sync

@mgreten/graphite-linear-sync · v2026.05.19.2

Reconcile GitHub/Graphite PR stacks with Linear issue states — scan PRs for ticket references, compare states, and transition Linear issues to match.

upd May 197 pullsA100/100

Cli Agent

@mgreten/cli-agent · v2026.05.19.2

Invoke CLI coding agents (claude, opencode, amp, gemini) with typed inputs and capture structured outputs — tokens, cost, duration, retries, and exit code. Supports slash command resolution and JSON response parsing.

upd May 197 pullsA100/100

Docker Orphan Sweep

@mgreten/docker-orphan-sweep · v2026.05.19.1

Find and remove orphaned Docker Compose containers whose git worktree directory no longer exists. Cross-references live compose projects against git worktree paths. Works with any repo that uses worktrees + compose.

upd May 190 pullsA100/100

Git Worktree Doctor

@mgreten/git-worktree-doctor · v2026.05.19.1

Diagnose and prune git worktrees. Parses `git worktree list --porcelain`, validates paths exist on disk, detects stale/locked/prunable entries, and optionally prunes them. Works with any git repository — no project-specific assumptions.

upd May 190 pullsA100/100

Unifi

@mgreten/unifi · v2026.05.18.1

Manage a Ubiquiti UniFi Dream Machine (UDM / UDM Pro / UDM SE) via the legacy Network firewall API: firewall groups, firewall rules, clients, and networks. Complements @stack72/ubiquity (which focuses on traffic collection) by enabling configuration-as-data workflows: sync existing groups/rules into the swamp data model, reconcile group membership, create or delete firewall rules, and toggle rule state.

upd May 181 pullsA100/100