SanerAI — cross-tool productivity plugin for CMDOP
Project description
SanerAI — AI Productivity Automation with Slack, Git & Remote Machines
SanerAI empowers developers with AI productivity through Slack automation Python scripts. Unlike alternatives such as Zapier, Make, n8n, and Slack Bolt, SanerAI specializes in git automation agent tasks and cross-tool workflow integration. Automate repetitive tasks and focus on core development with our Python-centric solution.
Features
- Automate workflows across Slack, Git, and remote machines using Python.
- Integrate AI productivity tool chains for enhanced development cycles.
- Orchestrate cross-tool workflow integration for streamlined operations.
- Manage git automation agent tasks directly from Slack.
- Trigger complex actions with simple Slack commands.
Use Cases
- Run AI tasks and post results directly to Slack
- Auto-commit and push changes on remote machines
- Get daily AI-generated summaries of machine activity
Installation
pip install sanerai
Quick Start
from sanerai import SanerAI
import os
client = SanerAI.remote(api_key="cmdop_live_xxx")
client.do_and_notify(
"Check disk usage and identify top 5 largest directories",
os.environ["SLACK_WEBHOOK"],
)
summary = client.daily_summary()
print(summary)
CLI
No SDK needed? Connect via standalone binary:
curl -fsSL cmdop.com/install-cli.sh | bash
cmdok ssh
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sanerai-2026.3.10.tar.gz.
File metadata
- Download URL: sanerai-2026.3.10.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4c49881531bf10409e912f757182f32055f2a9aa10f213a168f92fdccf03732
|
|
| MD5 |
63641390f5b181ea28dee0c0a3559033
|
|
| BLAKE2b-256 |
11ab55223ffaed4f25a9b0531e00f9f41aec777994b5fe84e7cc85776657c8d9
|
File details
Details for the file sanerai-2026.3.10-py3-none-any.whl.
File metadata
- Download URL: sanerai-2026.3.10-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76e935bbcda8d3bf4cdd511cbf7e611f4cbce1c7b688670271b597c223aab49c
|
|
| MD5 |
dfc777a53b3dd974e6d863ed39026d70
|
|
| BLAKE2b-256 |
198c97f9aa39b5ae1c518f4cfca3f5506df660e90ab1a959269b99898300d8da
|