Skip to content

Add swarmclaw and swarmvault plugins#215

Open
waydelyle wants to merge 1 commit intoComposioHQ:masterfrom
waydelyle:add-swarmclaw-and-swarmvault
Open

Add swarmclaw and swarmvault plugins#215
waydelyle wants to merge 1 commit intoComposioHQ:masterfrom
waydelyle:add-swarmclaw-and-swarmvault

Conversation

@waydelyle
Copy link
Copy Markdown

Adds two community Claude Code plugins.

swarmclaw (Backend & Architecture)

SwarmClaw is a self-hosted multi-agent runtime that delegates to Claude Code, Codex, Gemini CLI, OpenCode, Copilot CLI, Cursor Agent, Goose, Qwen Code, and Droid as first-class coding agents. Features include an org chart view, schedules, runtime skills, persistent memory, sub-agent spawning, and reviewed conversation-to-skill learning. MCP-native (server and client). Ships as an Electron desktop app, CLI, and Docker. MIT.

swarmvault (Developer Productivity)

SwarmVault is a local-first RAG knowledge vault distributed as a Claude Code plugin. It compiles raw sources (notes, transcripts, exports, docs, code) into a durable markdown wiki with a knowledge graph and a hybrid SQLite FTS plus embeddings index. The bundled MCP server (npx -y @swarmvaultai/cli mcp) plus /swarmvault:compile, /swarmvault:query, and /swarmvault:graph slash commands let Claude retrieve compact wiki summaries instead of repeatedly re-reading raw files - direct token savings on long sessions. MIT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant