SeekClaw
Built on .NET 10, SeekClaw drives Desktop, CLI, and the skills ecosystem with one Runtime, configuration, tools, and session database.
npm install -g seekclaw-cli
Runtime First Architecture
Business logic, provider routing, tool execution, session storage, and verification live in the Runtime.
Smart Multi-Provider Routing
Support for OpenAI-compatible APIs, Anthropic Claude, Google Gemini, DeepSeek optimizations, plus Ollama and LM Studio.
Tools Ecosystem & MCP
Built-in file operations, grep/glob search, Bash, and WebFetch with stdio and SSE Model Context Protocol support.
Skills Marketplace
Publish, download, and reuse domain-specific skill bundles with prompt hot-reloading.
Verification & Self-Healing
Automatic build verification after file modifications with closed-loop diagnostic feedback for agent repair.
Desktop Preview
Cross-platform client built on Electron + Vue 3, communicating with the background daemon over high-speed IPC.