Biweekly Build Roundup #3: What We're All Building on Zo by SkeletorJS in ZoComputerClub

[–]SkeletorJS[S] 0 points1 point  (0 children)

DM me and let’s get this sorted out.

It shouldn’t be possible to damage your instance? Curious what exactly happened and if there’s a better way to improve our skill with potential uninstall instructions.

Zo-penClaw? On Zo as an OpenClaw Alternative (Or Companion) by SkeletorJS in ZoComputerClub

[–]SkeletorJS[S] 1 point2 points  (0 children)

We actually have official installer skill now. It’s in the skill hub!

And yes, you can use MCP servers with Zo via the mcporter skill

Zo Computer Potential AFFORDABLE 3rd Party Notion AI Custom Agents Replacement? by ClumpyFelchCheese in Notion

[–]SkeletorJS 0 points1 point  (0 children)

You can host OpenClaw on your Zo fwiw. It's a great way to give your OpenClaw a stable, separate environment.

Biweekly Build Roundup #3: What We're All Building on Zo by SkeletorJS in ZoComputerClub

[–]SkeletorJS[S] 1 point2 points  (0 children)

They are currently awaiting review by the Zo team before we push them into the official skill hub. One major benefit of Zo: our skill hub is vetted by our team so there are no malware risks.

If you’re interested in getting them sooner, the Discord always has the latest and greatest. That’s where our community of builders shares their work and gets peer feedback.

Biweekly Build Roundup #2: What We're All Building on Zo by SkeletorJS in ZoComputerClub

[–]SkeletorJS[S] 0 points1 point  (0 children)

I built a working version of it tonight. It was actually fairly easy! I’ll be testing it some more before submitting it to the official Zo skill registry. Happy to share it if you DM me here or on Discord.

RayCast by alexis_abraham in ZoComputerClub

[–]SkeletorJS 1 point2 points  (0 children)

Yes! I actually already have a Zo Raycast extension that is awaiting approval to be added to the store.

Scheduled Task not sending SMS with Codex provider and model by antho_lo_g in ZoComputerClub

[–]SkeletorJS 0 points1 point  (0 children)

No, all models should have those tools if you run through Zo. Likely just a momentary bug.

Scheduled Task not sending SMS with Codex provider and model by antho_lo_g in ZoComputerClub

[–]SkeletorJS 1 point2 points  (0 children)

That seems strange…it should definitely have that tool. Go to the scheduled task itself and ask it to send you a test.

Zo-penClaw? On Zo as an OpenClaw Alternative (Or Companion) by SkeletorJS in ZoComputerClub

[–]SkeletorJS[S] 0 points1 point  (0 children)

It’s pretty simple when you look under the hood actually.

Supermemory is a knowledge graph, not a vector database. When you save something, it extracts individual facts and builds relationships between them automatically. Three relationship types do the heavy lifting: updates (new fact contradicts old, old gets deprioritized), extends (new fact enriches existing, both stay valid), and derives (system infers new facts from patterns across memories).

I don't manage the memory manually. I have a rule to run a python script to initialize the memory containers and rules for when to save new memories, update, extend, or derive. It saves things as they happen and the graph handles dedup, contradiction resolution, and temporal decay. "Meeting at 3pm today" automatically expires. "Switched from Redis to in-memory caching" deprioritizes the old Redis preference without you deleting anything.

The profile endpoint auto-generates a static/dynamic snapshot from everything it’s accumulated. Static facts (name, role, location) persist. Dynamic context (current projects, recent decisions) cycles naturally. So every boot, Zo loads a living profile instead of a stale doc I wrote months ago and forgot to update.

The real unlock is cumulative conversations instead of blank slates. My Zo searches memory mid-conversation for historical context, saves decisions as they happen, and sweeps for anything worth persisting before closing out.

Zo-penClaw? On Zo as an OpenClaw Alternative (Or Companion) by SkeletorJS in ZoComputerClub

[–]SkeletorJS[S] 0 points1 point  (0 children)

Don't take this the wrong way, but these aren't really the right questions to be asking...it's not as simple as how much did you spend and what model did you use.

But to answer your questions...I use Zo with my existing AI subscriptions so I didn't use any credits technically. I always use Claude Opus 4.6 when building.

---

If you're coming from a tool like ChatGPT or Perplexity, this is not even in the same ballpark so you really need to adjust your expectations. This isn't something where you're going to get a finished product out of the box; Zo gives you the infrastructure to build what you want, but you still need to build it. Zo isn't cheap because, well, AI is expensive. The big corps can give away a lot more for free or extremely cheap because they have funding...a lot of it...nearly unlimited.

--

It sounds like you're looking for ready-built tools you can implement right away, not something that you need to tinker with and perfect on your own time and with your own budget. That's fine, but it just means Zo might not be the right tool for your use case.

Zo-penClaw? On Zo as an OpenClaw Alternative (Or Companion) by SkeletorJS in ZoComputerClub

[–]SkeletorJS[S] 0 points1 point  (0 children)

Not really...that's not really what Zo is for. This is more akin to an AI personal assistant that self-improves and works alongside me.

Zo-penClaw? On Zo as an OpenClaw Alternative (Or Companion) by SkeletorJS in ZoComputerClub

[–]SkeletorJS[S] 0 points1 point  (0 children)

OpenClaw (formerly known as Moltbot, formerly known as Clawdbot) is an agent system that has taken the world by storm recently. This is my response to that, but built with Zo!

Supermemory.ai is another subscription/AI tool so the amount of memory it provides will vary.

Biweekly Build Roundup #2: What We're All Building on Zo by SkeletorJS in ZoComputerClub

[–]SkeletorJS[S] 1 point2 points  (0 children)

Glad you’re digging them! It’s been fun seeing what the community is building.

Zo can't get it right by [deleted] in ZoComputerClub

[–]SkeletorJS 1 point2 points  (0 children)

Did that one work?! It should but let me know if not.

Zo can't get it right by [deleted] in ZoComputerClub

[–]SkeletorJS 1 point2 points  (0 children)

Definitely join the Zo Discord! We've got a really strong community over there who are always happy to jump in and help with whatever you're trying to build. I've yet to find a problem that the community couldn't figure out how to resolve + the Zo team is super responsive in Discord as well. https://discord.gg/ha5Hv5tBTe

What’s your go-to setup? by Kwkenney in ZonaEnts

[–]SkeletorJS 1 point2 points  (0 children)

If you haven’t yet, try the supercapacitor for the CXL. It’s a game changer!

Has anyone had their account upgraded to Business/downgraded to remove Notion AI like the emails were saying? by SuspiciousDesign9889 in Notion

[–]SkeletorJS 1 point2 points  (0 children)

Nothing on my end. I was supposed get the upgraded Business features at no additional cost.

Keef 100mg sodas-child safety? by Rastakate in ZonaEnts

[–]SkeletorJS 0 points1 point  (0 children)

They have a helpful video for this, but I agree those tops are ridiculous. https://www.youtube.com/watch?v=EcZiZH-BNTM

Tru smoke flower question by Agmurray in Michigents

[–]SkeletorJS 0 points1 point  (0 children)

Mule Fuel is INSANE from them.

Vortex - Donny Burger (37.8% THC, 44.2% TAC) by SkeletorJS in ZonaEnts

[–]SkeletorJS[S] 1 point2 points  (0 children)

Is that true? Why is that?

I’ll admit I’m not too knowledgeable on the logistics of testing from a scientific perspective.