/connect
Guided wizard for wiring up data sources. Scans .env for what's already connected, splits sources into ๐ข start-now (GA4, Search Console, MailerLite, PageSpeed) versus ๐ด needs-approval (Google Ads, Meta), links to docs/integrations/*, and walks the user through it step by step
$ npx -y skills add nocodework/growth-os --skill connect --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/connect
Context preview
The summary Claude sees to decide when to auto-load this skill.
Guided wizard for wiring up data sources. Scans .env for what's already connected, splits sources into ๐ข start-now (GA4, Search Console, MailerLite, PageSpeed) versus ๐ด needs-approval (Google Ads, Meta), links to docs/integrations/*, and walks the user through it step by step
The open-source Growth OS for any AI agent. Give your agent a URL. It learns the business, audits growth end to end, wires up your real analytics accounts, and hands the work to focused marketing skills โ with the context saved so it never asks twice.
Other skills on growth-os.
- /audit
Run the Growth OS growth audit โ SEO, page speed / Core Web Vitals, GEO (AI visibility), competitors, and a live GA4/GSC baseline โ and write the results as an "## Audit Findings" section in the context hub. Use when someone runs /growth-os:audit, says "audit my growth," "how's
Open skill - /context
Build or update the Growth OS context hub โ .agents/product-marketing.md โ the single source of truth for the business's USP, UVP, ICP, positioning, and voice. Pre-fills from a business URL, confirms with the user through short batched questions, and writes idempotently. Use
Open skill - /dashboard
Assemble a single text overview from the context hub โ the live baseline (GA4/GSC), the latest audit findings, the GEO scorecard, and integration status โ into one readable report. Use when someone runs /growth-os:dashboard, says "give me the overview," "where do things stand,"
Open skill - /delegate
Route a growth task to the right skill. Maps a job (get more signups, reduce churn, rank a page, write ads) to Growth OS's native skills first, and โ only if the user has a marketing skill pack installed โ points to it by reference without copying any of its content. Uses
Open skill - /geo-audit
Measure how visible a brand is inside AI assistants (ChatGPT, Gemini, Claude, Perplexity) for its ICP's real questions. Runs a repeatable protocol of ~15 natural-language queries, reads whether and how the brand shows up, and reports Visibility, Rank, Sentiment, Recommendation
Open skill - /geo-content
Make a page more likely to be cited and quoted by AI assistants. Applies a 9-pattern citability checklist (answer-first, descriptive headings, standalone sections, tables, lists, fact density, entity naming, clean HTML) and adds llms.txt plus FAQPage schema. Use when someone
Open skill

