Show HN: An Agent First Slack CLI
Category: cli-tool
Tags: cli-tool, slack-api, agent-tool
Score: 5.3/10 (Innovation: 4, Technical: 5, Documentation: 7, Utility: 5)
This is a CLI wrapper for the Slack Web API designed specifically for AI coding agents, mapping every Bolt method to shell commands with JSON output and no interactive prompts. It's interesting because it targets agent-driven workflows, offering features like auto-pagination, self-locating errors, and dry-run mode, which fill a niche for automating Slack interactions in agentic systems.
Target audience: backend devs, devops, ai engineers
Repository: https://github.com/tilework-tech/nori-slack-cli · TypeScript · Apache-2.0
View on Hacker News