SkillAgentSearch skills...

lnwjud

Windows-first local AI-agent runtime & MCP gateway with 208 tools for files, Git, processes, WSL, desktop/browser automation, observability, and Secure MCP Tunnel.

Install / Use

claude mcp add engasnm111 -- npx -y github:engasnm111/lnwjud

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

40/100

Category

Automation

Supported Platforms

Claude Code
Claude Desktop
OpenAI Codex

{ "name": "lnwjud", "version": "4.0.1", "private": true, "packageManager": "pnpm@10.15.0", "engines": { "node": ">=24.0.0 <25" }, "type": "module", "scripts": { "set-version": "node scripts/set-version.mjs", "lint": "eslint .", "typecheck": "tsc --build", "test": "corepack pnpm@10.15.0 -r --if-present test", "test:integration": "vitest run tests/integration/mcp-development-flow.test.ts tests/integration/codex-review-flow.test.ts", "test:packaging": "vitest run tests/packaging/desktop-packaging.test.ts", "test:release-gate": "vitest run tests/release/release-gate.test.ts", "benchmark:baseline": "node scripts/benchmark-mcp.mjs", "package:windows": "powershell -NoProfile -ExecutionPolicy Bypass -File scripts/package-windows.ps1", "test:e2e": "corepack pnpm@10.15.0 -r --if-present test:e2e", "diagnose:electron": "node scripts/diagnose-electron-startup.mjs", "build": "corepack pnpm@10.15.0 -r --if-present build", "desktop": "corepack pnpm@10.15.0 --filter @lnwjud/desktop build && corepack pnpm@10.15.0 --filter @lnwjud/desktop exec electron ./dist/main/main.js", "start": "corepack pnpm@10.15.0 desktop" }, "devDependencies": { "@eslint/js": "9.33.0", "@lnwjud/application": "workspace:", "@lnwjud/audit": "workspace:", "@lnwjud/codex": "workspace:", "@lnwjud/domain": "workspace:", "@lnwjud/mcp-server": "workspace:", "@lnwjud/process": "workspace:", "@lnwjud/storage": "workspace:", "@lnwjud/workspace": "workspace:", "@types/node": "^24.0.0", "eslint": "9.33.0", "typescript": "6.0.2", "typescript-eslint": "8.67.0", "vitest": "3.2.4" }, "license": "MIT" }

Related Skills

View on GitHub
GitHub Stars0
CategoryAutomation
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low