Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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