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

推荐订阅源

Scott Helme
Scott Helme
N
Netflix TechBlog - Medium
AI
AI
Security Latest
Security Latest
GbyAI
GbyAI
P
Proofpoint News Feed
Y
Y Combinator Blog
A
Arctic Wolf
G
Google Developers Blog
U
Unit 42
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
Vulnerabilities – Threatpost
Know Your Adversary
Know Your Adversary
Cisco Talos Blog
Cisco Talos Blog
T
Tor Project blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
T
Threatpost
L
Lohrmann on Cybersecurity
C
CERT Recently Published Vulnerability Notes
C
Check Point Blog
B
Blog RSS Feed
The GitHub Blog
The GitHub Blog
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 【当耐特】
博客园 - Franky
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
C
Cisco Blogs
云风的 BLOG
云风的 BLOG
NISL@THU
NISL@THU
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Microsoft Security Blog
Microsoft Security Blog
T
The Blog of Author Tim Ferriss
阮一峰的网络日志
阮一峰的网络日志
Latest news
Latest news
L
LINUX DO - 最新话题
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
美团技术团队
WordPress大学
WordPress大学
L
LangChain Blog
Stack Overflow Blog
Stack Overflow Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
酷 壳 – CoolShell
酷 壳 – CoolShell
大猫的无限游戏
大猫的无限游戏
The Hacker News
The Hacker News
Simon Willison's Weblog
Simon Willison's Weblog
V
V2EX
Project Zero
Project Zero
博客园_首页

Kyle Redelinghuys

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 Linux
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