53 comments

  • maebert 6 hours ago ago

    We run an OpenClaw agent for our entire team — he lives in a group chat (although we have DMs too).

    - Runs our standups, checks in withe everybody EOD on blockers - Already know what we shipped on Github and Linear so it can focus on the work that's not tracked and summarize it in the morning for everyone - Helps with debugging customer issues - Keeps up with twitter and competitors and lets us know if they launch new features

    Besides, I'm honestly blown away by the social aspect of it. I was honestly pretty skeptical at first, but having an AI team mate is actually _fun_. There, I said it. Everybody on the team said they'd be sad if we took it away.

    I'll do a write-up on our setup sometime this week, I hope others will find our approach to security posture and multi-tenant usage insightful.

    • jbotz 5 hours ago ago

      Now if you have multiple teams each doing this and then have all those agents talk to each other and then report back to your team, you get "AI Hyperchat"[0], which may actually be a really good idea that has the potential to seriously improve intra-organizational communications (disruptively so). See also [1] for a VentureBeat article about the idea.

      [0] https://ieeexplore.ieee.org/abstract/document/11105240

      [1] https://venturebeat.com/orchestration/ai-agents-turned-super...

    • hboon 5 hours ago ago

      In your experience, did you (or anyone) in the team/company felt that some non-tech people were not pulling their weight, example project managers/directors who didn't seem to bring enough value and if you did, found that using OpenClaw reduces the need for those positions?

      Or has anyone else?

    • benterix 5 hours ago ago

      Would you like share one small funny thing? I find these models anything but funny.

      • qup 6 minutes ago ago

        Fun is not the same as funny.

    • dzink 5 hours ago ago

      Which underlying model/s do you use to power it?

    • sjeiuhvdiidi 6 hours ago ago

      Nonsense.

      • Byhird 5 hours ago ago

        Out of curiousity, is it nonsense because you're a scrum master feeling threatened, or nonsense because automating rituals like those seen in SCRUM makes them less about communication and more about just doing the ritual itself?

        • hollowturtle 3 hours ago ago

          It is nonsense because it's just nonsense finding a bot "funny" and the team requesting it otherwise they'd be sad. It's totally nonsense if not just marketing

  • arjie 6 hours ago ago

    I have a claw (that is not OpenClaw, just another impl) and my wife and I communicate to it through a Telegram bot (we have a group chat, but we both DM it most of the time), it has its own email, and all that. A couple of things I had it do:

    * I was going through some SOC2 compliance vendor evals and I just messaged it as things were happening and it made me a nice doc at the end

    * My wife and I are planning a trip and we have a spreadsheet organized as a calendar. A friend asked when we'd be in Taiwan and my wife texted it to summarize the calendar into a text message to copy and it gave it to her.

    * I have it set up to warn me when to cover my bike so it doesn't get rained on, in the sense that I told it I wanted this functionality and it wrote something and scheduled it

    * It pulls my wife and my todo lists and gives me a top 3 in the morning to work on.

    * Every morning, it looks up Hacker News posts related to AI, filters out culture war type stuff and then sends me a short message about what it thinks will be interesting (new models, techniques, that sort of thing)

    * It watches some subreddits for sales of certain hardware (I'm interested in servers with SXM5 boards, Mac Studios with >64 GiB of RAM) and then notifies me when something matches

    Overall, it's all about mechanizing lots of parts of my life and using the advantage of a machine that understands text: it doesn't need sophisticated parsing logic. That's actually really nice.

    • ffb7c5 6 hours ago ago

      Do you mind sharing how much this is costing? I'm a heavy claude code user, but if I had to pay the API rate, it would be a bit prohibitive

      • arjie 6 hours ago ago

        Certainly, yes. It's about $75/week. The harness picks the model appropriately but it's mostly Sonnet with some rare Opus and Haiku/Gemma. I was previously running on DeepSeek 3.2 but while per token costs are low, the actual amount of tokens required to produce results is high so total costs were actually higher!

        I am also a Claude Code Max subscriber so the API use is in addition to the subscription, but it can't be helped. Claude Code is the best way for me to do work and the Claw is the best way for me to get an automated EA. I forgot something else: I also just text the bot to schedule meetings and it does that as well (I have a calendar delegated to its Google user).

        I've got some space in a datacenter, and I was vacillating on getting a card and running some open models but when I actually exercised them, it turned out that the quality of open models was too far below the Claudes for my use-case. Still if you've got a 300W Blackwell-based RTX 6000 Pro and you want to trade for some 4090s, email me.

        My claw powered by Claude is pretty trustworthy for my use-cases.

        • robbomacrae 5 hours ago ago

          “so the API use is in addition to the subscription, but it can't be helped.” - I beg to differ. OrcaBot.com is a claws that runs using vanilla Claude Code so you can do all that with your regular subscription. Disclosure: I’m the author. The only reason these other claws can’t offer that is because they front it with their own AI.

          • arjie 4 hours ago ago

            That's pretty cool. And when I first tried this, I tried to do it with a bash loop around `claude -p` and you can get quite far with that! But overall, I think I'd rather use their tools the way they've set them up to be used and pay them their $500/month total or whatever. I'm probably going to stick to this approach, but your thing is pretty neat so thank you for sharing.

          • ffb7c5 4 hours ago ago

            Just a heads up, I tried to use the continue with google button on your site, but running into "Bot verification failed". Using stock chrome browser, not running a VPN either

            • robbomacrae 4 hours ago ago

              Thanks for mentioning that. The bot filter has been causing trouble so I def need to go and look at it. Debated disabling it but any basic bot that starts a dashboard is spinning up a VM I pay for! Changing browser might be a workaround?

            • arjie 4 hours ago ago

              Seems like a Recaptcha failure. FWIW, I was able to sign in and everything. I didn't actually use the service though.

        • senectus1 5 hours ago ago

          do you really count this cost as value thats worth it?

          I'm really surprised at the spending here...

          • CalRobert 5 hours ago ago

            I suppose it depends on how you value time. Paying a person to do it would cost more.

  • Areibman 8 hours ago ago

    I gave my Clawdbot Exa + Firecrawl + Playwriter to scan Zillow/Redfin/Craigslist for apartments, rate their quality, and validate their availability for rent. I scheduled it to send me rental listings every day.

    • dainiusse 7 hours ago ago

      How much $ do you burn in tokens?

    • samrus 7 hours ago ago

      Nice. Hows it performing? Is it finding good listings for you?

    • Razengan 6 hours ago ago

      Oh my god, now those services will probably block that kind of usage now that you've shared it

      • admiralrohan 4 hours ago ago

        Why they would block it? If the goal is to use their services. Intention matters.

  • brdd 7 hours ago ago

    I wrote a piece on this which was on the front page of HN a few weeks ago: https://brandon.wang/2026/clawdbot

    I still do all of the text automations, which have been pretty set-and-forget.

    • thelittlelight 7 hours ago ago

      This is really cool! I am curious how much is the average daily cost for the kinds of things you are doing. Are you using hosted models or running one locally?

  • jonahss 6 hours ago ago

    It overhauled my media server.

    I hadn't set it back up after moving. I gave OpenClaw ssh credentials and it updated the OS and packages, then couldn't get back in after a restart.

    I plugged in keyboard and screen and it was stuck at boot, couldn't mount a drive.

    I sent OpenClaw screenshots and it told me to type in journalctl commands. Then it had me modify fstab so boot could continue.

    After that, OpenClaw could get back in on its own. It found the drive I'd been using had 1300 bad sectors and was going to die. It saw that another drive was perfectly healthy. It said the bad disc sectors were all early and probably just filesystem metadata and my files were probably fine. It copied 1.5Tb to the newer drive and restored everything.

    I probably would have thrown the whole box out, as I hadn't used it in a year and wasn't looking for a project like that.

  • protocolture 7 hours ago ago

    I would be interested in "productive" in this sense, demonstrating a gain vs your overall API spend.

    • witnessme 7 hours ago ago

      Exactly. Most folks are trying force openclaw on their workflow which would have been way cheaper and better without it

    • galaxyLogic 7 hours ago ago

      Can you not use it for free?

      • block_dagger 7 hours ago ago

        The harness (OpenClaw) is free, but you have to run a local model or pay for a remote one. Local models just aren't smart or fast enough for good results in this space yet.

  • block_dagger 7 hours ago ago

    Analyzing my text (iMessage) history has yielded interesting stats about how flaky certain friends are, etc. I had it introduce itself in a band conversation and suggest cover songs for an upcoming gig based on conversation history. Worked well.

    • onnimonni 6 hours ago ago

      I feel for you. People are flaky and relationships rarely work in both ways.

      I felt lonely year ago and I messaged over 160 people and met over 100.

      When departing with them I tried to say to all of them that: ”It was nice to meet you. If you liked it as well can you arrange it next time? If you didnt like it and I was annoying you please message me later on how I could have been better.”

      Less than 10% of the 100 people did reach back to me but they are very wonderful folks and I’m happy with their company.

      Finding great friends needs you to be explicit on what you want and also having enough social stamina to endure through this.

      Be willing to let go of the friends who are just passengers in your relationships and rarely show up without doing anything in return. Life is short and theres opportunity cost in each moment.

      • npodbielski 6 hours ago ago

        > ”It was nice to meet you. If you liked it as well can you arrange it next time? If you didnt like it and I was annoying you please message me later on how I could have been better.”

        Sounds like email you get from retailer after online purchase asking to rate a product.

        • onnimonni 5 hours ago ago

          I agree :D. It's my best formulation to be explicit so far. How would you say it in more natural way to still achieve the same end result?

          Most people are clueless and will never do anything in return if you're implicitly expecting them to behave in certain manner.

          • npodbielski 3 hours ago ago

            I do not know... I would probably never do that at all. Seems calculated and cold. Well I am not an expert in human connections also it may vary from country to country. But where I live you may have better results by connecting to people that have similar interests whatever it may be:

            -you like soccer? Watch the game with some people.

            -you lime playing basketball? Probably there is some group of people you can join in your city.

            -do you like old cars? Probably there are some events you can drive to and show whatever you have in your garage.

            -do you like W40K or MTG? Probably there is some local club somewhere? etc.

            -if you have kids you just talk to people that have their kids in the same school/preschool/class because it makes it easier

            -or if you like just to have a chat start attending local pub of your choice and have a chat to other regulars

            This is the usual way of dealing with making friends where I live. But I am bit terrible at making new friends. I have just like 5 friends for +15 years.

          • closewith 3 hours ago ago

            > I agree :D. It's my best formulation to be explicit so far. How would you say it in more natural way to still achieve the same end result?

            I think you can't ask it, at least not without self-selecting yourself out of further contact from the majority of people.

            > Most people are clueless and will never do anything in return if you're implicitly expecting them to behave in certain manner.

            This is somewhat dismissive and maybe warrants some self-reflection. Most people broadcast their feelings extremely visibly and will have expected you to have understood their feelings without having to explicitly explain them to you.

            • npodbielski 3 hours ago ago

              On the other hand maybe OP filtered people to group that like that kind of feedback in some way So maybe it did work ( ͡° ͜ʖ ͡°)

              • closewith 3 hours ago ago

                Yeah, agreed! It is selecting for a certain type.

                Just don't want the GP to fall into the trap that the others were clueless as they commented, because that normally indicates a blindspot on the GP's side, not the people with whom they've interacted.

                • onnimonni 2 hours ago ago

                  I have thousands of connections I’ve hanged out during my twenties.

                  Ive arranged countless parties. People have met eachother in those and are happily married nowadays or have made friends during those events. Somehow the relationship between me and them formed into one where they were expecting me to arrange and include them everytime without offering help or asking me in return. Ive done all the things both of you mentioned and you’re definitely right that this does filter out plenty of people but I dont mind that nowadays.

                  The ones that get filtered through are the ones I feel like I should spend my energy and I have strong feeling that some of the effort does echo back to me during the times I dont have energy to be the one who arranges. It feels very nice but again we have different needs and YMMV. This works for me and I should have been more explicit about my background in the initial post as well.

                  • npodbielski an hour ago ago

                    That is awesome! I wish I had a friend like that in my twenties. Yes that kind of connections wearies you down. It is better to have contribution but people always were lazy and will be lazy.

                    I was organizing few parties here and there myself. I was organizing movie Thursdays for example. People were complaining but attending. We did watched few good movies like Nebraska. When I stopped organizing them they did not were organizing anything like that themselves. This is just how people are.

                    • onnimonni 33 minutes ago ago

                      >This is just how people are.

                      This is just how most people are.

                      There are counter examples like I mentioned above but they are rare. These are the people I should have prioritised much more and way earlier. It took me way too long to realise that quality >>> quantity regarding relationships.

                      I hope you will still arrange movie Thursdays sometime in the future even if nobody else will :)!

                      Also I'm happy that you have the few good friends for 15+ years. Grass might always be greener on the other side but I would trade those immediately for the thousands of acquittances.

                      • closewith 8 minutes ago ago

                        Okay, I think some significant self-reflection is in order here.

                        > There are counter examples like I mentioned above but they are rare.

                        Those counter examples you mention also behave this way (and you likely do too), it's just they enjoyed your company and were willing to reciprocate. Those who didn't aren't clueless or anti-social, they just weren't willing to reciprocate with you.

                        > It took me way too long to realise that quality >>> quantity regarding relationships.

                        That is true, but be careful in defining quality as equal effort. You will self-select for people for whom friendship is transactional rather than emergent, and those "friendships" (in quotes because many including me would consider those to be acquaintances rather than friends by definition) tend not to endure hardship, where friendship by definition becomes unbalanced in effort.

                  • closewith 2 hours ago ago

                    Fair enough.

                    > Somehow the relationship between me and them formed into one where they were expecting me to arrange and include them everytime without offering help or asking me in return.

                    That is signal. They were communicating.

    • flanked-evergl 6 hours ago ago

      I have also alienated all my friends by viewing friendship as purely transactional.

    • Razengan 6 hours ago ago

      How do you export/access/parse iMessage history?

  • wwwlsn 4 hours ago ago

    Not productive per say, but interesting. I gave it access to my journal that I've kept for the last 5 years. I asked it for recurring themes, highlights, lowlights, where I should focus my efforts. I also asked it provide the top 5 most philosophical entries. I then used all of this context to help me craft the SOUL.md which I had been struggling with since install.

    Other little things I've done are: Asking for AirBnB recommendations on places I'd like to visit. Giving it access to Mealie[0] to suggest recipes and build shopping lists. Let me know if the weather will permit me to run with my son after work.

    Plans: Take chess games from chess.com to lichess, get an analysis and provide feedback. Give access to Monica[1] to make management of that a bit easier. Coding agent so I can cosplay as a Product Owner. Give it some money and get it to buy gifts (soulless I know, but if it can read from Monica it's kind of my idea).

    [0]: https://mealie.io/ [1]: https://www.monicahq.com/

  • rcarmo 5 hours ago ago

    I’ve built my own flavor (https://github.com/rcarmo/piclaw) and use it to batch convert documentation, check some news (it runs Playwright and sends me summaries of specific sites that don’t have RSS feeds) and do moderate tweaks to my website (like re-tagging posts and adding reference links).

  • jorisnoo 6 hours ago ago

    I set up a nanoclaw instance with access to Sonarr, Radarr and Jellyfin etc. Now my partner (and i) have a chat-interface to independently manage movies, instead of me having to go through the ui.

    • sensecall 5 hours ago ago

      Wondered about doing the same. Don’t suppose you have a repo or anything?

  • UBGBclaw 7 hours ago ago

    Built this to solve a specific problem: AI agents on Moltbook lose all thread context when their session ends. Next restart, no idea what conversations they were part of.

    Approach: local state files, pure Python stdlib. No Redis, no SQLite driver, no ORM — the filesystem is the state store.

    What it does:

    • Thread tracking: engaged posts, new reply diffs each heartbeat • Feed cursor: remembers seen posts, skips next run • CAPTCHA solver: handles obfuscated challenges ("fiftenn" → fifteen, doubled chars, mixed case)

    Single file, drop-in install. Feedback very welcome.