create-geo-charts

create-geo-charts is a skill for Claude Code, Codex from onvoyage-ai/gtm-engineer-skills. It costs 50 tokens per session (4,266 once invoked), scanned A, original, MIT.

A method for turning data into charts, graphs, or tables with an accompanying written explanation. It also adds webpage data that search engines and AI answer tools can read and cite.

In plain words
What is it for?
Use it to choose a chart type, create an SVG or HTML visualization, add a text summary and data table, and include structured webpage data.
Why use it?
Charts alone can be hard for search and AI systems to interpret, which can make the underlying information less visible or reusable.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to choose a chart type, create an SVG or HTML visualization, add a text summary and data table, and include structured webpage data.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/onvoyage-ai/gtm-engineer-skills/create-geo-charts
About the project

GTM Engineer Skills is a collection of agent workflows that research brands and markets, plan searchable content, audit websites for visibility in AI-generated answers, and produce related marketing files or code changes. Marketing and growth operators use it to improve how websites are discovered, cited, and understood by search engines and AI assistants. The catalogue entries are the project's individual skills.

onvoyage-ai/gtm-engineer-skills · 1,301 stars · on GitHub

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add onvoyage-ai/gtm-engineer-skills --skill create-geo-charts
Clone the repo
git clone --depth 1 https://github.com/onvoyage-ai/gtm-engineer-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for create-geo-charts

README.md
[![agentmods](https://agentmods.dev/badge/skills/onvoyage-ai/gtm-engineer-skills/create-geo-charts/github.svg)](https://agentmods.dev/skills/onvoyage-ai/gtm-engineer-skills/create-geo-charts)
Your own site
<a href="https://agentmods.dev/skills/onvoyage-ai/gtm-engineer-skills/create-geo-charts"><img src="https://agentmods.dev/badge/skills/onvoyage-ai/gtm-engineer-skills/create-geo-charts/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for create-geo-charts

Your own site · 80×15
<a href="https://agentmods.dev/skills/onvoyage-ai/gtm-engineer-skills/create-geo-charts"><img src="https://agentmods.dev/badge/skills/onvoyage-ai/gtm-engineer-skills/create-geo-charts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 50 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,266 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00050 $0.04266
Opus 5 $0.00025 $0.02133
Sonnet 5 $0.00010 $0.00853
Haiku 4.5 $0.00005 $0.00427

Measured 13d ago against content hash 3c4947c3ca5a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

create-geo-charts scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

create-geo-charts/SKILL.md · 399 lines

How it starts

The opening of the file, as written. The whole thing — 399 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Create GEO/SEO Charts & Data Visualizations

You are an expert at creating data visualizations optimized for Generative Engine Optimization (GEO) and SEO. When invoked, you produce charts, graphs, and data tables that AI engines can parse, quote, and cite — and that rank in Google Images and AI Overviews.

Core insight: AI engines cite text, not pixels. Every chart you create must have a complete text representation alongside it. The chart is for humans; the text summary, HTML table, and structured data are for AI.

Workflow

Step 1: Understand the Data

Ask the user for:

  1. Data source — raw data, research findings, or a synthesis request
  2. Chart purpose — what point should the chart make?
  3. Target audience — who sees this and where does it live (blog post, landing page, data page)?
  4. Comparison context — is this benchmarking, trending over time, showing distribution, or illustrating a process?

If the user provides raw data, use it directly. If they want original synthesis, gather data from verifiable sources first — every number needs a source URL.

Step 2: Choose the Right Chart Type

Match chart type to data and GEO intent:

Data Pattern Chart Type GEO Value
X vs Y vs Z performance Comparison bar chart Very High — answers "which is better" queries
Rankings or scores Horizontal bar chart Very High — AI extracts ranked lists
Changes over time Line chart High — answers "how has X changed" queries
Part-of-whole Donut/pie chart (max 5 segments) Medium — keep segments few and labeled
Multi-criteria evaluation Radar/spider chart Medium — pair with a comparison table
Process or decision Flowchart / decision tree High — answers "how does X work" queries
Feature comparison Matrix/checklist table Very High — direct extraction by AI

Prefer comparison charts, benchmark tables, and step-by-step flow diagrams — these are the most-cited visual formats by AI engines.

Read the full file on GitHub · 399 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 399 lines · 50 tokens per session scan A 3c4947c3ca5a

Subscribe to this mod's changes

create-geo-charts is a skill published in the GitHub repository onvoyage-ai/gtm-engineer-skills (1,301 stars, last pushed 3mo ago), licensed MIT. It adds 50 tokens to every session and 4,266 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

bytesagain-geo-seo

GEO SEO — Generative Engine Optimization reference. Complete guide for optimizing websites for AI search engines. Covers llms.txt spec, GEO checklist, automated scanning, AI bot tracking with nginx, AEO (Answer Engine Optimization) for getting cited by ChatGPT/Perplexity/Gemini, citation monitoring, and content…

bytesagain/ai-skills · 77 tokens

geo-optimizer-skill

Run geo audit first. It scores the site 0–100 across 8 categories and generates a prioritized action list.

Auriti-Labs/geo-optimizer-skill · 0 tokens

content-thicken

Evidence-driven blog driver. Takes ONE target from the fused search plus AI-answer content library, pulls the real questions it has to answer, drafts a thick long-form guide against a template contract, validates it deterministically, and stops at preview. Two modes, thicken an already-earning post IN PLACE (never…

Jasper0122/agent-seo-kit · 126 tokens

backlink-outreach

Find, evaluate, pitch and track natural backlink and content partnerships. Prospects come from the GEO citation data rather than a generic blog search: the targets are the pages an AI already cites when answering your category questions. Research runs on the Monid tool layer (web search and scrape, authority metrics…

Jasper0122/agent-seo-kit · 133 tokens

geo-monitor

Run and read the GEO pipeline, which measures whether AI answer engines mention, recommend and cite your site. Puts a fixed registry of real user questions to an answer engine through the Monid tool layer, detects the three signals plus competitors, and turns "a rival is named and we are not" into a tracked work…

Jasper0122/agent-seo-kit · 159 tokens

seo-intake

Run and read the SEO intake pipeline. Pulls the organic keyword set for your domain and for each competitor through the Monid tool layer, computes the gap locally, and routes every keyword to the one action that can help it (write-new / striking / build-depth / defend / noise). Use when asked to refresh the SEO queue…

Jasper0122/agent-seo-kit · 117 tokens