ソース情報
- リポジトリ
- AltanS/collie
- ソースの最終更新活動
- 2026年9月9日 16:16
- 検出された SKILL.md の言語
- 英語
- スター
- 888
- フォーク
- 120
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/AltanS/collie --skill collieコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
| name | collie |
| description | How Collie works, and how to help the operator run it from this terminal. |
Collie is a phone web UI for the AI agents running in a terminal. One bridge mirrors one multiplexer on one machine, and the phone reaches it over Tailscale. A crew joins several machines behind one URL.
| Layer | What it is |
|---|---|
| Web | The PWA the operator opens on a phone. It talks to the bridge that served it. |
| Crew | An optional link from a lead machine to its members, so one URL reaches all of them. |
| Bridge | The service on the machine. It serves the PWA and answers the phone. |
| Mux adapter | The one multiplexer this install mirrors: Herdr, tmux or zellij. |
collie status, whether the bridge runs, and on which URLs.collie crew status, every member of this crew, and what each one reports.collie doctor, the checks that say why something does not work.collie docs <name>, one operator page, printed from this binary. collie docs lists them.Give the operator the commands to type on the lead machine. Do not run ssh, and do not run
collie crew add, on their behalf unless they ask you to.
The operator adds a machine with collie crew add <ssh-host> on the lead, then reads
collie crew status to see it arrive. Run collie docs crew for the full flow, and for the section
"Herdr machines and the crew".
The crew's own name is display data the lead shows. collie crew rename <name> on the lead changes
it; it writes only that machine's trust store and sends nothing to a member.
A machine saved in Herdr is not a crew member. Herdr's saved machines are ssh targets in the operator's own Herdr window. A crew is Collie on every machine, reached over Collie's own link. The operator sets ssh up once, and both tools use it.
{{COLLIE_DOCS_TABLE}}
Collie {{COLLIE_VERSION}}. This text is embedded in the binary; it matches the installed version.