EXTENSIONS
User-built models, drivers, vaults, and reports — the parts that plug into swamp.
Filter by what you need and pull what fits.
Content Ixen
Generate Ixen pages — self-narrated, mixed-media web pages in the tradition of 'I, Xen' (2005), where the technology itself speaks in first person while teaching real technical content. Self-contained HTML output with pop-up command windows, zoomable images, embedded video/audio/PDF. Uses Claude or any OpenAI-compatible endpoint, or saves agent-written pages keylessly.
Review
Human-in-the-loop review canvas — serve a local web form the human gates while the agent keeps working. list mode renders a long candidate list as a curation grid (configurable option-scale + per-item comment) for migrations, triage, and cleanup approvals; doc mode is a pastebin-style markdown editor (editor left, live preview right, optional approve/revise/reject verdict) for reviewing generated docs and gating publishes. Detached serve / status / collect / stop lifecycle; every save dual-writes JSON + markdown + a timestamped append-log, and collect records the result into the data model for workflow consumption. Python-stdlib server bundled; private networks only (URL-token guarded).
Content Cheatsheet
Generate dense, visually structured cheatsheets on any technical topic. Outputs print-to-PDF-ready HTML (Cmd-P → Save as PDF) or GitHub-flavoured Markdown. Configurable skill level (novice→guru), verbosity, and completeness. Uses Claude or any OpenAI-compatible endpoint, or stores agent-written content keylessly.
Ai Research Mapper
Fetch AI papers from arXiv and map them to cloud infrastructure decisions across AWS, Azure, and GCP. Produces structured per-provider implications with priority ratings, relevant cloud services, and decision categories.
Software Factory
A fully generic, model-driven state machine for guiding agents through a
Gcp/vmwareengine
Google Cloud vmwareengine infrastructure models
Gcp/oracledatabase
Google Cloud oracledatabase infrastructure models
Gcp/merchantapi
Google Cloud merchantapi infrastructure models
Gcp/firestore
Google Cloud firestore infrastructure models
Gcp/discoveryengine
Google Cloud discoveryengine infrastructure models
Gcp/classroom
Google Cloud classroom infrastructure models
Gcp/bigqueryconnection
Google Cloud bigqueryconnection infrastructure models
Gcp/bigquery
Google Cloud bigquery infrastructure models
Gcp/androidmanagement
Google Cloud androidmanagement infrastructure models
Aws/ssm
AWS SSM infrastructure models
Aws/sagemaker
AWS SAGEMAKER infrastructure models
Aws/resiliencehubv2
AWS RESILIENCEHUBV2 infrastructure models
Aws/observabilityadmin
AWS OBSERVABILITYADMIN infrastructure models
Aws/neptune
AWS NEPTUNE infrastructure models
Aws/lambda
AWS LAMBDA infrastructure models
Aws/elementalinference
AWS ELEMENTALINFERENCE infrastructure models
Aws/cloudwatch
AWS CLOUDWATCH infrastructure models
Aws/cloudformation
AWS CLOUDFORMATION infrastructure models
Shodan
Query the Shodan internet-wide scan database to find and profile internet-exposed devices. Single API key resolved from vault. Read the account plan and remaining credits, run searches that return trimmed device records (IP, org, product, location, open port, CVEs) with facet rollups, count results without spending query credits, pull the full banner history for one IP, do keyless InternetDB lookups (ports, CPEs, tags, CVEs), and request on-demand scans of IPs you own. Built for AV/IoT exposure recon.