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

Owned by Manthan

AI Agent Hub by Phaze AI

479 members • Free

Welcome to the AI Agent Hub by Phaze AI. Stop the theory, start building. Learn n8n, Python & Claude. Get free guides, automate your business & scale!

Phaze AI Insiders

5 members • $7/month

Real AI agent systems for Sales, HR, Marketing & Ops. Built with Claude Code + n8n. Weekly builds, live sessions & plug-and-play templates.

Memberships

Skoolers

180.2k members • Free

The RoboNuggets Network (free)

51.5k members • Free

AI Automation Club

7.3k members • Free

Oleg's AI Lab

7.2k members • Free

Applied AI Club

2.6k members • Free

AndyNoCode

34k members • Free

AA
AI Automation Network

358 members • $7

High Vibe Tribe

80.6k members • Free

AI Video Mastery

8.7k members • $9/month

12 contributions to AI Agent Hub by Phaze AI
HOW TO BUILD YOUR CEO AGENT
Most people use AI as a chatbot. This turns it into your CEO. 🧠 Last month I posted this exact setup — 4M+ people watched it and one question kept coming up in the comments: "How do I actually build this?" So here's the full breakdown 👇
Claude X Gemini
Nobody tell the ad agencies this. 🤫 Claude writes the prompt.Gemini Omni generates the video. You get a studio quality ad in 5 minutes. This is what looks like when two AIs work together. I built a Claude skill that does the hard part — just answer 7 questions and it writes the perfect Gemini Omni prompt for you automatically. No brief. No agency. No budget.Just two AIs doing what agencies charge lakhs for.
20 Claude Skills Every Business needs
Most businesses are using Claude like a basic chatbot. The ones winning? They've installed Skills — plug-in instructions that turn Claude into a specialist for any task. Marketing. Sales. SEO. Office docs. Automation. Competitor research. I've compiled the 20 best Claude Skills every business should have — with direct GitHub links.
3
0
Content Dashboard
Setup Guide — From Zero to Running in 5 Minutes Prerequisites (one-time, 10 mins if you have nothing) 1. Install Node.js Go to nodejs.org → download the LTS version → install it Open Terminal / PowerShell and verify: node -v should print something like v20.x.x 2. Install VS Code Go to code.visualstudio.com → download → install Open VS Code, press Ctrl+ ` to open the built-in terminal (you'll do everything from here) 3. Get your API keys Service Where to get it Cost Apify console.apify.com → Settings → Integrations → API token Free $5 credit on signup OpenAI platform.openai.com/api-keys → Create new key ~$1–2 for a full run Anthropic console.anthropic.com → API Keys → Create key ~$0.20 for calendar Setup Steps (5 minutes) Step 1 — Unzip the project Extract creator-dashboard.zip anywhere on your computer (e.g., Desktop → creator-dashboard folder) Step 2 — Open it in VS Code File → Open Folder → select the creator-dashboard folder Step 3 — Open the terminal inside VS Code Press Ctrl + `` `` ` (backtick key, top-left of keyboard) Step 4 — Install dependencies Paste this in the terminal and hit Enter: npm install Wait ~1 minute while it downloads packages. Step 5 — Create your config file In the terminal: cp .env.example .env.local Then in VS Code's file explorer on the left, click .env.local to open it. Fill in your values: APIFY_API_TOKEN=apify_api_xxxxxxxxxxxx ← paste from Apify console OWN_INSTAGRAM_USERNAME=yourhandle ← your Instagram, no @ COMPETITOR_HANDLES=handle1,handle2,handle3 ← competitors, no @, comma separated OWN_REELS_LIMIT=40 OPENAI_API_KEY=sk-proj-xxxxxxxxxxxx ← paste from OpenAI ANTHROPIC_API_KEY=sk-ant-xxxxxxxxxxxx ← paste from Anthropic Save with Ctrl+S. Step 6 — Start the app npm run dev You'll see: ▲ Next.js 14.x.x - Local: http://localhost:3000 Step 7 — Open in your browser Go to http://localhost:3000 First Run (inside the app) Dashboard → Click "Scrape My Reels" — pulls and analyses your last 40 reels (~5–10 min)
1
0
100 Claude Code Tips
I've collected 100+ Claude Code tips specifically for business owners — real use cases, actual workflows, things that save you hours every week. Not a course. Not a paid newsletter. Just a doc.
0
0
1-10 of 12
Manthan Jethwani
3
45points to level up
@manthan-jethwani-3171
Founder, Phaze AI. 100+ agents built. Scaled to 25k followers in 3 week on autopilot. Giving you the blueprints to build and scale with AI.

Active 6d ago
Joined Apr 21, 2026