
Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
This repo packages GTM workflows as reusable skills for AI search, content planning, and website audits. Each skill produces a concrete artifact such as a brand DNA doc, keyword cluster, content plan, audit report, or code-level fix.
Builders who use Claude Code or Codex to turn research into publishable content and website changes.
You can move from market research to AI-search content and site fixes without rebuilding the workflow each time.
`research-brand`, `research-keywords`, and `geo-content-research` turn a site or category into brand DNA, keyword clusters, and AI prompt targets.
`geo-content-planning` and `write-seo-geo-content` turn research into a content architecture and draft articles with frontmatter.
`create-geo-charts` and `audit-content` produce AI-readable charts, tables, JSON-LD, source checks, and claim verification.
`audit-website-aeo` scores live sites for AI discoverability, and `improve-aeo-geo` applies code-level fixes.
`reddit-opportunity-research` and `build-backlinks` find communities, thread patterns, and mention opportunities.
`evals/` contains deterministic tests, while scripts like `audit-website-aeo/scripts/aeo-audit.mjs` and `research-keywords/scripts/*.mjs` automate audits and keyword discovery.
git clone https://github.com/onvoyage-ai/gtm-engineer-skills.git cd gtm-engineer-skills
mkdir -p ~/.codex/skills ln -s "$PWD/research-brand" ~/.codex/skills/research-brand ln -s "$PWD/research-keywords" ~/.codex/skills/research-keywords ln -s "$PWD/geo-content-planning" ~/.codex/skills/geo-content-planning ln -s "$PWD/audit-website-aeo" ~/.codex/skills/audit-website-aeo
mkdir -p ~/.claude/skills ln -s "$PWD/research-brand" ~/.claude/skills/research-brand ln -s "$PWD/research-keywords" ~/.claude/skills/research-keywords ln -s "$PWD/geo-content-planning" ~/.claude/skills/geo-content-planning ln -s "$PWD/audit-website-aeo" ~/.claude/skills/audit-website-aeo
Search is shifting from blue links to AI answers — and the GTM playbook that won on Google does not win on ChatGPT, Claude, or Perplexity. Most AI agents still respond with generic marketing copy that no one will rank, cite, or publish.
This repo is a different kind of toolkit. Each skill is a focused agent workflow that ships a concrete GTM artifact — a brand DNA doc, a keyword or GEO prompt cluster, a content architecture, AI-citable charts, an AEO audit, a backlink plan, or code-level website fixes. Outputs are files an operator can review, publish, test, or hand to the next skill in the pipeline.
| Goal | Skills to use | Output |
|---|---|---|
| Understand a market and brand | research-brand, research-keywords, geo-content-research | Brand DNA, SEO/GEO keyword clusters, AI prompt targets |
| Find demand in real communities | reddit-opportunity-research, build-backlinks | Subreddit opportunities, thread patterns, backlink and mention plan |
| Plan content that can rank and get cited | geo-content-planning, write-seo-geo-content | Content architecture, product-led article drafts, page briefs |
| Add evidence and visual assets | create-geo-charts, audit-content | AI-readable charts, data tables, JSON-LD, source verification |
| Ship resource pages | build-resource-pages | Frontend pages built into a client codebase |
| Improve AI discoverability | audit-website-aeo, improve-aeo-geo | A-F audit report, prioritized fixes, code changes |
Search is shifting from ranked blue links to answer engines: ChatGPT, Claude, Perplexity, Google AI Overviews, and other AI surfaces. Winning there requires different work:
These skills turn that work into repeatable agent workflows.
The skills are designed to run as a pipeline. Each stage creates files that become context for the next stage.
flowchart TD
RB["research-brand<br/>URL -> brand_dna.md"]
RK["research-keywords<br/>-> keyword_research.md"]
ROR["reddit-opportunity-research<br/>-> reddit_opportunities.md"]
GCR["geo-content-research<br/>-> geo_prompt_targets.md"]
GCP["geo-content-planning<br/>-> content_architecture.md"]
BB["build-backlinks<br/>-> backlink_plan.md"]
WSGC["write-seo-geo-content<br/>-> markdown articles"]
CGC["create-geo-charts<br/>-> SVG/HTML/CSV/JSON-LD"]
AC["audit-content<br/>-> verified claims and sources"]
BRP["build-resource-pages<br/>-> frontend pages"]
AWA["audit-website-aeo<br/>-> scored audit report"]
IAG["improve-aeo-geo<br/>-> website code fixes"]
RB --> RK
RB --> ROR
RB --> GCR
RK --> GCP
ROR --> GCP
GCR --> GCP
ROR --> BB
GCR --> BB
GCP --> WSGC
GCP --> CGC
WSGC --> AC
CGC --> AC
AC --> BRP
AWA --> IAG
Clone the repo, then symlink the skills you want into your agent's skill directory.
git clone https://github.com/onvoyage-ai/gtm-engineer-skills.git
cd gtm-engineer-skills
mkdir -p ~/.codex/skills
ln -s "$PWD/research-brand" ~/.codex/skills/research-brand
ln -s "$PWD/research-keywords" ~/.codex/skills/research-keywords
ln -s "$PWD/geo-content-planning" ~/.codex/skills/geo-content-planning
ln -s "$PWD/audit-website-aeo" ~/.codex/skills/audit-website-aeo
mkdir -p ~/.claude/skills
ln -s "$PWD/research-brand" ~/.claude/skills/research-brand
ln -s "$PWD/research-keywords" ~/.claude/skills/research-keywords
ln -s "$PWD/geo-content-planning" ~/.claude/skills/geo-content-planning
ln -s "$PWD/audit-website-aeo" ~/.claude/skills/audit-website-aeo
Each skill folder contains a SKILL.md file and, when useful, a README, examples, scripts, or schemas.
Use one skill at a time:
Use research-brand on https://example.com and create brand_dna.md.
Use research-keywords with brand_dna.md to find SEO and GEO keyword clusters for this product category.
Use audit-website-aeo on https://example.com with a 20 page crawl and produce a prioritized AEO/GEO audit.
Or run a longer workflow:
Use this repo's GTM skills to research the brand, find SEO/GEO opportunities,
build a content architecture, draft the first two resource pages, and audit the
claims before publishing.
| Skill | Use it for | Main output |
|---|---|---|
research-brand | Understand positioning, audience, competitors, voice, and messaging from a company URL | brand_dna.md |
research-keywords | Find SEO and GEO keywords using web research, AI analysis, and optional SERP scripts | keyword_research.md |
reddit-opportunity-research | Discover Reddit pain points, subreddits, thread patterns, and user language | reddit_opportunities.md |
geo-content-research | Identify prompts people ask AI engines about a category | geo_prompt_targets.md |
geo-content-planning | Turn research into a page architecture with priority, URLs, and page types | content_architecture.md |
write-seo-geo-content | Draft product-led content optimized for search and AI citation | Markdown articles with frontmatter |
create-geo-charts | Produce data visualizations with text summaries, HTML tables, CSV, and JSON-LD | AI-readable chart packages |
audit-content | Verify URLs, statistics, claims, source attribution, and internal consistency | Audit report |
build-resource-pages | Build resource center pages inside a client codebase | Frontend implementation |
audit-website-aeo | Crawl a live site and score AI discoverability with deterministic and content checks | aeo_audit_report.md |
improve-aeo-geo | Apply code-level AEO/GEO fixes to a website | Website code changes |
build-backlinks | Find free backlink and mention opportunities across communities and directories | backlink_plan.md |
audit-website-aeo/examples/anthropic-com-audit.md: example scored AEO/GEO audit.improve-aeo-geo/examples/nextjs-blog-before-after.md: before/after improvement plan for a Next.js blog.improve-aeo-geo/examples/wordpress-business-before-after.md: before/after improvement plan for a WordPress business site.create-geo-charts/examples/: sample charts, CSV datasets, and HTML outputs.geo-content-planning/plan.csv.schema.md: content plan CSV contract.research-keywords/keywords.csv.schema.md: keyword CSV contract.geo-content-research/prompts.csv.schema.md: GEO prompt CSV contract.Some skills include scripts for deterministic or higher-volume work:
| Tool | Location | Purpose |
|---|---|---|
| AEO crawler | audit-website-aeo/scripts/aeo-audit.mjs | Zero-dependency Node crawler for 16 foundational AEO checks |
| Keyword explorer | research-keywords/scripts/keyword-explorer.mjs | Autocomplete, PAA, related search, and SERP feature discovery |
| SERP analyzer | research-keywords/scripts/serp-analyzer.mjs | Competitive SERP analysis and AI Overview opportunity detection |
Run the eval suite with:
npm run test:evals
The evals currently cover CSV contract validation and deterministic regressions for the AEO crawler.
This repo's AEO/GEO guidance is grounded in published research and large-scale industry studies, including:
SKILL.md.See CONTRIBUTING.md for how to add skills, improve workflows, or contribute examples.
When adding or changing a skill, prefer:
SKILL.md with trigger conditions and workflow steps.MIT, see LICENSE.
Sign in to join the discussion.
No comments yet. Be the first to say what this is good for.

Turn any codebase, with its docs, SQL schemas, configs, and PDFs, into a queryable knowledge graph. A /graphify skill for Claude Code, Cursor, Codex, and Gemini CLI: local deterministic AST parsing, every edge explained, no vector store.
Topic in, narrated explainer video out. A Claude Code / Codex skill that turns any topic into a black-canvas motion-graphics explainer video with TTS voiceover, subtitles and a chapter progress bar. Chinese or English; every frame drawn in code with Remotion.
Public repository for Agent Skills
Open-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
Agent skill for beautiful, verifiable architecture, workflow, sequence, data-flow, and lifecycle diagrams—self-contained HTML with motion and crisp export.
A skill to stop your coding agent from burying the answer. ADHD-friendly output.