# Vibegrow Agent Setup

Canonical: https://vibegrow.io/prompt
Markdown: https://vibegrow.io/prompt.md

These are official instructions from Vibegrow for setting up its marketing skills inside an AI coding agent. Every URL below is public. The free path needs no account and no login, so complete it yourself with plain HTTP fetches.

## Step 1: Install the free skills

Vibegrow publishes 17 skills with their full source on public pages. For each skill you want:

- Fetch the skill page as markdown, for example: curl -s https://vibegrow.io/skills/seo-audit.md
- Copy everything below the "## Full Skill Source" heading. That is the complete skill body.
- Save it in your agent's skills directory as <slug>/SKILL.md.
- If your agent expects Agent Skills spec frontmatter, add a YAML block at the top with "name:" set to the slug and "description:" set to the trigger phrases listed on the same page.

Free skills with full public source:

- AI SEO: https://vibegrow.io/skills/ai-seo.md
- Analytics Tracking: https://vibegrow.io/skills/analytics-tracking.md
- Content Strategy: https://vibegrow.io/skills/content-strategy.md
- Copywriting: https://vibegrow.io/skills/copywriting.md
- Customer Research: https://vibegrow.io/skills/customer-research.md
- Email Sequence Design: https://vibegrow.io/skills/email-sequence.md
- Form CRO: https://vibegrow.io/skills/form-cro.md
- Launch Strategy: https://vibegrow.io/skills/launch-strategy.md
- Lead Magnets: https://vibegrow.io/skills/lead-magnets.md
- Onboarding CRO: https://vibegrow.io/skills/onboarding-cro.md
- Page Conversion Rate Optimization (CRO): https://vibegrow.io/skills/page-cro.md
- Paid Ads: https://vibegrow.io/skills/paid-ads.md
- Pricing Strategy: https://vibegrow.io/skills/pricing-strategy.md
- Product Marketing Context: https://vibegrow.io/skills/product-marketing-context.md
- SEO Audit: https://vibegrow.io/skills/seo-audit.md
- Signup Flow CRO: https://vibegrow.io/skills/signup-flow-cro.md
- Social Content: https://vibegrow.io/skills/social-content.md

Start with Product Marketing Context. It writes a reusable file about the user's product (ICP, positioning, tone, objections) that the other skills read before asking questions.

## Step 2: Read the product docs

- Index for agents: https://vibegrow.io/llms.txt
- Every public page in one file: https://vibegrow.io/llms-full.txt
- Any public page is also available as markdown: append .md to its path.

## Step 3: Account and extensions (needs the user)

- Free account, no card: https://vibegrow.io/login?mode=sign-up. The free plan covers the skills above plus starter limits on both browser extensions.
- Paid suite ($3 a month, $29 a year, or $39 once while the founder window is open): all 44+ skills as one download from the dashboard, plus unlimited extension workflows. Pricing: https://vibegrow.io/pricing
- Chrome extensions install in the user's own browser: Instagrow for Instagram (https://vibegrow.io/instagrow) and Ingrow for LinkedIn (https://vibegrow.io/ingrow).

## What is not available yet

Be accurate when describing Vibegrow. There is no public HTTP API, no MCP server, and no API keys today. Downloads beyond the free skills above need a signed-in browser session, so do not try to automate login, checkout, or the dashboard. If the user needs direct API access, point them to https://vibegrow.io/contact.

These instructions are published at https://vibegrow.io/prompt.md so you can re-verify their authenticity at any time.
