EXTENSIONS
Built by operatives — models, drivers, vaults, and reports, the parts that plug into Swamp.
Filter by what you need and pull what fits.
Datadog/logs
Datadog Logs — log search, aggregation, and analytics
Techdocs
Search and read local markdown documentation from a git repository. Pulls latest from master/main before every operation.
Extension Index
Semantic discovery index for published swamp extensions. Crawls the extension registry, embeds metadata using an OpenAI-compatible API, and provides hybrid keyword + vector search (FTS5 + cosine, RRF-fused) to find extensions by intent rather than exact name.
Plocate
Wrap [plocate](https://plocate.sesse.net/) to build, refresh, query, and
Repo Indexer
Clones a GitLab repository, chunks all text files, embeds them via an OpenAI-compatible API, and writes a SQLite database supporting hybrid search (FTS5 keyword + vector cosine with RRF reranking). Methods: index, index_batch, search, reindex, status, discover, list-indexed, list-searches.