# Ask HN: What are your AI assistants doing?

> Source: <https://news.ycombinator.com/item?id=48395194>
> Published: 2026-06-04 07:14:48+00:00

I recently installed OpenClaw (on a Hetzner VM, far away from my things). The setup was pretty easy and we got chatting over Telegram quickly.

At them moment it has some tasks, mostly periodic/cron:

- Scan TenderNet (public procurement website of my government) API for new procurements. Match to my profile. Send categorized matches over Telegram.

- Monitor an inbox (got one at AgentMail [0], a Ycombinator company, no affiliation) for emails with job descriptions. Match to my profile. Send categorized matches over Telegram.

- Create and monitor another inbox for invoices, make the email into a PDF, forward to my bookkeeping software (which can process invoices, but not if they are in the body of an email).

- I also gave it a folder that I expose to the web via Caddy, so I can quickly whip up demos. I did one somewhat useful thing with that so far.

So the pattern is: I make small automations, 1 of them does not even need an LLM, only the profile matching does.

It's fun, certainly, the LLM underneath is easily switched (Claude Pro is limiting, now experimenting with a DeepSeek model, hope to one day do it all local on excess solar.)

So my question is, what do you use agents like this for? Is it strictly for fun or also for profit? I automate the tedious and try to find little things to do, but I could do these things by hand if I really wanted. Lets share some stories!

[0] https://www.agentmail.to/

Comments URL: [https://news.ycombinator.com/item?id=48395194](https://news.ycombinator.com/item?id=48395194)

Points: 1

# Comments: 0
