Adds two community Claude skills under Development & Code Tools, alphabetized.
SwarmClaw is a self-hosted runtime for autonomous AI agents. Multi-provider, MCP-native, with memory, runtime skills, delegation, schedules, and reviewed conversation-to-skill learning across OpenClaw gateways and other providers.
SwarmVault is a local-first RAG knowledge vault. It compiles raw sources (books, notes, transcripts, exports, datasets, slide decks, files, URLs, 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) exposes page search, page reads, source listing, query, ingest, compile, and lint tools.
Both projects are MIT-licensed, self-hosted, and provide standalone value with no required SaaS subscription. Each skill folder contains a complete SKILL.md with bundled references and validation scripts.