Volt Active Data provides AI agent skills and an MCP server to enable developers to build VoltDB applications and manage databases using AI chatbots like Claude Code. Agent skills teach AI agents about VoltDB features and development, while the MCP server gives agents controlled access to running databases for querying and analysis. Skills are available free under MIT license from the VoltDB GitHub repository.
Semantic-skill-kit is a Node.js framework that creates agent skills from Markdown knowledge bases using local semantic retrieval, adapted from Google's Modern Web Guidance. It enables topic-specific skills without Python, GPU, or API keys, supporting both local embedding and routed modes with configurable LLM providers.