/signal-scoring
Use to design composite intent scoring models with decay, weighting,
$ npx -y skills add gtmagents/gtm-agents --skill signal-scoring --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/signal-scoring
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use to design composite intent scoring models with decay, weighting,
SKILL.md
signal-scoring.SKILL.mdname: signal-scoring description: Use to design composite intent scoring models with decay, weighting, and governance.
Signal Scoring Blueprint Skill
When to Use
- Designing or revising multi-source signal scoring models.
- Auditing why certain accounts jump tiers or stay suppressed.
- Communicating scoring logic to RevOps, sales, and compliance stakeholders.
Framework
1. **Source Inventory** – list each signal type, freshness cadence, coverage %, and reliability. 2. **Weighting Model** – assign base weights, adjust for persona relevance, and define topic multipliers. 3. **Decay Curves** – set time-based decay (hours/days/weeks) per signal category with thresholds for expiration. 4. **Thresholds & Tiers** – document what scores map to activation tiers, nurture status, or executive escalation. 5. **Governance** – outline ownership, review cadence, and change management triggers.
Templates
- Scoring worksheet (source, weight, decay, threshold, notes).
- Tier definition matrix with recommended plays.
- Change log template capturing rationale, data evidence, and approvals.
Tips
- Blend at least two independent signals before green-lighting high-effort plays.
- Version control your scoring logic and share diffs in RevOps channels.
- Pair with `suppression-logic` to avoid conflicting triggers.
---
Free AI automation for sales, marketing, and growth teams. No coding required.
Other skills on gtm-agents.
- /account-tiering
Use when defining ABM tiers, scoring logic, and coverage rules.
Open skill - /personalization
Use when crafting tiered ABM messaging, offers, and creative variants.
Open skill - /signal-intel
Use when consolidating intent, product usage, and third-party signals
Open skill - /account-health-framework
Use to score accounts, flag risks, and standardize remediation triggers.
Open skill - /exec-briefing
Use to craft concise executive updates, agendas, and follow-up logs for
Open skill - /expansion-playbook
Use to package upsell, cross-sell, and advocacy motions tied to customer
Open skill

