Reasons why it makes sense to use
chat-sdk.dev even if your agent only targets Slack:
Lots of little details "just work":
- Channel names are converted to clear text so your agent knows what people are talking about
- Same with user names
- Same in reverse: When the agent at-mentions somebody in clear text, that actually works
- Link preview content, referenced posts, and images are automatically included in agent prompts, so that your agent has the full context
- Agents love markdown, but Slack doesn't natively support it. Conversion from standard markdown to Slack-variant is automatic.
- And that even works when using Slack's native append-only streaming API