How to Install OpenClaw on Windows (WSL2 Guide)
Install OpenClaw on Windows the reliable way — through WSL2. Prerequisites, Node.js, cloning and running OpenClaw, connecting a model, and the common gotchas.
71 step-by-step IT guides and fixes across Windows Server, Microsoft 365, Teams, Windows, Docker, and virtualization.
Install OpenClaw on Windows the reliable way — through WSL2. Prerequisites, Node.js, cloning and running OpenClaw, connecting a model, and the common gotchas.
Learn how Claude Code subagents work: separate context windows, custom system prompts, scoped tools, and per-agent model routing. Full example agent file included.
A map of OpenClaw — how to install it, point it at cheap models like DeepSeek and GLM, use skills and the coding agent, and pick between the popular forks.
Add MCP servers to Claude Code on Windows and WSL: claude mcp add, scopes, .mcp.json, verifying with /mcp, and the Windows cmd /c npx wrapper gotcha explained.
Build a minimal MCP server from scratch with the official TypeScript SDK, expose one tool over stdio, connect it to Claude Code, and test it end to end.
What Claude Code Skills are, the SKILL.md format, where they live, how Claude loads them on demand, and a worked example you can drop in and use today.
A plain-English guide to the Model Context Protocol (MCP): the client/server model, tools vs resources vs prompts, transports, and why it matters for Claude Code.
A map of Claude Code's advanced features — MCP servers, Skills, subagents, hooks, plugins, slash commands, status line, and CLAUDE.md — and when to use each.