StackMap
Subscribe

Stop building your AI stack from 40 open tabs.

A curated map of open-source AI & agent tools — and what actually pairs with what.

Every connection is a typed, human-reviewed relationship — with the why written down. How we curate →

Start here: Build a coding agent →

254 repos · 19 topics · curated by ShipWithAI · new: opc-skills, reverse-skill, statewright

new: your agent can query the map — npx -y @ship-with-ai/stackmap-mcpconnect →

254 repos
opc-skills logo
2
ReScienceLab avatarReScienceLab 1.2k · today
opc-skills

Ten agent skills for solopreneurs — SEO/GEO, Reddit/X/Product Hunt research, domain hunting, logo and banner generation, session archiving — installable in Claude Code, Cursor and 16+ tools.

skills
alternative to aaron-marketing-skills, ai-marketing-claude
reverse-skill logo
1
zhaoxuya520 avatarzhaoxuya520 18.8k · today
reverse-skill

Reverse-engineering and pentest skill router for coding agents: routes APK/ELF/JS/PCAP/CTF tasks to the right playbook, bootstraps jadx/Frida/IDA-class toolchains, evolves a knowledge base. CN/EN.

securityskills
alternative to claude-bug-bounty
statewright logo
2
statewright avatarstatewright 452 · 13 days ago
statewright

State-machine guardrails for AI agents: define workflow phases once and only that phase's tools unlock — enforced across Claude Code, Codex, Cursor, opencode and Pi. Rust.

codingorchestration
pairs well with govctl, Guardrails
txtai logo
2
neuml avatarneuml 12.8k · yesterday
txtai

All-in-one AI framework around an embeddings database — dense, sparse, graph and relational fused — with pipelines, workflows, agents and MCP/web APIs. Python, bindings for JS/Java/Rust/Go.

rag
alternative to LlamaIndex, Chroma
deja-vu logo
2
vshulcz avatarvshulcz 556 · today
deja-vu

Indexes the session histories your coding agents already wrote — 17 harnesses, months retroactive — and serves recall over MCP. 84.9% hit@1 on LongMemEval-S, no LLM, no embeddings. One Go binary.

memorycoding
alternative to memsearch, agentmemory
open-ontologies logo
2
fabio-rovai avatarfabio-rovai 315 · 2 days ago
open-ontologies

Rust MCP server + desktop Studio for AI-native ontology engineering: 70+ tools over an in-memory Oxigraph store — OWL2-DL tableaux reasoning, SHACL, SPARQL, versioning. Single binary, no JVM.

knowledge-graphs
pairs well with Hyper-Extract, ontobricks
ODS logo
1
Osmantic avatarOsmantic 4k · 5 days ago
ODS

One installer that turns a PC, Mac or Linux box into a private AI server: Ollama, Open WebUI, n8n, ComfyUI wired together — inference, chat, voice, agents, RAG and image gen, no cloud.

local
built with Ollama
pgGraph logo
2
Evokoa avatarEvokoa 898 · 3 days ago
pgGraph

PostgreSQL extension adding graph search, traversal and shortest-path over your existing tables — a derived graph index queried from plain SQL, no separate graph DB or query language. Rust.

knowledge-graphsrag
alternative to ontobricks, omnigraph
gortex logo
3
zzet avatarzzet 1.1k · yesterday
gortex

Code-intelligence engine in one static Go binary: tree-sitter graph over 257 languages, compiler-grade resolution for 17, multi-repo, 175 configurable MCP tools — up to 50x fewer tokens. 100% local.

code-intellocal
alternative to codebase-memory-mcp, tokensave
mcp-context-forge logo
2
IBM avatarIBM 4.2k · yesterday
mcp-context-forge

IBM's registry + proxy federating MCP, A2A and REST/gRPC into one governed endpoint: discovery, auth, rate limits, guardrails, OTel tracing, 40+ plugins — scales to K8s with Redis federation.

gateway
pairs well with litellm, plano
2
gastownhall avatargastownhall 26k · yesterday
beads

Distributed graph issue tracker for coding agents on Dolt: dependency-aware beads replace markdown plans — bd ready/claim/close, cell-level merge, push/pull across machines and agents. CLI + MCP.

codingmemory
alternative to Trellis, bemyagent
Specula logo
1
specula-org avatarspecula-org 338 · yesterday
Specula

Agentic formal verification: coding agents write TLA+ specs and invariants of your distributed system, model-check them, and reproduce violations at code level. arXiv paper + public bug list.

coding
alternative to claude-bug-bounty
speech-to-speech logo
3
huggingface avatarhuggingface 10.9k · yesterday
speech-to-speech

Modular local voice-agent pipeline — VAD→STT→LLM→TTS behind an OpenAI Realtime-compatible WebSocket; every stage swappable, the LLM slot takes any OpenAI-compatible server. Powers Reachy Mini robots.

voice
pairs well with vLLM, Open-LLM-VTuber
ontobricks logo
4
databrickslabs avatardatabrickslabs 254 · yesterday
ontobricks

Turns Databricks Unity Catalog tables into a materialized knowledge graph: OWL ontology design, R2RML mapping, OWL 2 RL/SWRL/SHACL reasoning, auto-generated GraphQL — exposed to agents over MCP.

knowledge-graphs
alternative to open-ontologies, pgGraph
TurboOCR logo
3
aiptimizer avataraiptimizer 894 · 3 days ago
TurboOCR

GPU document parser in C++/TensorRT: PP-OCRv6 OCR, layout, tables and formulas to Markdown at 200-559 img/s on one GPU — no VLM, HTTP + gRPC, one-line Docker deploy.

ocr
pairs well with pdf-inspector, MinerU
Acontext logo
4
memodb-io avatarmemodb-io 3.6k · 22 days ago
Acontext

Skill memory layer for agents: auto-captures learnings from runs into plain Markdown skill files you can read, edit, git and share across frameworks — memory without an opaque store.

memoryskills
pairs well with skillkit, agentic-context-engine
Agent-Reach logo
3
Panniantong avatarPanniantong 65.2k · 11 days ago
Agent-Reach

One CLI gives agents read/search access to Twitter, Reddit, YouTube, GitHub, Bilibili and XiaoHongShu with zero API fees — multi-backend routing the maintainers repair when platforms break.

webagents
pairs well with crawl4ai, last30days-skill
code-graph-rag logo
4
vitali87 avatarvitali87 2.5k · 2 days ago
code-graph-rag

Parses a polyglot monorepo with Tree-sitter into a Memgraph knowledge graph: query it in plain English (NL→Cypher), trace data flow, find dead code, edit via AST-surgical patches.

code-intelrag
alternative to codegraph-mcp, codebase-memory-mcp
GraphGen logo
3
InternScience avatarInternScience 1.2k · 2 months ago
GraphGen

KG-guided synthetic SFT data: builds a knowledge graph from source text, finds the LLM's knowledge gaps via calibration error, and generates targeted long-tail QA pairs. ACL-published.

training
pairs well with LlamaFactory, trl
Scrapegraph-ai logo
4
ScrapeGraphAI avatarScrapeGraphAI 29k · 16 days ago
Scrapegraph-ai

LLM-driven Python scraping: describe what you want and graph pipelines extract structured data from websites or local docs (HTML, XML, JSON, Markdown). 29k stars; cloud API upsell.

web
alternative to crawl4ai, Scrapling
qm logo
3
yc-software avataryc-software 8.2k · 4 days ago
qm

Multiplayer agent harness for startups: every employee gets a scoped workspace — memory, files, keychain, crons, sandbox — in Slack and web, with Pi/OpenCode/Codex/Claude Code swappable underneath.

agentsorchestration
alternative to omnigent, lobehub
swiftide logo
2
bosun-ai avatarbosun-ai 761 · 2 days ago
swiftide

Rust framework for LLM apps: an agent harness, compile-time-typed task graphs, and streaming RAG pipelines — MCP toolboxes, human-in-the-loop approval, tracing with Langfuse support.

ragagents
alternative to LangGraph, cocoindex
Graft logo
3
NanoNets avatarNanoNets 655 · 2 days ago
Graft

Context layer for large codebases: a graph of plain-English markdown nodes — no embeddings, no index — agents read like any repo file. Claude Code hooks + MCP; 42% fewer tokens in its bench.

code-intelrag
alternative to codebase-memory-mcp, tokensave
lobehub logo
3
lobehub avatarlobehub 81.2k · 2 days ago
lobehub

LobeChat's 80k-star pivot: from chat UI to 'Chief Agent Operator' — hire, schedule and supervise a team of agents running 7×24, self-hosted via Docker or Vercel, plugin ecosystem carried over.

agentsorchestration
alternative to mindshub, sim
codeburn logo
2
getagentseal avatargetagentseal 9.1k · 4 days ago
codeburn

Local-first cost ledger for AI coding: reads the session files 36 tools already write and breaks every token and dollar down by task, model, project. TUI, web, desktop, menubar — no proxy, no keys.

codinglocal
alternative to ai-token-monitor, cc-lens
agentmemory logo
3
rohitg00 avatarrohitg00 26.4k · 2 days ago
agentmemory

Persistent memory for coding agents on the iii engine: MCP server with 53 tools, 12 auto-capture hooks, hybrid search + knowledge graph, zero external DBs. Claims 95% R@5 and 92% token cuts.

memorycoding
alternative to memsearch, memanto
career-ops logo
1
santifer avatarsantifer 62.6k · 2 days ago
career-ops

Turns your coding CLI into a job-search command center: scans Greenhouse/Ashby/Lever, scores listings A-F into a 1-5 rubric, tailors ATS-ready CVs, tracks applications. Claude Code, Codex, OpenCode+.

agentsskills
alternative to ai-job-search
memvid logo
2
memvid avatarmemvid 16.1k · 22 days ago
memvid

Single-file memory layer for agents: data, embeddings, index and metadata in one portable .mv2 — append-only Smart Frames, time-travel queries, sub-5ms recall, no server. Rust core, Node/Python SDKs.

memorylocal
alternative to Memoria, Chroma
2
rtk-ai avatarrtk-ai 74.5k · 2 days ago
rtk

Rust CLI proxy compressing dev-command output 60-90% before your agent reads it — git, tests, linters, docker, 100+ commands; hooks auto-rewrite bash calls. Single binary, <10ms overhead.

codinglocal
pairs well with tokensave, headroom
2
msitarzewski avatarmsitarzewski 138.3k · 6 days ago
agency-agents

137k-star roster of specialist agent personas — engineering, design, marketing and ops divisions — installable into Claude Code, Cursor, Codex and 13+ tools via scripts or a native desktop app.

agentsskills
alternative to ECC, designer-skills
2
alinaqi avataralinaqi 705 · 22 days ago
maggy

Claude Code config pack + optional local harness: TDD-enforcing hooks, 67 skills, quality gates, persistent memory — plus a dashboard routing each task across 13 models by cost-aware blast score.

codingskills
alternative to ECC, pro-workflow
Trellis logo
3
mindfold-ai avatarmindfold-ai 13.5k · 4 days ago
Trellis

Spec, task and memory layer that lives in your repo: .trellis/ holds conventions, PRDs and journals, auto-injected each session — one workflow across 20 coding-agent platforms.

codingmemory
alternative to beads, bemyagent
hive logo
2
aden-hive avataraden-hive 10.8k · 2 months ago
hive

YC-backed multi-agent harness for production: state an objective and the runtime compiles a graph DAG of specialized agents — role-based memory, crash recovery, cost limits, human-in-the-loop.

agentsorchestration
alternative to deepagents, agentfield
jcode logo
2
1jehuang avatar1jehuang 15.4k · 2 days ago
jcode

Rust coding-agent harness built for footprint: ~28MB per session vs 140-390MB for Codex/Claude Code, instant boot, optional local embeddings — made for running many sessions in parallel.

coding
alternative to tau, mini-swe-agent
Adrian logo
2
secureagentics avatarsecureagentics 504 · 7 days ago
Adrian

Runtime security for AI agents: watches actions AND reasoning traces to catch prompt injection, tool poisoning and out-of-remit behavior — blocking before the action lands. SDKs + Claude Code plugin.

securityagents
pairs well with garak, Guardrails
unstract logo
2
Zipstack avatarZipstack 7.1k · 3 days ago
unstract

LLM-driven platform turning unstructured documents into structured data: a no-code Prompt Studio to define extractions, then deploy as APIs or ETL pipelines. Self-hosted, AGPL + enterprise.

ocrrag
alternative to chunkr, MinerU

One email a week: what changed in the AI stack

New repos, new typed connections, the why behind each. No spam, unsubscribe anytime.