Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

llm-swarm-router

llm-swarm-router 收录了来自 matthewdcage 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
23
更新
2026-07-24
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

netllm-connect-editor
软件开发工程师

Wire AI coding tools (Cursor, Claude Code, Codex, VS Code Copilot, Honcho) to a running netllm agent at http://127.0.0.1:11400/v1. Use when the user asks to connect Cursor to netllm, use local LLM in Claude Code or Codex, point an editor at the swarm router, or invokes /netllm-connect. Requires netllm serve running and a model name from ./netllm models.

2026-07-24
netllm-doctor
网络与计算机系统管理员

Troubleshoot swarm-llm (netllm) misconfigurations. Use when netllm is broken, no models appear, the agent is unreachable, mDNS fails, PATH is wrong, or the user invokes /netllm-doctor. Runs netllm doctor and structured checks for providers, listen address, and global vs repo-local CLI.

2026-06-11
netllm-swarm
网络与计算机系统管理员

Configure multi-machine LAN mesh for swarm-llm (netllm). Use when the user asks to set up a swarm, connect multiple machines (macOS, Linux, Windows), enable LAN routing, find peers via mDNS, configure a gateway, or invokes /netllm-swarm. Covers init --swarm, netllm join, swarm-token pairing, local_spillover load spreading, peers discovery, static peers, and gateway role.

2026-06-11
netllm-setup
网络与计算机系统管理员

First-time install and bootstrap of swarm-llm (netllm) from a repo checkout. Use when the user asks to install swarm-llm, set up netllm, get the router running, clone and configure llm-swarm-router, or invokes /netllm-setup. Runs uv sync, netllm init (--single or --swarm), discover, serve verification, and prints OpenAI client env vars. Requires Python 3.11+, uv, and git (macOS, Linux, or Windows).

2026-06-11