Help us improve
Share bugs, ideas, or general feedback.
From agentkits-marketing
Calculates a lead score by collecting demographic and behavioral data through interactive prompts, applying a configurable weighting model, and producing a scored result with optional breakdown and next steps.
npx claudepluginhub aitytech/agentkits-marketing --plugin agentkits-marketingHow this command is triggered — by the user, by Claude, or both
Slash command
/agentkits-marketing:score lead-datacrm/The summary Claude sees in its command listing — used to decide when to auto-load this command
## Prerequisites Before running this command, ensure you have: - [ ] Lead data available - [ ] Scoring model defined - [ ] MCP configured: `hubspot` (optional) ## Context Loading Load these files first: 1. `./README.md` - Product context 2. `./docs/leads/` - Lead scoring models 3. `.claude/skills/marketing-fundamentals/SKILL.md` - Scoring frameworks --- ## Language & Quality Standards **CRITICAL**: Respond in the same language the user is using. If Vietnamese, respond in Vietnamese. If Spanish, respond in Spanish. **Standards**: Token efficiency, sacrifice grammar for concision, list...
/call-prepGenerates a structured pre-call research brief with prospect context, agenda, discovery questions, objection handling, key talking points, and competitive intelligence for sales calls.
/deal-reviewRun a structured deal strategy session — assess deal health, identify risks, build a win plan, and assign next actions
/scoreScores NL programming artifacts on a 100-point quality rubric with parallel heuristics and vagueness detection, generates a report with per-file scores, issue lists, and threshold pass/fail analysis.
/scoreCalculates automation potential scores for responsibilities using a 6-factor weighted algorithm, producing overall scores, factor breakdowns, tiers, priorities, ROI estimates, and risks.
Share bugs, ideas, or general feedback.
Before running this command, ensure you have:
hubspot (optional)Load these files first:
./README.md - Product context./docs/leads/ - Lead scoring models.claude/skills/marketing-fundamentals/SKILL.md - Scoring frameworksCRITICAL: Respond in the same language the user is using. If Vietnamese, respond in Vietnamese. If Spanish, respond in Spanish.
Standards: Token efficiency, sacrifice grammar for concision, list unresolved questions at end.
Skills: Activate marketing-fundamentals, analytics-attribution skills.
Components: Reference ./.claude/components/interactive-questions.md
Question: "What level of lead scoring do you need?" Header: "Scope" MultiSelect: false
Options:
Question: "Which scoring model should we use?" Header: "Model" MultiSelect: false
Options:
Question: "What data do we have for this lead?" Header: "Data" MultiSelect: true
Options:
Question: "What should the output emphasize?" Header: "Focus" MultiSelect: false
Options:
Display summary:
## Lead Scoring Configuration
| Parameter | Value |
|-----------|-------|
| Lead | [description] |
| Model | [selected model] |
| Data Available | [selected data] |
| Output Focus | [selected focus] |
| Scope | [Basic/Recommended/Complete] |
Question: "Calculate this lead score?" Header: "Confirm" MultiSelect: false
Options:
Data Collection
Score Calculation
Temperature Assignment
Action Recommendation
| Task | Agent | Trigger |
|---|---|---|
| Score calculation | lead-qualifier | Primary task |
| Behavioral analysis | continuity-specialist | Engagement data |
| Action planning | sales-enabler | Hot leads |
## Lead Score: [Contact]
### Total: [X]/100
### Temperature: [🔥/🌡️/❄️/🧊]
### Quick Breakdown
- Demographic: [X]/50
- Behavioral: [X]/50
### Recommended Action
[Next step]
[Include Basic + Full factor breakdown + Score history + Segment assignment + Nurture recommendation]
[Include all + Score trend + Conversion probability + Detailed activity log + Competitive comparison]
Before delivering lead score:
Save score to: ./docs/crm/score-[contact]-[YYYY-MM-DD].md
After lead scoring, consider:
/crm:lifecycle - Update lifecycle stage/sales:qualify - Qualify hot leads/sales:outreach - Create outreach for qualified leads