惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - Franky
有赞技术团队
有赞技术团队
宝玉的分享
宝玉的分享
雷峰网
雷峰网
Hugging Face - Blog
Hugging Face - Blog
V
V2EX
大猫的无限游戏
大猫的无限游戏
博客园 - 司徒正美
D
Docker
T
The Blog of Author Tim Ferriss
罗磊的独立博客
博客园 - 叶小钗
酷 壳 – CoolShell
酷 壳 – CoolShell
Blog — PlanetScale
Blog — PlanetScale
月光博客
月光博客
J
Java Code Geeks
Jina AI
Jina AI
博客园 - 【当耐特】
C
Check Point Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
腾讯CDC
Last Week in AI
Last Week in AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
V
Visual Studio Blog

Kyle Redelinghuys

The model said done Why Organisations Slow Down (And What Actually Fixes It) Best Claude Code Skills: Which Are Actually Worth It AI Without a System of Record Is Just Chat What Actually Goes Wrong When You Give AI Agents Production Claude Code Workflows That Survived 18 Months in Production How I Got the UK Global Talent Visa as a Software Engineer SrvMon: Self-Hosted Server Monitoring Built in Go Claude Cowork: Closing the Gap Between Coding and Knowledge Work Teaching a Transformer to Read DNA: How EabhaSeq Works Claude Code Agents & Subagents: What They Actually Unlock AI Agent Context Management: What I Built in Cont3xt Claude Agent SDK: Subagents, Sessions and Why It's Worth It I Built a Claude Code Cost Tracker - Was Max Worth It? Claude Code Pricing Guide: Which Plan Saves You Money Claude Code Hooks: Automate Your AI Coding Workflow Have Anthropic Already Won the AI Race? Sonde: An AI Tool for Solving Complex Organisational Problems Open Sourcing EabhaSeq: Synthetic cfDNA for NIPT Research SoupaWhisper: Free SuperWhisper Alternative for Linux (Open Source)
OpenClaw: How I Built a Personal AI Operations Centre on ...
Kyle Redelinghuys · 2026-02-20 · via Kyle Redelinghuys

OpenClaw: How I Built a Personal AI Operations Centre with Telegram and a $6 Droplet

OpenClaw: How I Built a Personal AI Operations Centre with Telegram and a $6 Droplet

7 min read Members

I've been running OpenClaw for about three weeks now and I can't emphasise enough how much it has changed the way I work. This isn't a marginal improvement, it's closer to 100x for building things and easily 10x in terms of effectively having a small team just doing stuff for you in the background. It runs my blog operations, handles outreach for EabhaSeq, monitors my analytics, builds me dashboards, and has become the operational centre for everything I do day to day. The sky genuinely feels like the limit with this thing, and it's only just getting started.

For those unfamiliar, OpenClaw is an open source AI assistant created by Peter Steinberger that runs on your own hardware and connects through messaging apps like Telegram, iMessage and WhatsApp. It uses LLMs to execute real tasks through a skills and MCP server system, and critically it runs 24/7 with persistent memory and context. OpenAI just acquired it for a reported $1 billion after only 84 days of existence, which should tell you something about how significant this project is. I've found it to be the first AI tool that actually feels like having a team member rather than talking to a chatbot.

My Setup

Most people running OpenClaw seem to be on Mac Minis, and there's a good reason for that given the native macOS integration and browser automation. I went a different route and I'm glad I did. I run two instances: one on a small DigitalOcean droplet and another on my Linux desktop. The DO droplet handles the always-on tasks like email monitoring, scheduled research and analytics checks, while the desktop instance handles heavier interactive work when I'm at my machine. Total cost for the always-on instance is about $6 a month, which for what it does is absurd.

The entire interface is through Telegram. I message OpenClaw like I would message a colleague, and it messages me back with updates, questions and completed work. I'm using Claude as the LLM provider, and I've got somewhere between 10 and 15 skills installed: Gmail, Google Calendar, Plausible Analytics, OpenAI Whisper transcription, Brave search, browser integration, Telegram of course, and a custom dashboard skill that I'll get to shortly.

This post is for subscribers only

Sign up to read the post and as well as all other member only posts. Subscribing only takes a few seconds and will give you immediate access.

Subscribe now

Already have an account? Log in