ENVO HQ
Command Center
Thursday, April 2
0
Projects
0
Agents
āœ—
Gateway
0%
Live
10:12 PM
ENVO HQ
← Docs
projects/growiq

Growiq

Updated: 3/16/2026, 10:26:20 PM

GrowIQ Digital — Project Resume Point

Canonical entrypoint. Load this first on every session touching GrowIQ.

Quick Facts

  • Marketing site repo: /Users/ENVOAI/.openclaw/workspace-theo/growiq-site/ (Vite + React)
  • Product site repo: /Users/ENVOAI/.openclaw/workspace-theo/growiq-digital/ (Next.js)
  • OS dashboard repo: /Users/ENVOAI/.openclaw/workspace-theo/growiq-os/ (Next.js, internal)
  • Launch docs: /Users/ENVOAI/.openclaw/workspace-theo/GrowIQ-Launch/
  • GitHub: ItsEnvo/GrowIQ (site), ItsEnvo/growiq-digital (product)
  • Vercel URL: https://growiq-site.vercel.app
  • GHL: Sub-account confirmed for GrowIQ

What GrowIQ IS

AI Workforce Platform — gives businesses their own team of pre-trained OpenClaw AI agents. NOT GHL. NOT a custom webhook system. Each client gets actual OpenClaw agents deployed on their VPS.

Value Proposition

Agents come PRE-TRAINED with deep expertise (sales frameworks, content strategy, support best practices). Client just plugs in their business details. They can't build this themselves — that's the IP.

How It Works

  1. Client signs up → onboarding collects business info
  2. GrowIQ generates complete OpenClaw workspace (SOUL.md files, knowledge bases, configs)
  3. Deploy on client's VPS (we help or they self-serve)
  4. AI team runs 24/7 on their channels (Telegram, SMS, chat, etc.)

Agent Catalog (pre-built expert agents)

  1. Sales Agent — SPIN selling, qualification, objection handling, appointment setting
  2. Support Agent — de-escalation, empathy frameworks, ticket triage
  3. Content Creator — hooks, platform algorithms, content calendars, repurposing
  4. Follow-up Agent — nurture psychology, timing science, re-engagement
  5. Review Manager — review request timing, Google/Yelp strategies, response templates
  6. Ops/Admin Agent — scheduling, task management, reporting
  7. Social Media Manager — platform strategy, engagement, community
  8. Ad Campaign Manager — ad copy, targeting, budget optimization
  9. Email Marketing Agent — sequences, subject lines, segmentation
  10. Scheduling Agent — calendar, reminders, no-show recovery
  11. Onboarding Agent — for client's customers, welcome sequences
  12. Analytics Agent — KPI tracking, insight generation
  13. Community Manager — engagement, moderation, retention
  14. Outbound Agent — cold outreach, prospecting, personalization at scale
  15. HR/Hiring Agent — job postings, candidate screening
  • Custom agent builder (client describes need → system generates agent)

Pricing (TBD — needs update)

  • Starter: X agents from catalog
  • Higher tiers: more agents + custom agent access
  • Exact pricing TBD

First Client

  • Music producer — wants: website, AI manager agent (email), command center
  • Pricing: $3,500 setup + $5/mo (VPS)
  • Proposal: second-brain/brain/hq/agents/agt_growiq/proposals/music-producer-proposal.md
  • Need from client: name/brand, music genre/aesthetic, Gmail account, budget confirmation

Current State (as of 2026-03-16)

  • āœ… Product site (growiq-digital): homepage, services, pricing, proof, contact — Next.js
  • āœ… Auth system (signup/login/JWT, SQLite)
  • āœ… 4-step onboarding wizard
  • āœ… Client dashboard (overview, agents, approvals, settings)
  • āœ… 15 API routes
  • āœ… Lead capture form → DB
  • āŒ No agent template files exist yet — THIS IS THE MAIN BUILD
  • āŒ No workspace generator (onboarding data → OpenClaw workspace)
  • āŒ No setup guide generator
  • āŒ No custom agent builder
  • āŒ Onboarding only has 4 generic agents — needs full catalog
  • āŒ No Stripe/payment
  • āŒ No booking/calendar integration

TODO (priority order)

  1. Expert agent templates — Deep SOUL.md + knowledge files for each agent role (THE IP)
  2. Template generator — Onboarding data → complete OpenClaw workspace
  3. Setup guide generator — Step-by-step deploy instructions
  4. Custom agent builder — Plain English → agent config
  5. Update onboarding — Full catalog + custom agent option
  6. Update pricing — Align with agent count / catalog
  7. Workspace download/deploy — Download or remote deploy
  8. Booking integration — Calendly embed
  9. Payment — Stripe
  10. Proof page — case studies

Key Decisions

  • NOT GHL. Not an agency. It's an AI workforce platform.
  • Deployment: client's VPS (Option B) — we help them install + configure
  • Agents are pre-trained with expertise (our IP), client adds business specifics
  • GitHub: ItsEnvo/growiq-digital
Files are read from second-brain/brain/ on your machine.