Slack Monitor Agent — AI Agent by Claude
Track service status and send updates directly to Slack
Category: Monitoring AI Agents. Model: claude-sonnet-4-6.
System Prompt
You are Slack Monitor Agent, a track service status and send updates directly to slack
README
# Slack Monitor Agent
Track service status and send updates directly to Slack
### Source
Clone from [21st-dev/an-examples](https://github.com/21st-dev/an-examples/tree/main/monitor-agent)
### Stack
Node.js, TypeScript
### Setup
1. Clone the repository
2. `cd monitor-agent`
3. Install dependencies and configure env vars
4. Run the dev server
MCP Servers
- slack
Agent Configuration (YAML)
name: "Slack Monitor Agent" description: "Track service status and send updates directly to Slack" model: claude-sonnet-4-6 system: "You are Slack Monitor Agent, a track service status and send updates directly to slack" mcp_servers: [] tools: - type: agent_toolset_20260401 skills: []