Activity
Mon
Wed
Fri
Sun
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
What is this?
Less
More

Owned by Max

🦞AGENTIX-AI Wizardry

86 members • Free

AI threatens your job? We fix that!

Grammarly Coda AI

2 members • $1,500/m

Gathering Place For Coda Yoda Experts

Memberships

Clief Notes

25.6k members • Free

Claude Code Kickstart

535 members • Free

Performer Training Ground

9 members • $67/month

Momentum Society

1.8k members • Free

AI Automation Society

349.2k members • Free

Creator Boost Tribe

9.1k members • Free

Escape The 9-5 Rat Race

211 members • $9/month

The Really Real

2.9k members • Free

19 contributions to 🦞AGENTIX-AI Wizardry
WORKSHOP 5: Ai Agents 🦞CodaClaw & 😈CodaYoda
I have uploaded the latest video into the CLASSROOM and on YouTube 🦀OPEN CLAW INNER WORKINGS→NOCODE DEMO🤖 We will build a working replica of the innermost loop of OpenClaw to illustrate how it operates. This innermost loop will take a prompt and generate an executable set of TOOL requests to implement that. The TOOLs will modify data in the document by executing Action Formula Language (CFL) commands that can add/delete/edit rows in tables, change control-values, bring up dialogs for the user to see and change, modify information stored in the document's pages, etc. This replicates the way Claude Code, Claude Coworker, OpenClaw, OpenAI Codex, Cursor, work. (What I call the 🦞Lobster-like Agentic Tools). This will build the core functionality that we will use in subsequent workshops to build a complete replica of OpenClaw or Claude Cowork that runs (safely) inside the no-code environment (but can take real-world actions via API integrations). I will be using Coda.io for these demonstrations because it has the most complete set of features needed. But the principles will be equally applicable to Notion, Excel, Airtable, and other no-code platforms.
1 like • 28d
This is PART 1 of a 2-part series on this topic. The first video covers building the "innermost loop" of the Lobster-like agentic system. It just takes a task definition in English (and a description of the data scheme) and then executes the CFL action formula that will carry out the task. The second part will cover building the complete CodaClaw agent that works just like OpenClaw or Claude Code, but uses Coda Pages and Tables instead of the file-folder tree structure. This allows us to create and manage our Lobsters inside the Coda platform. (They can still take real-world actions through Coda Packs).
WORKSHOP 5 AI Agents; 🦞CodaClaw & 😈CodaYoda
I have uploaded the latest video into the CLASSROOM and on YouTube 🦀OPEN CLAW INNER WORKINGS→NOCODE DEMO🤖 We will build a working replica of the innermost loop of OpenClaw to illustrate how it operates. This innermost loop will take a prompt and generate an executable set of TOOL requests to implement that. The TOOLs will modify data in the document by executing Action Formula Language (CFL) commands that can add/delete/edit rows in tables, change control-values, bring up dialogs for the user to see and change, modify information stored in the document's pages, etc. This replicates the way Claude Code, Claude Coworker, OpenClaw, OpenAI Codex, Cursor, work. (What I call the 🦞Lobster-like Agentic Tools). This will build the core functionality that we will use in subsequent workshops to build a complete replica of OpenClaw or Claude Cowork that runs (safely) inside the no-code environment (but can take real-world actions via API integrations). I will be using Coda.io for these demonstrations because it has the most complete set of features needed. But the principles will be equally applicable to Notion, Excel, Airtable, and other no-code platforms.
1 like • Mar 26
All is well at home again, thanks for the good wishes. I have recorded the next workshop and will edit it for better brevity and focus. Then I will post it to the classroom tomorrow. I covers the inner workings of the OpenClaw-like agentic agents that are exciting the AI world right now - and outlines my techniques for recreating one in Coda (my CodaYoda and CodaClaw projects). Will update members by email when it is posted. Max
0 likes • 29d
WRKSHOP 5: AI Agents 🦞CodaClaw & 😈CodaYoda Uploaded I have uploaded the recording to the CLASSROOM and on YouTube
Today's Workshop Postponed
Due to a family illnes, I must postpone the Workshop today. I will record the material offline and post it to Skool by the end of the week. Apologies. Max
How my 2026 MISSION is progressing
Two of my largest clients operate in "regulated industries" where EVERYTHING they do must be audited and controlled. One is under the FDA regulations for Clinical Trials, and the other is in Financial Services, with a great many external regulatory auditors circling like vultures looking for 'innovations' to swoop down upon. So you can imagine that all the hype and hoopla about implementing AI Agents meets with a certain amount of resistance and reluctance to implement this in their "controlled" Standard Operating Processes (SOPs). But when I teach their non-technical managers how to use my Coda AI Agents, they can see how this technique produces an auditable record of all the inputs, prompts, responses, and results for EVERY agentic step in the process. So I have been asked to provide my training sessions to a cohort of middle managers who are experts in their respective SOPs and have extensive spreadsheet experience in the finance sector. They are new to the world of no-code, but have had some experience with Notion and Coda. This will provide me with a significant opportunity to try out my teaching methods and materials. And I will then be able to migrate those learnings to my next round of workshops here in this Skool community. The key messages remain the same as always: Managers with expertise in SOPs and spreadsheets have most of the skills needed to deploy Agentic Workflows without the need for coding skills: 1. They can automate SOPs using no-code tools that exploit their spreadsheet skills. 2. They can provide carefully curated Knowledge Documents to the AI Agent (they wrote them!) 3. They can structure the necessary transactional data in Tables with Formulas 4. They need to learn how to build effective Prompts to add the AI steps to the process Please comment below with your own experiences, reactions, and questions about this approach. (I need the feedback) Max
0 likes • Mar 20
BOOM! 💥 The AI Tsunami has hit ME! 🏄 My clients have cancelled most of my existing projects to pivot in a new direction. All due to the explosion of interest in🦀OpenClaw and fellow Lobster-Like agentic systems! Everyone wants to implement🦀OpenClaw NOW to start getting experience with the business processes it can automate. But all my clients are in regulated industries, and so OpenCLaw is NOT a tool they can deploy. It's just not safe. Especially in the hands of people who are not comfortable with bash commands, GitHub PRs, CLI command windows, VS editing of docs and code. AND because these Lobster-like tools all use the PC hard drive to store instructions, materials, memory, and skills. This is considered unsafe in most controlled environments where all business information must be stored on servers or the cloud. So I have spun up a ton of new client projects where we are using🦐Claude Cowork to explore this new world of Autonomous AI Agentic Workflows - and we are learning what the potential uses are, but in a safe sandboxed environment that still has access to the corporate databases and knowledge bases. As a result of this experience, I have been working out how to replicate the🦞Lobster-like behaviors inside Coda. (Notion and Airtable have already released similar functionality). The result is a series of new projects that I will be delivering here over the coming weeks. (1) 😈CODA YODA: Replicate the innermost loop of OpenClaw/ClaudeCode/ClaudeCowork🦞, etc. A simple loop where you enter a prompt, and it builds the CFL Action formula to implement your request and updates your Coda Pages, Tables, Control-values, etc. Just a proof of concept - but essential for what is to follow (2) 🦞CODA CLAW: Replicate the OpenClaw and ClaudeCowork process inside Coda. The user builds a hierarchy of Coda Pages that contain the skills, references, assets, and instructions (similar to the folder hierarchy we use in OpenClaw) that will direct the behavior of the CodaClaw engine. It will build a strategy and then cycle through the steps to implement that. Each step generates the CFL Action code to cause the changes needed to your Tables, Pages, ControlValues, etc. It can also invoke Coda Packs to interface with the outside world. The loop is autonomous and self-directed. When it finishes, it will notify the user. It is triggered by external events like a webhook or incoming message/email. At first, it will not be able to create tables or columns, but that will be added via MCP later.
Grammarly AI Agents using Superhuman Go & Coda Packs
I am testing the new Grammarly AI Suite (now rebranded Superhuman Go Agents) which is to be released soon. It uses the Coda.io Pack Building SDK to create AI Agents that can be used ANYWHERE you can use Grammarly (ie all browser tabs, most desktop apps, mobile phones, etc - anywhere you have a blinking cursor). The agents can see the window you are in, what you are looking at, what you are typing, etc. And you can select the "Skills" the agent has been given, and/or type in your own prompts. The agent can modify the window you are in, either injecting text or replacing items - based on the output from the AI Agent. You develop the agents using English prompts, and provide any tools needed using JavaScript functions. Those functions can use HTTP REST APIs to read/write data to/from external data sources. This is only of interest to Coda.io and Grammarly users. respect Max
4
0
1-10 of 19
Max O'Brien
4
73points to level up
@max-xyzor-9742
✨Building 🦞AI Agentic Business Processes 🤖 using Nocode Tools 💻(Notion, Coda, Airtable, N8N, AppSheet, etc)

Active 12h ago
Joined Sep 21, 2025
Gavdos