← Back to list

agent-communication
by juljus
⭐ 0🍴 0📅 Jan 15, 2026
SKILL.md
name: agent-communication description: Principles for writing token-efficient, action-oriented instructions to agents. Use when creating agent prompts, rules, documentation, or improving agent communication.
Agent Communication
Token Efficiency (Highest Priority)
- Remove first, add last - Delete redundancy before adding content
- Merge overlapping rules - Combine when clarity improves
- Challenge every sentence - Does the agent truly need this?
- Keep net tokens flat - New info doesn't justify token bloat
Action-Oriented Language
- Prefer action-trigger questions - "Ask X?" > "Wait for X"
- Use imperative mood - "Do this" > "You should do this"
- Short, natural phrasing - For frequent actions, be concise
- Stricter wording only when critical - Safety/production issues only
Rule Reduction Process
- Remove redundancy if intent stays unchanged
- Merge overlapping rules if result is clearer
- Replace vague steps with action-trigger wording if compliance improves
- Add new text only if above cannot express it
Writing Guidelines
- Assume agent intelligence - Don't over-explain
- Be specific when needed - Vague rules breed errors
- Front-load critical info - Most important rules first
- Test with action - If unclear, rewrite shorter
Score
Total Score
45/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon