スキル一覧に戻る
a322655

ai-comm

by a322655

Cross-AI CLI communication tool for Kitty terminal

1🍴 0📅 2026年1月22日
GitHubで見るManusで実行

SKILL.md


name: ai-comm description: Use when collaborating with other AI assistants (Codex, Gemini, Aider, Cursor, OpenCode), delegating tasks, or requesting code review. allowed-tools: Bash, Read

ai-comm

Cross-AI CLI communication tool for Kitty terminal. Enables AI assistants running in separate Kitty windows to communicate with each other.

Workflow

  1. ai-comm list-ai-windows — Find available AI windows
  2. ai-comm send <MESSAGE> -w <ID> — Send message and get response

Important Notes

  1. Replying to ai-comm messages. Just output your response as normal text—the sender automatically captures your terminal output. Do NOT use ai-comm to reply (especially not to the sender's window ID shown in the message header)—this causes deadlock. If you need the sender to act, include the request in your response.

  2. For long responses, request file output. Bash tool has a 30000-character limit. If you expect a long response, ask the AI to write to a markdown file in the project directory (/tmp and other external paths require manual approval on target AI — avoid them).

  3. Only use documented parameters. Never use parameters not listed in this SKILL or ai-comm --help. Hidden/internal parameters exist for debugging only.

When to Use

  • Delegate code review to Codex or Gemini
  • Get second opinions on architecture decisions
  • Request specialized analysis from another AI
  • Verify implementations with alternative models

Resources

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です