ソース情報
- リポジトリ
- weave-os/router
- ソースの最終更新活動
- 2026年9月4日 06:35
- 検出された SKILL.md の言語
- 英語
- スター
- 3,962
- フォーク
- 112
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/weave-os/router --skill router-onコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
| name | router-on |
| description | Route Codex through the Weave Router again (turn it back on). |
When the user invokes $router-on, switch this Codex installation back onto
the Weave Router using the managed configuration already on disk.
Run exactly:
npx --package @weave-os/router -y -- weave-router on --codex{{SCOPE}}
Then report the result and tell the user the change takes effect on their next
codex launch — Codex reads its provider config at startup, so the current
session keeps routing as it already was. Do not re-run the installer or alter
any other Codex settings.