logoalt Hacker News

anonymouscalleryesterday at 7:57 PM3 repliesview on HN

Slack is in no way a great program (source: use it daily for work), but it seems to me that it works as intended, and developers can already extend it with bots/AI agents. Plus, Claude as an agent is already installable to Slack.

For compliance, my company already has a tool that scrapes all slack messages, and archives them for a required amount of years. I'm at a small company, so I assume large corporations have already refined this process.

What problem does this solve?


Replies

mogili1yesterday at 9:29 PM

Slack's API rate limits and design make it difficult to replicate the data within Slack to a data store that can then be used to provide context to AI agents.

You are forced to use their MCP and their realtime search APIs, which don't work very well/not performant and may require additional licensing.

georgewfraseryesterday at 8:01 PM

You can only access public channel data, you can't even access that at scale, and Claude needs to be more natively integrated in ways that Slack will never allow.

mgraczykyesterday at 9:02 PM

Slack is $45/user/month

Soon you'll be able to write, host, and maintain a fully customizable version for probably 20k/month

If you have a lot of employees this makes sense

show 3 replies