geo-3d

geo-3d is a skill for Claude Code from developer-overheid-nl/skills-geo. It costs 53 tokens per session (3,698 once invoked), scanned A, original, EUPL-1.2.

A guide to 3D standards for geographic and building data, including CityGML, 3D Tiles, GeoBIM, IFC, level of detail, and Cesium. It also covers shared 3D infrastructure and digital twins, which are computer-based copies of real places or systems.

In plain words
What is it for?
Use it when planning or discussing 3D city models, building information models, spatial data systems, or digital-twin projects.
Why use it?
It helps you understand which formats and tools to use when different 3D data sources need to work together.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: model in frontmatter.

Part of the geo plugin — 6 skills shipped together

Good fit Use it when planning or discussing 3D city models, building information models, spatial data systems, or digital-twin projects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/developer-overheid-nl/skills-geo/geo-3d
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 developer-overheid-nl/skills-geo --skill geo-3d
Clone the repo
git clone --depth 1 https://github.com/developer-overheid-nl/skills-geo

Made for: Claude Code.

Or install geo, the plugin that ships this one along with the rest of its 6 skills.

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 geo-3d

README.md
[![agentmods](https://agentmods.dev/badge/skills/developer-overheid-nl/skills-geo/geo-3d/github.svg)](https://agentmods.dev/skills/developer-overheid-nl/skills-geo/geo-3d)
Your own site
<a href="https://agentmods.dev/skills/developer-overheid-nl/skills-geo/geo-3d"><img src="https://agentmods.dev/badge/skills/developer-overheid-nl/skills-geo/geo-3d/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 geo-3d

Your own site · 80×15
<a href="https://agentmods.dev/skills/developer-overheid-nl/skills-geo/geo-3d"><img src="https://agentmods.dev/badge/skills/developer-overheid-nl/skills-geo/geo-3d.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,698 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown 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.00053 $0.03698
Opus 5 $0.00026 $0.01849
Sonnet 5 $0.00011 $0.00740
Haiku 4.5 $0.00005 $0.00370

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

Security

Grade A, and why

geo-3d scanned grade A with 1 finding 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 12d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Bash(curl -s *)
skills/geo-3d/SKILL.md · 288 lines

The source is not reproduced here

Licensed EUPL-1.2

The repository is licensed EUPL-1.2, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 12d ago First seen · 288 lines · 53 tokens per session scan A 45d2fd85318a

Subscribe to this mod's changes

geo-3d is a skill published in the GitHub repository developer-overheid-nl/skills-geo (2 stars, last pushed 3d ago), licensed EUPL-1.2. It adds 53 tokens to every session and 3,698 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

gemini

Cross-model second opinion from Google Gemini — a different AI reviewing the same changes, with deep Google ecosystem knowledge. Three modes: review (pass/fail gate for Google Ads campaigns, SEO metadata, or code), challenge (adversarial stress-test that tries to break your changes), and consult (open Q&A with Gemini…

nowork-studio/notfair-plugin · 184 tokens

content-planner

GSC-driven content calendar. Pulls real Search Console data, finds the highest click-potential opportunities (striking-distance queries at positions 5-20, unanswered query intent, related-keyword expansions), and produces a dated, prioritized content calendar — ready to hand to /content-writer. Use when the user asks…

nowork-studio/notfair-plugin · 123 tokens

meta-tags-optimizer

Optimize title tags, meta descriptions, Open Graph, and Twitter cards for maximum click-through rate. Generates multiple A/B test variations with character counting and SERP preview. Use when asked to "optimize title tag", "write meta description", "improve CTR", "Open Graph tags", "fix my meta tags", "social media…

nowork-studio/notfair-plugin · 91 tokens

setup-cms

Connect a CMS to notfair SEO tools. Guides users through configuring WordPress, Strapi, Contentful, or Ghost — tests the connection, and writes credentials to .env.local. Once set up, seo-analysis automatically cross- references CMS content against Google Search Console data. Use whenever the user says "connect my…

nowork-studio/notfair-plugin · 111 tokens

broken-link-checker

Scans a website to find broken links (404s, 500s). Crawls internal pages, identifies broken outbound links, and reports source pages for easy fixing. Use this when the user asks to "check for broken links", "find 404s", "audit my links", or "is my site healthy".

nowork-studio/notfair-plugin · 70 tokens

google-ads-audit

Google Ads account audit and business context setup. Use for account-health audits and business-context setup. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should I fix in my ads", or when the user is new to NotFair and hasn't run…

nowork-studio/notfair-plugin · 86 tokens