Caddie: Slack-Based OpenClaw Alternative Launches Next Week

Caddie is a Slack-based automation tool built as an alternative to OpenClaw, designed specifically for non-technical team members who struggle with local setup and configuration. It launches on the Slack marketplace next week.
Key Details
The developer built Caddie after repeatedly hitting walls trying to get non-technical co-founders and team members to use OpenClaw. The specific friction points mentioned were:
- Explaining MCP configuration
- Local setup requirements
- Choosing which connectors to use
- General technical overhead that non-technical users "had zero reason to care about"
Caddie eliminates these barriers with:
- No installation required
- No config files to manage
- No need to understand what MCP is
- 60-second authorization through Slack App Directory
The tool connects to:
- Gmail
- CRM systems
- Calendar applications
- 100+ other tools
Interaction is simple: users type what they want done directly in Slack.
Development Background
The tool originated as an internal automation solution for a hiring marketplace that grew to over $100k in 8 months. The team used it for:
- CRM logging
- Meeting preparation
- Outreach drafting
- Candidate tracking
The time savings were significant enough that the team killed their original marketplace business and turned Caddie into their primary product.
Target Audience
This is specifically for teams who have been following OpenClaw but haven't been able to get non-technical members to adopt it due to setup complexity.
📖 Read the full source: r/openclaw
👀 See Also

TradingView MCP Server Enables Claude to Backtest Trading Strategies
A developer has released an MCP server that allows Claude to backtest six trading strategies using Yahoo Finance data without API keys. Setup involves adding one line to the claude_desktop_config.json file.

AgentLens: Observability Tool for Multi-Agent AI Workflows
AgentLens provides unified tracing across Ollama, vLLM, Anthropic, and OpenAI, with cost tracking, an MCP server for querying stats from Claude Code, and a CLI for inline checks. It's self-hosted and runs locally via Docker.

Sitefire Automates AI Search Optimization with Content Agents
Sitefire's platform monitors AI search results, analyzes which pages get cited, and uses content agents to draft improvements or create new pages that get pushed directly to clients' CMS. One client saw AI bot requests increase from ~200/day to ~570/day within ten days.

Claude Desktop App Cowork Function Enables AI-to-AI Communication via Shared Google Docs
Users successfully implemented Claude-to-Claude communication using the new cowork function in the desktop app, with two AI agents reading and writing to a shared Google Doc in a structured five-exchange dialogue.