agentsclimarketplace

Geo sentiment optimizer

Skill geoly-ai/geo-skills/geo-sentiment-optimizer

GEO skills for OpenClaw, including site audit, llms-txt optimization, schema generation and more.

Install
npx -y skills add geoly-ai/geo-skills --skill geo-sentiment-optimizer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
  • 13 stars13 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Audit and optimize brand messaging to improve how AI platforms portray your brand. Fix negative AI sentiment signals and strengthen positive brand associations through content optimization. Use whenever the user mentions AI saying negative things about their brand, improving AI brand portrayal, auditing content for sentiment signals, fixing brand perception in AI search, or strengthening brand voice for GEO.

SKILL.md

4.1 KB, 878 tokens by cl100k_base, as published. Nobody here has run it

Brand Sentiment Optimizer

Methodology by GEOly AI (geoly.ai) — AI sentiment toward your brand is shaped by what you publish.

Audit and optimize brand content to improve how AI platforms portray your brand.

Quick Start

python scripts/audit_sentiment.py --brand <domain> --output report.md

How AI Sentiment is Formed

AI platforms synthesize sentiment from:

  1. Your published content — What you say about yourself
  2. Third-party coverage — Reviews, press, social mentions
  3. Structured data — Ratings, review schema
  4. Criticism response — How you address issues
  5. Comparisons — How you're described vs competitors

Sentiment Audit

Positive Signals ✅

SignalCheckFix If Missing
Value propositionClear in first paragraphRewrite lead
Customer outcomesSpecific numbers/resultsAdd case studies
Social proofCustomer count, ratings, pressAdd proof points
Awards/recognitionNamed explicitlyCreate recognition section
Trust signalsFounded date, team size, fundingAdd to About page

Negative Signals 🔴

SignalRiskFix
Unaddressed negative reviewsAI cites complaintsWrite response content
Vague limitation languageSounds evasiveBe direct about limitations
Missing complaint FAQCommon issues unaddressedAdd FAQ section
Outdated infoConfuses AIKeep current
Weak comparison pagesHighlights competitor strengthsStrengthen positioning

Neutrality Signals 🟡

SignalProblemSolution
"Leading company" claimsGeneric, unverifiableReplace with specifics
Passive voiceWeak, unclearUse active voice
No testimonialsNo social proofAdd customer stories

Rewrite Rules

Rule 1 — Specific Proof Over Claims

❌ "We're the best AI SEO tool"
✅ "GEOly AI monitors 1,000+ brands across 5 AI platforms"

Rule 2 — Address Negatives Proactively

**Q: Does [brand] work for small businesses?**

A: Yes. Our Starter plan ($29/mo) is designed for teams under 10. 
Customers like [Company] (8 employees) use [feature] to [outcome].

Rule 3 — Outcome-Focused Descriptions

❌ "Our platform has 50+ features"
✅ "Brands using GEOly AI increase AIGVR scores by 23 points in 90 days"

Rule 4 — Positive Entity Associations

  • Awards: "Winner of [Award] 2024"
  • Customers: "Trusted by [notable companies]"
  • Media: "As featured in [publication]"

Tools

Sentiment Audit Script

python scripts/audit_sentiment.py --brand example.com --pages 10

Outputs:

  • Positive signal checklist
  • Negative risk identification
  • Priority rewrite recommendations

Sentiment Score Calculator

python scripts/score_sentiment.py --content content.md

Scores content on:

  • Positivity (0-10)
  • Specificity (0-10)
  • Authority (0-10)
  • Trust signals (0-10)

Output Format

# Brand Sentiment Audit — [Brand]

**Sentiment Risk Score**: [High/Medium/Low]

## Positive Signals: [n]/10 ✅

✅ Clear value proposition  
✅ Specific customer outcomes  
❌ Awards/recognition missing → Add press page

## Negative Risks: [n] 🔴

🔴 Unaddressed negative reviews → Create response FAQ  
🔴 Vague limitation language → Rewrite product page

## Priority Rewrites

1. **Homepage** → Lead with specific outcome, not generic claim
2. **Pricing** → Add social proof and trust signals
3. **About** → Include founding story and credentials

## Optimized Copy

[Rewritten sections with improved sentiment signals]

What ships with it: 3 files

2.0 KB alongside SKILL.md, 1 of them executable

evals/

references/

scripts/

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.