wintermolt Skill
wintermolt is a Zig AI agent skill for Claude Desktop, Cursor with npx, uvx/pip, git clone. Open-source AI agent CLI built in Zig. A pure Zig rewrite of OpenClaw — one ~5MB binary, zero Node.js. Agentic loop, SSE streaming, tool dispatch, SQLite history, and multi-backend suppor.
How to use wintermolt Skill
Install or run
git clone https://github.com/lupin4/wintermolt.git
cd wintermolt
zig build -Doptimize=ReleaseSmall
./zig-out/bin/wintermoltClient configuration
Built with AppKit `NSStatusBar` — no Electron, no web views. Communicates with the Zig backend via JSON lines over stdin/stdout, same battle-tested IPC pattern used by the chat and web bridges.
### Canvas / A2UI
The AI can render rich UI surfaces — tables, layouts, code blocks — directly in your terminal using box-drawing characters, or in the browser via the web bridge.
```
> Show me a dashboard of my project health
┌─ Project Health ─────────────────────────────────────┐
│ │
│ ┌─ Build ────────┐ ┌─ Tests ────────┐ │
│ │ Status: passing │ │ 147 passed │ │
│ │ Time: 2.3s │ │ 0 failed │ │
│ │ Binary: 3.1 MB │ │ 3 skipped │ │
│ └─────────────────┘ └────────────────┘ │
│ │
│ ┌─ Dependencies ──────────────────────┐ │
│ │ libcurl 4.5.0 system OK │ │
│ │ sqlite3 3.45 system OK │ │
│ └─────────────────────────────────────┘ │
└───────────────────────────────────────────────────────┘
```
Uses Google's [A2UI Compatible clients
What is wintermolt Skill?
wintermolt is a Zig AI agent skill for Claude Desktop, Cursor with npx, uvx/pip, git clone. Open-source AI agent CLI built in Zig. A pure Zig rewrite of OpenClaw — one ~5MB binary, zero Node.js. Agentic loop, SSE streaming, tool dispatch, SQLite history, and multi-backend suppor. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- File editing support
- Document generation support
- OpenAI provider support
Available tools
Technical details
Install or run wintermolt using npx. Check lupin4/wintermolt for the latest setup command.
- Built for Zig
- Built for Node.js
- Built for Python
- Install or run with npx
- Install or run with uvx/pip
- Install or run with git clone
- Works with Claude Desktop
- Works with Cursor
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use wintermolt Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is wintermolt?
wintermolt is a Zig AI agent skill for Claude Desktop, Cursor with npx, uvx/pip, git clone. Open-source AI agent CLI built in Zig. A pure Zig rewrite of OpenClaw — one ~5MB binary, zero Node.js.
Who is wintermolt best for?
wintermolt is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, claude desktop users.
How do I install wintermolt?
Install or run wintermolt using npx. Check wintermolt for the latest setup command.
Is wintermolt actively maintained?
wintermolt may need a closer maintenance check before production use.
Auto-fetched from GitHub.