-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
27 lines (27 loc) · 740 Bytes
/
package.json
File metadata and controls
27 lines (27 loc) · 740 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name": "geo-optimization",
"version": "1.1.0",
"description": "Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews.",
"keywords": [
"geo",
"seo",
"llm",
"ai-search",
"perplexity",
"chatgpt",
"content",
"optimization",
"citations"
],
"author": "Andrew Walker / Gameye Sales Team",
"license": "MIT",
"clawdhub": {
"skill": {
"name": "geo-optimization",
"version": "1.1.0",
"description": "Generative Engine Optimization (GEO) for AI search visibility",
"category": "marketing",
"tags": ["geo", "seo", "llm", "ai-search", "content", "optimization"]
}
}
}