User
Write something
💡 Free Q&A is happening in 4 days
Pinned
✨ Welcome! Start Here ✨
Introduce yourself & share your goal 🏆 We’d love to get to know you! - 🌍 Where are you from? - 🎯 What’s one goal you’re working toward? - 🎮 What do you do for fun? Drop your answers in the comments ⬇️ --- Once you've said hi, here's how to get the most out of this community. Two things to do in your first 24 hours: 1️⃣ Head to YouTube Resources and grab whatever's relevant to what you're working on. Every video Marcus publishes drops in there with the companion files. 2️⃣ Post in Show Your Build the moment you start something. Feedback before you ship beats feedback after. That's where most of the community lives. What's where: - Questions ❓: stuck on anything, drop it here. We check daily. - Wins 🥇: shipped something or got a result, post it. Real numbers welcome. - Show Your Build 🚧: WIP critique. The most active part of the community. - Job Board 💰: hire help here, find work here. - General discussion 💬: open chat, AI news takes, what you're working on. What's coming: Automators+ is coming soon. Drop a 🚀 in the comments to get first access when it opens. Let's build.
Pinned
🔥 New Video: Caveman Claude Code Is The New Meta
There is a skill sitting at number one on GitHub trending right now with 98,000 stars, and its whole job is to make Claude talk like a caveman. The tagline is why use many token when few token do trick. Two things worth doing after watching, whether or not you install anything: Run /context in Claude Code and actually look at it. Most of your window is not your conversation, it is servers and instruction files you set up once and forgot about. And before you trust any percentage, work out what it is a percentage of. The repo is here if you want to read it yourself: https://github.com/JuliusBrussee/caveman
2
0
Pinned
🔥 New Video: Opus 5 + Higgsfield = INSANE Product Ads (Free Skill)
One product photo goes in. Nine on-brand ads come out, then a video ad, then a UGC ad with a creator talking to camera. All from one skill, inside Claude Code. I built Ad Factory OS because I was tired of juggling a separate skill for images, another for video, another for UGC. This is the one stop shop. It is free and it is in the classroom here. If you have a product and one decent photo of it, you have everything you need to run this today. send this prompt to Claude Code **copy below this line** I'm giving you a skill called Ad Factory OS. Get the files with: git clone https://github.com/automatorsplus/ad-factory-os-skill Follow the README to set it up. Recommend how it would best apply to our setup in plain language, and ask me a few questions to clarify my intent before you install it. Drop your ads below... 🚀
3
0
⚡️ Skill of the Week
Anthropic quietly shipped a /design skill into Claude Code. No install. Update Claude Code, type /design, it's there. https://code.claude.com/docs/en/skills What it does: it pulls Claude Design's artboard workflow into Claude Code. You describe what you want. You get back a link to an editable canvas. A full landing page with dark and light mode, fonts, copy, layout, off one prompt. Then you can actually edit it. Accent colours, spacing, font scale, straight from the page. There's a sidebar on the right that'll feel familiar if you've used Figma. It's a Claude artifact, so you share it like a Google Doc. Whoever you send it to can leave comments on the canvas. I haven't put it through a real client build yet, so I'm not going to tell you it replaces your design tool. What I will tell you is the reason it's worth your time over Claude Design on the web. Two things. Both are about where it runs. 1. It has your context Claude Code already knows your repo, your notes, your brand files. One short prompt came back with the right copy plus the right numbers, because it didn't have to be told any of it. On the web you're starting from a blank room every time. 2. It can use your own skills Open the skills dropdown in Claude Design and you get Anthropic's defaults and nothing else. You can't add your own. In Claude Code every skill you've built is already sitting there next to it, so your own generators become part of the design step. And when you're done you just say deploy it. Claude Design hands that back to you to do yourself. So the rule of thumb: if the thing you're designing needs to know anything about your business, do it where your context lives. What would you point it at first, a landing page or something else?
3
0
⚡️ Skill of the Week
🔍 Tool of the week: claude-mem
It gives Claude Code a memory that survives closing the terminal. Free, Apache licensed, 90,000 stars. Works in Claude Code, OpenCode, Antigravity and OpenClaw. Here is the problem it solves. Every session starts from nothing. You explain the project, Claude works it out with you over an hour, you close the window, and all of that understanding is gone. Next morning you explain it again. Most people just accept that as how the tool works. claude-mem sits on five lifecycle hooks and watches the session while it happens. Tool calls get captured, compressed into short observations and written to a local SQLite database. Next time you open that project, the relevant history is already in context before you type anything. Setup is one command. Run npx claude-mem install, then restart Claude Code. Or add it as a plugin with /plugin marketplace add thedotmack/claude-mem followed by /plugin install claude-mem. The part that makes it work is how it reads back, and this is the bit worth stealing even if you never install it. It does not dump your history into context. It goes in three layers. Search returns a compact index of matching observations at roughly 50 to 100 tokens each. Timeline shows what was happening around one of them. Only then does it fetch full detail for the handful of IDs that actually matter, at about 500 to 1,000 tokens each. Filtering before fetching is where the saving comes from. My session this morning read 25,674 tokens of memory to stand on 204,350 tokens of previous work. That is 87% less than loading the lot. There is a privacy control worth knowing about. Anything you wrap in private tags never gets stored, which matters if your repo has client names or keys in it. Repo: https://github.com/thedotmack/claude-mem Docs: https://docs.claude-mem.ai The takeaway is not really the tool though. It is that context is a budget, not a bucket. Search first, fetch second, then you get the benefit of a long history without paying for it on every single prompt.
1
0
🔍 Tool of the week: claude-mem
1-30 of 115
powered by
Automators
skool.com/automation-forge-7306
A community for mastering AI-driven automation and AI agents.
🧰 Work with Me
📩 Join the Newsletter
⏱️ Waitlist For Paid Community
Build your own community
Bring people together around your passion and get paid.
Powered by