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.
npx skills add The-AI-Directory-Company/agents-and-skills --skill technical-sgeogit clone --depth 1 https://github.com/The-AI-Directory-Company/agents-and-skillsWrote 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.
[](https://agentmods.dev/skills/the-ai-directory-company/agents-and-skills/technical-sgeo)<a href="https://agentmods.dev/skills/the-ai-directory-company/agents-and-skills/technical-sgeo"><img src="https://agentmods.dev/badge/skills/the-ai-directory-company/agents-and-skills/technical-sgeo/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.
<a href="https://agentmods.dev/skills/the-ai-directory-company/agents-and-skills/technical-sgeo"><img src="https://agentmods.dev/badge/skills/the-ai-directory-company/agents-and-skills/technical-sgeo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00048 | $0.06196 |
| Opus 5 | $0.00024 | $0.03098 |
| Sonnet 5 | $0.00010 | $0.01239 |
| Haiku 4.5 | $0.00005 | $0.00620 |
Grade A, and why
technical-sgeo 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 410 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Technical SGEO Setup
Before you start
Gather the following from the user. If anything is missing, ask before proceeding:
- What is the site URL? (Production domain, including whether www or non-www is canonical)
- What platform/framework is the site built on? (Next.js, WordPress, Shopify, custom SPA — determines rendering model, common pitfalls, and available tooling)
- What is the hosting/CDN provider? (Vercel, Cloudflare, AWS CloudFront, Netlify — CDN configuration directly affects both search and AI crawler access)
- What is the current robots.txt status? (Existing file contents, or confirmation that none exists)
- Do you have Google Search Console access? (Required for crawl stats, index coverage, and Core Web Vitals field data)
- Does AI visibility matter for this site? (If the site sells products, services, or publishes information that users ask AI assistants about, the answer is almost certainly yes)
- Are there known technical issues? (Recent migration, traffic drop, indexation problems, CWV failures, rendering issues)
- What CMS or deployment workflow do you use? (Determines how changes to robots.txt, sitemaps, meta tags, and structured data get deployed)
Tool discovery
Before gathering project details, confirm which tools are available. Ask the user directly — do not assume access to any external service.
Free tools (no API key required):
- WebFetch (fetch any public URL — robots.txt, sitemaps, pages)
- WebSearch (search engine queries for competitive analysis)
- Google PageSpeed Insights API (CWV data, no key needed for basic usage)
- Google Rich Results Test (structured data validation)
- Playwright MCP or Chrome DevTools MCP (browser automation)
Paid tools (API key or MCP required):
- Google Search Console API (requires OAuth)
- DataForSEO MCP (SERP data, keyword metrics, backlinks)
- Ahrefs API (backlink profiles, keyword research)
- Semrush API (competitive analysis, keyword data)
What ships with it
15 files 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.
- references/ai-crawler-access.md 8.3 KB
- references/core-web-vitals.md 7.7 KB
- references/crawlability.md 7.6 KB
- references/measurement-setup.md 6.5 KB
- references/structured-data.md 11 KB
- scripts/check-ai-crawler-access.py 7.2 KB runs code
- scripts/check-cwv.py 9.4 KB runs code
- scripts/check-https-security.py 9.3 KB runs code
- scripts/check-indexation.py 8.2 KB runs code
- scripts/check-mobile.py 9.3 KB runs code
- scripts/check-redirect-chains.py 7.3 KB runs code
- scripts/check-robots-txt.py 7.7 KB runs code
- scripts/check-structured-data.py 9.9 KB runs code
- scripts/inventory-tools.py 6.4 KB runs code
- scripts/validate-sitemap.py 10.0 KB runs code
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.
- 8d ago First seen · 410 lines · 48 tokens per session scan A de865bbf6e47
technical-sgeo is a skill published in the GitHub repository The-AI-Directory-Company/agents-and-skills (2 stars, last pushed 5mo ago), licensed MIT. It adds 48 tokens to every session and 6,196 once invoked, about $0.0002 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-09-03.
Other skills, from other repositories
accessibility-a11y
WCAG 2.2 compliance, ARIA patterns, keyboard navigation, screen readers, automated testing.
flutter-development
Cross-platform development with Flutter and Dart for iOS, Android, Web, Desktop, and embedded. Use when building Flutter apps, implementing Material/Cupertino design, or optimizing Dart code.
frontend-enhancer
This skill should be used when enhancing the visual design and aesthetics of web applications. It provides modern UI components, design patterns, color palettes, animations, and layout templates. REQUIRES ui-research skill first. Use this skill for tasks like improving styling, creating responsive designs…
generic-design-system
Complete design system reference for any project - colors, typography, spacing, components, animations. Adapts to project theme and tech stack. Use when implementing UI, choosing colors, creating animations, or ensuring brand consistency. For new design systems, use ui-research skill first.
generic-react-design-system
Complete design system reference for React applications. Covers colors, typography, spacing, component patterns, glassmorphism effects, GPU-accelerated animations, and WCAG AA accessibility. Use when implementing UI, choosing colors, applying spacing, creating components, or ensuring brand consistency.
generic-static-feature-developer
Guide feature development for static HTML/CSS/JS sites. Covers patterns, automation workflows, and content validation. Use when adding features, modifying automation, or planning changes.