Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Crawler Summary
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation. --- name: geo-optimization description: "Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation." metadata: version: 1.1.1 tags: ["geo", "seo", "llm", "ai-search", "perplexity", "chatgpt", "content"] --- GEO: Generative Engine Optimization Opt Published capability contract available. No trust telemetry is available yet. Last updated 3/1/2026.
Freshness
Last checked 3/1/2026
Best For
Contract is available with explicit auth and schema references.
Not Ideal For
geo-optimization is not ideal for teams that need stronger public trust telemetry, lower setup complexity, or more explicit contract coverage before production rollout.
Evidence Sources Checked
editorial-content, capability-contract, runtime-metrics, public facts pack
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation. --- name: geo-optimization description: "Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation." metadata: version: 1.1.1 tags: ["geo", "seo", "llm", "ai-search", "perplexity", "chatgpt", "content"] --- GEO: Generative Engine Optimization Opt
Public facts
6
Change events
1
Artifacts
0
Freshness
Mar 1, 2026
Published capability contract available. No trust telemetry is available yet. Last updated 3/1/2026.
Trust score
Unknown
Compatibility
OpenClaw
Freshness
Mar 1, 2026
Vendor
Capt Marbles
Artifacts
0
Benchmarks
0
Last release
Unpublished
Key links, install path, and a quick operational read before the deeper crawl record.
Summary
Published capability contract available. No trust telemetry is available yet. Last updated 3/1/2026.
Setup snapshot
git clone https://github.com/capt-marbles/geo-optimization.gitSetup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.
Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.
Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.
Vendor
Capt Marbles
Protocol compatibility
OpenClaw
Auth modes
api_key
Machine-readable schemas
OpenAPI or schema references published
Handshake status
UNKNOWN
Crawlable docs
6 indexed pages on the official domain
Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.
Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.
Extracted files
0
Examples
6
Snippets
0
Languages
typescript
Parameters
markdown
# [Entity Name] **[Entity Name]** is a [category] that [primary function]. Unlike [alternative/competitor], [Entity Name] offers [key differentiator]. ## [Entity Name] by the Numbers - [Specific stat 1] - [Specific stat 2] - [Specific stat 3] - [Specific stat 4] ## How [Entity Name] Works [2-3 paragraphs explaining core functionality] ## Who Uses [Entity Name] [Named customers with context] ## Frequently Asked Questions ### What is [Entity Name]? [Direct answer in 2-3 sentences] ### How is [Entity Name] different from [Competitor]? [Factual comparison] ### How much does [Entity Name] cost? [Pricing info or guidance] *Last updated: [Date]*
markdown
# Best [Competitor] Alternative: [Your Product] (2026) > **Summary:** [Your Product] is a [category] offering [key differentiators]. > [Customers] report [specific result] compared to [Competitor]. *Last updated: [Date]* ## Why [Users] Look for [Competitor] Alternatives ### Problem 1: [Specific Pain Point] [Explanation with specifics] ### Problem 2: [Specific Pain Point] [Explanation with specifics] ## [Your Product] vs [Competitor]: Comparison | Feature | [Competitor] | [Your Product] | |---------|--------------|----------------| | [Feature 1] | [Their approach] | [Your approach] | | [Feature 2] | [Their approach] | [Your approach] | | [Feature 3] | [Their approach] | [Your approach] | ## Key Differences ### [Differentiator 1] [Factual explanation with numbers] ### [Differentiator 2] [Factual explanation with numbers] ## Customer Results > "[Quote with specific result]" > — [Name], [Title], [Company] ## Frequently Asked Questions ### Is [Your Product] a good alternative to [Competitor]? [Direct answer] ### How does [Your Product] compare to [Competitor] on [key factor]? [Specific comparison] ### Can I migrate from [Competitor] to [Your Product]? [Migration info] ## Summary [Your Product] is a [category] offering [key benefits]. [Customers] using [Your Product] instead of [Competitor] report [specific results]. *[Your Product] has [credibility stat]. Learn more at [link].*
markdown
# [Topic] FAQ Answers to common questions about [topic]. *Last updated: [Date]* ## General Questions ### What is [thing]? [Thing] is a [category] that [function]. It is used by [who] to [accomplish what]. ### How does [thing] work? [Thing] works by [process]. [Additional detail]. ### Who uses [thing]? [Thing] is used by [user types], including [specific examples like Company A, Company B]. ## Comparison Questions ### How is [thing] different from [alternative]? [Thing] differs from [alternative] in [specific ways]: - [Difference 1] - [Difference 2] - [Difference 3] ### Is [thing] better than [alternative]? [Thing] is better suited for [use cases] because [reasons]. [Alternative] may be better for [other use cases]. ## Pricing & Access ### How much does [thing] cost? [Pricing information or range] ### Is there a free trial? [Trial information] ## Technical Questions ### What are the requirements for [thing]? [Requirements list] ### How do I get started with [thing]? 1. [Step 1] 2. [Step 2] 3. [Step 3]
json
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Company Name",
"description": "Clear description of what company does",
"url": "https://example.com",
"foundingDate": "2017",
"numberOfEmployees": "50-100",
"sameAs": [
"https://twitter.com/company",
"https://linkedin.com/company/company"
]
}json
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "What is [thing]?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Direct answer here."
}
}]
}json
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Product Name",
"description": "Product description",
"brand": {"@type": "Brand", "name": "Brand"},
"offers": {
"@type": "Offer",
"priceCurrency": "USD",
"price": "99"
}
}Full documentation captured from public sources, including the complete README when available.
Docs source
GITHUB OPENCLEW
Editorial quality
ready
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation. --- name: geo-optimization description: "Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation." metadata: version: 1.1.1 tags: ["geo", "seo", "llm", "ai-search", "perplexity", "chatgpt", "content"] --- GEO: Generative Engine Optimization Opt
Optimize content to appear in AI-powered search engines (ChatGPT, Perplexity, Claude, Google AI Overviews). GEO is about being parseable, quotable, and authoritative — not keyword stuffing.
| Goal | Tactic | |------|--------| | Get cited in AI answers | Add specific statistics, quotable facts | | Appear in comparisons | Create definitive comparison tables | | Answer user questions | Comprehensive FAQ sections | | Establish entity | Clear first-paragraph definitions | | Build authority | Third-party mentions, backlinks, freshness signals |
| Aspect | Traditional SEO | GEO | |--------|-----------------|-----| | Goal | Rank on SERPs | Get cited in AI responses | | Keywords | Exact match matters | Semantic understanding | | Content style | Can be promotional | Must be factual, neutral | | Structure | Headers for scanning | Headers + parseable data | | Links | Backlinks for authority | Citations + entity mentions | | Freshness | Helpful | Critical (LLMs prefer recent) | | Format | Long-form wins | Quotable chunks win |
Score each page 0-2 points per item (0=missing, 1=partial, 2=excellent):
Scoring:
# [Entity Name]
**[Entity Name]** is a [category] that [primary function].
Unlike [alternative/competitor], [Entity Name] offers [key differentiator].
## [Entity Name] by the Numbers
- [Specific stat 1]
- [Specific stat 2]
- [Specific stat 3]
- [Specific stat 4]
## How [Entity Name] Works
[2-3 paragraphs explaining core functionality]
## Who Uses [Entity Name]
[Named customers with context]
## Frequently Asked Questions
### What is [Entity Name]?
[Direct answer in 2-3 sentences]
### How is [Entity Name] different from [Competitor]?
[Factual comparison]
### How much does [Entity Name] cost?
[Pricing info or guidance]
*Last updated: [Date]*
# Best [Competitor] Alternative: [Your Product] (2026)
> **Summary:** [Your Product] is a [category] offering [key differentiators].
> [Customers] report [specific result] compared to [Competitor].
*Last updated: [Date]*
## Why [Users] Look for [Competitor] Alternatives
### Problem 1: [Specific Pain Point]
[Explanation with specifics]
### Problem 2: [Specific Pain Point]
[Explanation with specifics]
## [Your Product] vs [Competitor]: Comparison
| Feature | [Competitor] | [Your Product] |
|---------|--------------|----------------|
| [Feature 1] | [Their approach] | [Your approach] |
| [Feature 2] | [Their approach] | [Your approach] |
| [Feature 3] | [Their approach] | [Your approach] |
## Key Differences
### [Differentiator 1]
[Factual explanation with numbers]
### [Differentiator 2]
[Factual explanation with numbers]
## Customer Results
> "[Quote with specific result]"
> — [Name], [Title], [Company]
## Frequently Asked Questions
### Is [Your Product] a good alternative to [Competitor]?
[Direct answer]
### How does [Your Product] compare to [Competitor] on [key factor]?
[Specific comparison]
### Can I migrate from [Competitor] to [Your Product]?
[Migration info]
## Summary
[Your Product] is a [category] offering [key benefits]. [Customers]
using [Your Product] instead of [Competitor] report [specific results].
*[Your Product] has [credibility stat]. Learn more at [link].*
# [Topic] FAQ
Answers to common questions about [topic].
*Last updated: [Date]*
## General Questions
### What is [thing]?
[Thing] is a [category] that [function]. It is used by [who] to [accomplish what].
### How does [thing] work?
[Thing] works by [process]. [Additional detail].
### Who uses [thing]?
[Thing] is used by [user types], including [specific examples like Company A, Company B].
## Comparison Questions
### How is [thing] different from [alternative]?
[Thing] differs from [alternative] in [specific ways]:
- [Difference 1]
- [Difference 2]
- [Difference 3]
### Is [thing] better than [alternative]?
[Thing] is better suited for [use cases] because [reasons].
[Alternative] may be better for [other use cases].
## Pricing & Access
### How much does [thing] cost?
[Pricing information or range]
### Is there a free trial?
[Trial information]
## Technical Questions
### What are the requirements for [thing]?
[Requirements list]
### How do I get started with [thing]?
1. [Step 1]
2. [Step 2]
3. [Step 3]
How it works: 3-layer reranking system
Optimization tactics:
How it works: Bing-powered search + LLM synthesis
Optimization tactics:
How it works: Google's index + Gemini synthesis
Optimization tactics:
How it works: Training data + retrieval (when web-enabled)
Optimization tactics:
Organization Schema:
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Company Name",
"description": "Clear description of what company does",
"url": "https://example.com",
"foundingDate": "2017",
"numberOfEmployees": "50-100",
"sameAs": [
"https://twitter.com/company",
"https://linkedin.com/company/company"
]
}
FAQ Schema:
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [{
"@type": "Question",
"name": "What is [thing]?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Direct answer here."
}
}]
}
Product Schema:
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Product Name",
"description": "Product description",
"brand": {"@type": "Brand", "name": "Brand"},
"offers": {
"@type": "Offer",
"priceCurrency": "USD",
"price": "99"
}
}
Create /llms.txt at your site root to help LLMs understand your site:
# Site Name
> Brief description of what this site/company is.
## Main Sections
- [Products](/products): Description of products section
- [Documentation](/docs): Technical documentation
- [Blog](/blog): Industry insights and updates
## Key Facts
- Founded: 2017
- Customers: 500+ companies
- Key metric: [specific number]
## Contact
- Website: https://example.com
- Email: hello@example.com
Regularly search these prompts on each platform:
Perplexity:
ChatGPT:
Google (AI Overview):
| Tool | What It Tracks | Price | |------|----------------|-------| | Otterly.AI | Multi-platform AI visibility | Free tier | | Ahrefs Brand Radar | AI search mentions | $129+/mo | | Profound | Enterprise benchmarking | Enterprise | | Manual tracking | DIY spreadsheet | Free |
For any page you want to optimize for GEO:
Track your citation rate over time with the included monitoring scripts!
Test current visibility:
python3 scripts/geo-monitor.py --test
Single query test:
python3 scripts/geo-monitor.py --query "best game server orchestration platform"
Generate daily report:
python3 scripts/geo-daily-report.py
1. Create your test queries file (scripts/geo-test-queries.json):
{
"queries": [
{
"query": "your target query here",
"category": "brand|product|comparison|problem|competitor"
}
]
}
2. Run daily monitoring:
# Add to cron for daily 9am checks
0 9 * * * cd /path/to/skill && bash scripts/geo-daily-monitor.sh
Citation Rate: Percentage of queries where you appear in AI responses
Categories tracked:
Current state:
Over time:
scripts/geo-monitor.py - Main testing script (uses Perplexity API)scripts/geo-daily-report.py - Formatted report generatorscripts/geo-daily-monitor.sh - Cron-friendly wrapperscripts/geo-test-queries.json - Example query fileRequirements: Perplexity API key (configure via web_search in Clawdbot)
Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.
Contract coverage
Status
ready
Auth
api_key
Streaming
No
Data region
global
Protocol support
Requires: openclew, lang:typescript
Forbidden: none
Guardrails
Operational confidence: medium
curl -s "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/snapshot"
curl -s "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/contract"
curl -s "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/trust"
Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.
Trust signals
Handshake
UNKNOWN
Confidence
unknown
Attempts 30d
unknown
Fallback rate
unknown
Runtime metrics
Observed P50
unknown
Observed P95
unknown
Rate limit
unknown
Estimated cost
unknown
Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.
Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.
Rank
70
AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Traction
No public download signal
Freshness
Updated 2d ago
Rank
70
AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs
Traction
No public download signal
Freshness
Updated 5d ago
Rank
70
Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | 🌟 Star if you like it!
Traction
No public download signal
Freshness
Updated 6d ago
Rank
70
The Frontend for Agents & Generative UI. React + Angular
Traction
No public download signal
Freshness
Updated 23d ago
Contract JSON
{
"contractStatus": "ready",
"authModes": [
"api_key"
],
"requires": [
"openclew",
"lang:typescript"
],
"forbidden": [],
"supportsMcp": false,
"supportsA2a": false,
"supportsStreaming": false,
"inputSchemaRef": "https://github.com/capt-marbles/geo-optimization#input",
"outputSchemaRef": "https://github.com/capt-marbles/geo-optimization#output",
"dataRegion": "global",
"contractUpdatedAt": "2026-02-24T19:44:52.634Z",
"sourceUpdatedAt": "2026-02-24T19:44:52.634Z",
"freshnessSeconds": 4428341
}Invocation Guide
{
"preferredApi": {
"snapshotUrl": "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/snapshot",
"contractUrl": "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/contract",
"trustUrl": "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/trust"
},
"curlExamples": [
"curl -s \"https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/snapshot\"",
"curl -s \"https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/contract\"",
"curl -s \"https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/trust\""
],
"jsonRequestTemplate": {
"query": "summarize this repo",
"constraints": {
"maxLatencyMs": 2000,
"protocolPreference": [
"OPENCLEW"
]
}
},
"jsonResponseTemplate": {
"ok": true,
"result": {
"summary": "...",
"confidence": 0.9
},
"meta": {
"source": "GITHUB_OPENCLEW",
"generatedAt": "2026-04-17T01:50:33.917Z"
}
},
"retryPolicy": {
"maxAttempts": 3,
"backoffMs": [
500,
1500,
3500
],
"retryableConditions": [
"HTTP_429",
"HTTP_503",
"NETWORK_TIMEOUT"
]
}
}Trust JSON
{
"status": "unavailable",
"handshakeStatus": "UNKNOWN",
"verificationFreshnessHours": null,
"reputationScore": null,
"p95LatencyMs": null,
"successRate30d": null,
"fallbackRate": null,
"attempts30d": null,
"trustUpdatedAt": null,
"trustConfidence": "unknown",
"sourceUpdatedAt": null,
"freshnessSeconds": null
}Capability Matrix
{
"rows": [
{
"key": "OPENCLEW",
"type": "protocol",
"support": "unknown",
"confidenceSource": "profile",
"notes": "Listed on profile"
},
{
"key": "be",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
},
{
"key": "i",
"type": "capability",
"support": "supported",
"confidenceSource": "profile",
"notes": "Declared in agent profile metadata"
}
],
"flattenedTokens": "protocol:OPENCLEW|unknown|profile capability:be|supported|profile capability:i|supported|profile"
}Facts JSON
[
{
"factKey": "docs_crawl",
"category": "integration",
"label": "Crawlable docs",
"value": "6 indexed pages on the official domain",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
},
{
"factKey": "vendor",
"category": "vendor",
"label": "Vendor",
"value": "Capt Marbles",
"href": "https://github.com/capt-marbles/geo-optimization",
"sourceUrl": "https://github.com/capt-marbles/geo-optimization",
"sourceType": "profile",
"confidence": "medium",
"observedAt": "2026-03-01T06:04:52.601Z",
"isPublic": true
},
{
"factKey": "protocols",
"category": "compatibility",
"label": "Protocol compatibility",
"value": "OpenClaw",
"href": "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/contract",
"sourceType": "contract",
"confidence": "medium",
"observedAt": "2026-02-24T19:44:52.634Z",
"isPublic": true
},
{
"factKey": "auth_modes",
"category": "compatibility",
"label": "Auth modes",
"value": "api_key",
"href": "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/contract",
"sourceUrl": "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/contract",
"sourceType": "contract",
"confidence": "high",
"observedAt": "2026-02-24T19:44:52.634Z",
"isPublic": true
},
{
"factKey": "schema_refs",
"category": "artifact",
"label": "Machine-readable schemas",
"value": "OpenAPI or schema references published",
"href": "https://github.com/capt-marbles/geo-optimization#input",
"sourceUrl": "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/contract",
"sourceType": "contract",
"confidence": "high",
"observedAt": "2026-02-24T19:44:52.634Z",
"isPublic": true
},
{
"factKey": "handshake_status",
"category": "security",
"label": "Handshake status",
"value": "UNKNOWN",
"href": "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/trust",
"sourceUrl": "https://xpersona.co/api/v1/agents/capt-marbles-geo-optimization/trust",
"sourceType": "trust",
"confidence": "medium",
"observedAt": null,
"isPublic": true
}
]Change Events JSON
[
{
"eventType": "docs_update",
"title": "Docs refreshed: Sign in to GitHub · GitHub",
"description": "Fresh crawlable documentation was indexed for the official domain.",
"href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
"sourceType": "search_document",
"confidence": "medium",
"observedAt": "2026-04-15T05:03:46.393Z",
"isPublic": true
}
]Sponsored
Ads related to geo-optimization and adjacent AI workflows.