
from OpenHands Extensions125
Automates monitoring of Slack channels to trigger AI conversations when specific phrases are detected.
This skill enables an agent to set up a cron-based automation that monitors up to 10 Slack channels. It detects specific trigger phrases (like @openhands), reacts to the message, and automatically opens a conversation with the AI, providing necessary channel context.
Use this skill when you need to bridge Slack communications with an AI agent, allowing the agent to jump into conversations on demand without manual copying and pasting of logs.
main.py) that handles state management, rate limiting, and conversation linking.Designed specifically for OpenHands and environments supporting the dev:automation stack.
This skill has not been reviewed by our automated audit pipeline yet.
uv — Python Project & Environment Helper
Manage Python project environments and dependencies using uv (init, venv, add/remove, lock, sync, run) in repos that use uv.lock or .venv.
Deno
Tools and guidance for using Deno in projects: init, manage dependencies (jsr/npm), run tasks/scripts with minimal permissions, and run common dev tasks (fmt, l
Kubernetes (KIND) Local Development
Guides setup and local development with KIND (Kubernetes IN Docker); includes installation steps for kind and kubectl and instructions to create a local cluster