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

Memberships

Clief Notes

36k members • Free

AI Automation Society

389.7k members • Free

AI Automation Agency Hub

321.3k members • Free

3 contributions to AI Automation Society
7-Day AIS Challenge
Hello AIS community! Starting my 7-Day AIS Challenge journey tomorrow. I will post my daily successes & failures. Hopefully, more successes than failures. I will also document my lessons learned.
0 likes • 3h
@Kenzie Vick thanks dude!
0 likes • 3h
@Kenzie Vick thanks!
🚀New Video: Master 95% of Claude Code in 36 Mins (as a beginner)
In this video, I break down everything you need to know to use Claude Code effectively for building automations. I cover the interface and what actually matters, the WAT framework we use to build every automation, how to communicate clearly with Claude Code and get it to ask the right questions during planning, the superpowers like MCP servers and Claude skills, and how to test, optimize, and deploy your workflows so they run automatically. No fluff, I build a real workflow live so you can see exactly how it all comes together. By the end of this video, you'll understand Claude Code better than most people using it and have a clear framework for building your own workflows.
0 likes • 6h
### - HOT TIP! use Google Apps Scripts ------------------------------------------------------------------ -Ask your AI agent if this problem can be solved using Google Apps Scripts/Functions. https://script.google.com/ -If it can, ask them to create you the script and walk you through the steps on how to run it and deploy it. -It gets native Sheets/Gmail/Slides access with NO 'cloud project' or 'billing'.
0 likes • 6h
@Yao Yong The answer is dependent on your scenario and what your AI did since it's nondeterministic. So I can only speak to how 'my project' works. How mine works (no LLM API calls) - youtube_api.py → pulls metadata from the YouTube Data API v3 (titles, tags, views, dates, channel stats). No LLM. - harvest_youtube.py → ranks by views/day velocity and tags each video by keyword matching (topic buckets, tool names, phase) on the title + tags. It also pulls transcripts via youtube-transcript-api (free, no key) — but only to keyword-scan them for tool/technique mentions (e.g. confirm "Civils.ai" or "ODA File Converter" actually came up), not to summarize them. - analyze_youtube.py → its own docstring says "Deterministic, no API calls." It counts, ranks, maps the 10 industry phases, and finds white space. Recommendations come from a hard-coded ROADMAP_SEED dict (one canned line per phase). So nothing in the tools sends video content to Claude/GPT/Perplexity for summarization. It runs free, fast, and repeatable — which is exactly why it's schedulable. Where the "LLM" actually is: The one place intelligence/prose enters is the agent (me/Claude) at deck-build time — the analysis output is "structured numbers + seed recommendations; the agent refines the narrative when building the deck." That's the WAT pattern: the Tools stay deterministic, the Agent supplies the judgment in the loop. There's no LLM baked into the deployed scripts (which is good — it keeps cost/nondeterminism out of the automation). The important nuance: Because of this, the deck shows signal, not synopsis — per video you get title, channel, velocity, tools mentioned, and phase, plus aggregate trends and white-space. It does not produce an abstractive "here's what this video teaches" summary of each video. The transcripts are mined for keywords, not read-and-summarized.
🚀New Video: Build & Sell with Claude Code (10+ Hour Course)
📚ALL RESOURCES CAN BE FOUND HERE📚 This is the complete Claude Code course. I put a ton of time into this one. I start from zero and walk you through everything: setup, building workflows, deploying websites, creating agent teams, browser automation, finding clients, pricing your work, and way more. To make it even better, we don’t ever write a single line of code. By the end, you'll know how to use Claude Code at a professional level and how to actually turn those skills into income. Whether you've never opened a terminal or you're looking to go deeper, this course covers it all in one place.
5 likes • Mar 13
Just started. Lets see what we can build.
2 likes • Mar 13
I used CLAUDE.md but I didn't see any requirements about the newsletter demo. Did I miss a step? I mean I can guess but...
1-3 of 3
@ryan-benson-2833
I’ve spent about 20 years working in product, process, and business analysis.

Active 2h ago
Joined Mar 13, 2026
boise
Powered by