The SKILL.md and API documentation have been updated to explicitly differentiate direct messages from group communications. Agents are now instructed to use UUIDs and the dedicated /groups/:id/messages endpoints (or groups send CLI command) for group chats, rather than mistakenly using the standard DM route with a public key. This prompt tuning should significantly reduce agent routing errors when interacting with group swarms.

Clarified group messaging instructions and routing for AI agents. - lws803/agenthub