Files
moreminimore-service-system/skills/geo-optimizer/evals/evals.json
Kunthawat Greethong 7b5af16f6d Initial commit: moreminimore-service content pipeline
- 9 mm* skills (orchestrator, article, social, publish, analytics)
- 6 dependency skills (content-writer, geo-optimizer, etc.)
- 3 analytics scripts (GSC, Google Ads, Meta Ads)
- Config template + setup guide
- SOUL-MM.md persona extension
- OrbitOS integration reference
2026-07-02 10:01:53 +07:00

19 lines
829 B
JSON

{
"skill_name": "geo-optimizer",
"evals": [
{
"id": 1,
"prompt": "do a GEO audit of https://example.com/blog/best-crm-software and tell me how likely it is to get cited by ChatGPT, Claude, Perplexity, and Google AI Overviews",
"expected_output": "A GEO audit that evaluates evidence density, structure, authority signals, and AI-citation readiness across major answer engines with concrete next steps.",
"files": [],
"expectations": [
"Recognizes this as a GEO audit request",
"Assesses AI-search readiness rather than traditional SEO alone",
"Discusses evidence density, structure, or authority signals",
"Differentiates considerations across multiple AI engines",
"Provides concrete recommendations without fabricating evidence"
]
}
]
}