mess-server
CommunitySelf-hosted API for physical task dispatch.
Authorteaguesterling
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a self-hosted, robust API for managing physical-world tasks dispatched from AI agents to human executors, offering more control and flexibility than direct GitHub integration.
Core Features & Use Cases
- Multi-deployment Options: Deploy as Docker containers, Kubernetes clusters, or Cloudflare Workers.
- Event-Sourced Storage: All operations are logged as events, making data queryable with tools like DuckDB.
- Custom Integrations: Supports various notification channels (Slack, ntfy, webhooks) and lifecycle hooks for external service integration (Todoist, Linear, Google Tasks).
- Use Case: An AI assistant needs to check if a smart home device is online. It sends a request to the MESS server, which dispatches it to a nearby executor (e.g., a phone). The executor confirms the device status and the result is logged and reported back.
Quick Start
Deploy the MESS Exchange Server using Docker by running docker compose -f deploy/docker/docker-compose.yml up -d in the server directory.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mess-server Download link: https://github.com/teaguesterling/git-messe-af/archive/main.zip#mess-server Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.