Leaderboard/Marketing/gtm-engineer-skills
Last commit on May 26, 2026·Created on February 26, 2026

onvoyage-ai/gtm-engineer-skills

Gives AI engines a reason to cite your website.
Combined rank
#247
across all skills
In Marketing
#16
category rank
Stars
1.3k
+0.3% in last 7d
Forks
49
-2.0% in last 7d
Watchers
4
0.0% in last 7d
Traction scoreGitHub stars can be faked, so popularity alone can be misleading. Traction Score looks for broader signs of recent attention, adoption, and active maintenance.
TL;DR

This skill pack turns a website into something AI engines can reliably discover, parse, and quote. It covers the full pipeline—researching what people ask AI, planning content architecture, writing pages optimized for citation, auditing for accuracy and AI discoverability, and making technical code changes to structured data and site structure. It helps SEO and GEO specialists, content teams, and technical SEOs make a site citable by ChatGPT, Claude, Perplexity, and Google AI Overviews.

WHO IT'S FOR
SEO and Content Marketing Specialists
audit and improve website aeo/geo scores
Web Developers and Technical SEOs
implement structured data and technical aeo fixes
Digital Marketing Agencies
offer aeo/geo optimization services to clients
Brand and Content Strategists
plan content architecture for AI citations
Repository contents

12 skill files

Compatible AgentsThe repository documents support for these agents. The skills may also work with other agents that can load SKILL.md files, but they may need some setup or small changes.

Use this skill collection

Follow the documented setup, then try a first task.

I’m using

Install audit-website-aeo

Installs: The audit-website-aeo skill folder only · Codex, Claude

Before you start
  • Node 18+ must already be installed to use the crawler script; no npm install is required.

Run from: Cloned onvoyage-ai/gtm-engineer-skills repository root

  1. Clone the onvoyage-ai/gtm-engineer-skills repository using a manual Git workflow or client.

  2. From the cloned repository, symlink or copy audit-website-aeo/ into ~/.codex/skills/ for Codex or ~/.claude/skills/ for Claude.

audit-website-aeo/README.md · Checked Sep 18, 2026audit-website-aeo/SKILL.md · Checked Sep 18, 2026

Give it something to do.

Author’s example

Create an initial Brand DNA document

Uses research-brand

  • Replace https://example.com with the company website URL.
  • Optionally provide a one-line description of the company.
  • Provide the project directory where brand_dna.md should be saved.

Check the repository for this skill’s setup.

Use research-brand on https://example.com and create brand_dna.md.
README.md · Checked Sep 18, 2026research-brand/SKILL.md · Checked Sep 18, 2026
Suggested first task

Run a default-depth AEO/GEO baseline audit

Uses audit-website-aeo

  • Replace [WEBSITE URL] with the live website URL to audit.
  • Replace [OUTPUT LOCATION] with the desired report directory, or use the current directory.
  • Node 18+ must already be installed.
Use audit-website-aeo on [WEBSITE URL] with the default 10-page crawl and save a prioritized AEO/GEO audit in [OUTPUT LOCATION].
audit-website-aeo/README.md · Checked Sep 18, 2026audit-website-aeo/SKILL.md · Checked Sep 18, 2026