✓ Verified
🛒 E-commerce
✓ Enhanced Data
Sentiment Priority Scorer
Score normalized real-estate leads using sentiment, urgency, intent, recency, and record type to pro
- Rating
- 4.4 (466 reviews)
- Downloads
- 15,078 downloads
- Version
- 1.0.0
Overview
Score normalized real-estate leads using sentiment, urgency, intent, recency, and record type to produce.
Complete Documentation
View Source →
Sentiment Priority Scorer
Produce deterministic priority scores for leads without mutating any state.
Quick Triggers
- Rank leads by urgency and tone for callback priority.
- Classify leads into P1/P2/P3 queue.
- Score follow-up priority from normalized lead records.
Recommended Chain
india-location-normalizer -> sentiment-priority-scorer -> summary-generator
Execute Workflow
- Accept input from Supervisor containing normalized leads.
- Validate input with
references/sentiment-priority-input.schema.json. - Score each lead with:
sentiment_scorein range[-1, 1]intent_scorein range[0, 1]recency_scorein range[0, 1]- mapped
urgency_scorefrom lead urgency (high=1.0,medium=0.6,low=0.3) - Use
record_typeto avoid over-prioritizing generic bulk inventory: buyer_requirement: apply +0.10 intent lift (hard demand signal)inventory_listing: no lift unless high-action cues are present- Boost
intent_scorewhen high-action cues exist in listing text: immediately,keys at office,one day notice,possession,inspection any time- Compute
priority_scoreon a 0-100 scale: priority_score = 100 (0.40urgency_score + 0.30intent_score + 0.20recency_score + 0.10*sentiment_risk)sentiment_risk = max(0, -sentiment_score)- Assign buckets:
P1forpriority_score >= 75P2forpriority_score >= 50 and < 75P3for< 50- Produce plain-language
evidencetokens that explain the score, including record-type evidence. - Validate output with
references/sentiment-priority-output.schema.json.
Enforce Boundaries
- Never write to Google Sheets, databases, or files.
- Never send messages or trigger outbound channels.
- Never create reminders or execute actions.
- Never bypass Supervisor routing or approvals.
- Never replace upstream urgency; only derive scoring fields.
Handle Errors
- Reject schema-invalid inputs.
- Return field-level reasons when scoring cannot be computed.
- Fail closed if required scoring features are missing.
Installation
Terminal bash
openclaw install sentiment-priority-scorer
Copied!
Tags
#marketing_and-sales
Quick Info
Category E-commerce
Model Claude 3.5
Complexity One-Click
Author vishalgojha
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install sentiment-priority-scorer
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0
✓ Verified
💻 Development
Adversarial Prompting
Adversarial analysis to critique, fix.
🧠 Claude-Ready
)}
★ 4.6 (372)
↓ 28,222
v1.0.0