Amart (LOOP)⚡️

60.1K posts

Amart (LOOP)⚡️ banner
Amart (LOOP)⚡️

Amart (LOOP)⚡️

@LoopOnChain

Founder and Managing Partner Edge AI | prev @Rivian | I show you how to transform your life with AI

Los Angeles, CA Entrou em Eylül 2021
3K Seguindo26.4K Seguidores
Amart (LOOP)⚡️
Amart (LOOP)⚡️@LoopOnChain·
@cyrilXBT would highly recommend using the /humanizer skills on future articles, this sounds very ai
English
0
0
0
10
Amart (LOOP)⚡️
Amart (LOOP)⚡️@LoopOnChain·
It's official! A new era, I'll miss the old, but in with the new
Amart (LOOP)⚡️ tweet media
English
6
3
17
1.3K
DXNK
DXNK@DxnkLabs·
@LoopOnChain when does the intern get to human pfp loop wtf
English
1
0
1
183
klöss
klöss@kloss_xyz·
This prompt audits your @openclaw against 21 layers required to build a Jarvis like multi agent system. It scores each layer honestly, exposes the specific gaps, and generates a phased fix plan with the lowest risk of breaking what already works. Prompt: Run a read only audit of our entire system, then for each of the 21 numbered layers found in the images I’ve attached, grade and score yourself honestly while also identifying what’s specifically missing to close the gap. Do not build anything yet. Make the plan for your highest confidence solutions for our unique setup with the least probability for negative impact. Then, we will pressure test every assumption through clarifying questions before we finalize the plan together.
klöss tweet mediaklöss tweet media
English
27
15
278
23.4K
Amart (LOOP)⚡️
Amart (LOOP)⚡️@LoopOnChain·
Did Peter Steinberger just solve dead internet theory? With a 5 min cron job theory is in a few years the only people on the internet will be agents... talking to other agents @steipete filter out all that bs and can talk to real people maybe the world is healing🤷‍♂️
Peter Steinberger 🦞@steipete

My openclaw twitter mention block cron job is working unreasonably well. Turns out AI is really good at detecting spam/reply guy/promo stuff. Runs every 5 min and cleans up my mentions - I actually see useful replies now and Twitter got pleasant again!

English
5
0
7
277
Naval
Naval@naval·
Coding an app is the new starting a podcast.
English
1.5K
2.4K
27.2K
2.7M
Alex Cohen
Alex Cohen@anothercohen·
Finally finished vibe coding my personal health app built with Claude. Here's what it does: - Connects to the Oura API to sync sleep, recovery, steps, and exercise data - Tracks my monthly bloodwork via Rythm Health CSV uploads - Uses Playwright to scrape Chronometer daily nutrition and water intake - Uses Gemini to OCR Ladder workout screenshots and track my lifts - Full dashboard with weight trends, calorie balance charts, macro tracking, and a tabbed daily log It's completely interactive and honestly, pretty fucking cool. Blood markers even have visualizations based on what's in range and out of range.
English
118
26
1.1K
153.7K
BOOTOSHI 👑
BOOTOSHI 👑@KingBootoshi·
TIRED OF YOUR AGENTS PRODUCING DESIGN SLOP? INTRODUCING TLA PRECHECK ✅ THIS TOOL MAKES IT MATHEMATICALLY IMPOSSIBLE FOR AGENTS TO PRODUCE BUGGY DESIGN! It comes with a skill for Claude Code & Codex for them to do this for you! Install guide in replies :) 👇
English
33
17
362
26.4K
Amart (LOOP)⚡️
Amart (LOOP)⚡️@LoopOnChain·
The founder of Openclaw chose his favorite memory system... kind of I've seen 50 new memory systems today for openclaw or other agents Should I write an article detailing all of them?
Amart (LOOP)⚡️ tweet media
English
4
0
7
209
Yoni Assia
Yoni Assia@yoniassia·
Ive been working with agents for 49 days. Every AI agent today has amnesia. They forget everything between sessions. Your agent fleet is solving the same problems over and over. We built MemClawz — Redis for AI agents. A shared memory layer where your entire agent fleet stores, searches, and learns from each other's experiences. Open source. MIT licensed. Running in production. memclawz.com
English
29
9
158
17.1K
Amart (LOOP)⚡️
Amart (LOOP)⚡️@LoopOnChain·
@andrewchen My 62 year old dad who runs an m&a business ask me if A.I. could help him stop having to go back and forth between his email, his crm, his word documents, etc etc lol feels like in our cushy lifestyle changing tabs or windows feels like having to walk to a different room
English
0
0
2
842
andrew chen
andrew chen@andrewchen·
the magic of cowork and openclaw and other AI products is that they replace our giant row of infinite browser tabs And lol - no, don't feel guilty, I have too many tabs too. AI makes it so that every workflow that required 4 browser tabs and a spreadsheet is getting collapsed into one AI-native experience Just as one quick example- think about how you used to research a person or a company: LinkedIn tab, X tab, Google tab, notes doc, slack open. now one prompt does it in 10 seconds. the "tab count" of a workflow is basically a proxy for how much AI can compress it if your product eliminates 6 tabs and a copy-paste loop, users will like it. If you can create a whole series of these workflows then your users will absolutely love it. Thus the biggest opportunities are workflows where people currently alt-tab 20+ times per task. Sales, recruiting, research, compliance, procurement. Boring? yes. Massive? also yes. But this is why these agentic tools are going to crush AI doesn't need to be superintelligent to be wildly useful. it just needs to be good enough to close the tabs
English
125
68
845
356.3K
Amart (LOOP)⚡️
Amart (LOOP)⚡️@LoopOnChain·
@coreyganim i think there has to be a more systematic and definitive solution i haven’t found it yet though lol i’ll let you know if i do
English
1
0
2
100
Corey Ganim
Corey Ganim@coreyganim·
@LoopOnChain promote the most important learnings to agents.md and it'll be less likely to forget. still have to remind it from time to time though
English
1
0
2
1K
Corey Ganim
Corey Ganim@coreyganim·
3 OpenClaw tips that took me months to figure out: 1. Make it self-improve Create a `.learnings/` folder with: - `ERRORS.md` → Log every failure with context - `LEARNINGS.md` → Log every correction you make Add this to your `AGENTS.md`: "After completing ANY task, check .learnings/ for relevant past errors. After ANY failure, log it immediately." Your agent stops making the same mistake twice. 2. 100% fix rate for crashes When OpenClaw breaks, don't debug manually. Point Claude Code at your files: "My OpenClaw agent is [not responding / slow / erroring]. SSH into my machine, read the logs, and troubleshoot. Build a plan before taking action." I've never written code. This works every time. 3. Make it opinionated Edit your `SOUL.md`: "- Take a stance. Never hedge with "you could do X or Y" - Be concise. No filler phrases. - When unsure, ask one clarifying question, then execute." Default OpenClaw is polite but vague. Fix that. Steal these. Your agent will thank you.
English
38
55
675
78.8K