I made openclaw alternative in python
Source: Dev.to
Overview

I made my first open‑source project, an OpenClaw alternative written in Python, called Synthclaw Coagent.
- It can run on a small VPS or an instance with just 512 MB RAM.
- I use it to automate blog writing and posting on my portfolio, pulling images from the Unsplash API.
- More features are planned.
The system works by creating custom Python programs and includes a multi‑agent architecture with many skills. You can interact with it through channels such as Telegram and WhatsApp.
As this is my first open‑source project, there may be mistakes, but I’d love to receive GitHub stars and contributions.
Features
- Runs on minimal resources (512 MB RAM)
- Automates blog creation and posting
- Integrates Unsplash API for images
- Supports custom Python programs
- Multi‑agent capabilities with various skills
- Extensible communication via Telegram, WhatsApp, etc.
Links
- Website:
- GitHub repository: