Geo Seo

GEO SEO — Generative Engine Optimization reference. Complete guide for optimizing websites for AI search engines. Covers llms.txt spec, GEO checklist, automa...

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 62 · 0 current installs · 0 all-time installs
byBytesAgain2@ckchzh
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (GEO SEO guide, llms.txt, monitoring, nginx tracking) match the provided SKILL.md and scripts. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions and scripts print guidance and provide example monitoring/scan scripts. They instruct cloning a GitHub repo (geo-llms-toolkit), running its Python scanner, querying external endpoints (e.g., s.jina.ai), writing reports to /tmp, and creating cron jobs — all reasonable for a monitoring tool but they do execute third‑party code and perform network activity which you should review before running.
Install Mechanism
There is no formal install spec (instruction-only), which is low risk. However, runtime instructions ask you to git clone and run code from a third‑party GitHub repository; executing externally downloaded code carries typical supply‑chain risk and should be inspected.
Credentials
The skill requires no credentials and no special config paths. The script optionally reads a DOMAIN environment variable (os.environ.get("DOMAIN")), which is reasonable and proportionate to its scanning purpose.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. The examples recommend creating cron jobs and appending scan output to email reports — persistent behavior is user-driven and outside the agent, but you should be cautious when adding scheduled tasks that execute downloaded scripts.
Assessment
This skill appears to be what it says: a GEO/AI‑SEO reference with example scripts. Before using it, inspect any third‑party code it clones (the geo-llms-toolkit repo and the included scripts), and avoid running those scripts as root. If you plan to add the suggested cron job or integrate reports into automated emails, first run the scanner manually in a sandbox to confirm it only accesses the endpoints you expect. If you have strict network or data policies, review and whitelist the external endpoints (GitHub, s.jina.ai, etc.) or run the tooling in an isolated environment. If anything in the remaining (truncated) script is unclear, ask the author for the full script or provide the missing portion for re‑review.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.2.1
Download zip
latestvk9761p9aatbtfkevqq27pq2na983w53k

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

GEO SEO Reference

Generative Engine Optimization — get discovered by AI.

Commands

CommandDescription
introGEO vs SEO, why it matters
llmsllms.txt spec, best practices
checklistFull optimization checklist
monitorAuto scanning, citation tracking
trackingAI bot detection, nginx analysis
aeoAnswer Engine Optimization for AI citations

Files

2 total
Select a file
Select a file to preview.

Comments

Loading comments…