keep: Automate Alerts
You use it to manage and alert on monitoring data with automated rules.
"A founder of a busy e-commerce platform could use keep to automatically detect when their database is slowing down, triggering an alert that goes straight to their dev team's Slack channel, allowing them to troubleshoot and resolve the issue quickly."
- โขWhen you need to automate alert handling and incident response for your application or service
- โขWhen you want to integrate with popular monitoring tools like PagerDuty, Splunk, or Prometheus
- โขWhen you need to streamline your DevOps workflow and reduce manual toil
keepctl rule create --name 'Disk Space Threshold' --query 'disk_usage > 90' --action 'pagerdutyincident'
Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Expect 20โ40 minutes in a terminal โ or let your AI agent drive it.
mkdir -p ~/.claude/skills/keep && curl -fsSL https://workflowstacks.com/api/skills/keep/claude-skill -o ~/.claude/skills/keep/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
Keep: Automate Alerts is a very large Python project (~168k lines across 1396 code files, plus 149 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, Other license, has a test suite.
- 1README.mdStart here โ what it does and how to install it
- 2pyproject.tomlDependencies and the commands it exposes
- 3keep/actions/__init__.pyInside keep/ โ the main logic begins here
- 4examples/providers/airflow-prod.yamlA worked example โ copy this to get going
Skip the builder โ one click puts this in Claude, Cursor, Antigravity and more.
Expect 20โ40 minutes in a terminal โ or let your AI agent drive it.
mkdir -p ~/.claude/skills/keep && curl -fsSL https://workflowstacks.com/api/skills/keep/claude-skill -o ~/.claude/skills/keep/SKILL.mdOpens the app with this repo with the prompt ready to go โ no copy-paste needed.
Are you the creator of this tool? Claim your listing โ and earn 85% of every sale.
Related skills
More automation tools founders pair with this one.