agent-send
Installation
SKILL.md
Agent Send Skill
Send messages directly to AI agents operating in communication channels (Discord, Telegram, Slack). Enables conversational task delegation and multi-agent collaboration.
When to Use
✅ USE this skill when:
- Delegating tasks to channel-based agents
- Multi-agent conversations
- Agent-to-agent communication
- Collaborative workflows
❌ DON'T use this skill when:
- Direct API calls (use http-request)
- In-process function calls (use delegate-task)
- Broadcast messages (use notify skills)