asgard-ai-platform/grad-elm
Apply the Elaboration Likelihood Model to design persuasion strategies by matching message type to audience elaboration level. Use this skill when the user needs to craft persuasive communications, choose between argument-based and cue-based messaging, predict attitude durability after a campaign, or when they ask 'why did the message fail to persuade', 'how to change resistant attitudes', or 'should we use data or endorsements'.
npx skills add https://github.com/asgard-ai-platform/skills --skill grad-elm
The Elaboration Likelihood Model (Petty & Cacioppo, 1986) proposes that persuasion occurs through two distinct routes depending on the audience's motivation and ability to process a message. The central route relies on careful evaluation of argument quality, producing durable attitude change. The peripheral route relies on heuristic cues (source attractiveness, number of arguments), producing temporary and fragile attitude shifts.
IRON LAW: Attitude change via the central route is MORE durable
and resistant to counter-persuasion — but requires motivation
AND ability to process. When either is absent, only the
peripheral route is available, and its effects decay.
Key assumptions:
| Factor | High Elaboration | Low Elaboration |
|--------|-----------------|-----------------|
| Personal relevance | High (topic matters to them) | Low (distant from self) |
| Need for cognition | High (enjoys thinking) | Low (avoids effortful thought) |
| Prior knowledge | Sufficient to evaluate arguments | Insufficient to engage deeply |
| Distraction level | Low (can focus) | High (divided attention) |
| Time pressure | Low (can deliberate) | High (must decide quickly) |
Central route elements:
Peripheral route elements:
| Route | Durability | Behavior Prediction | Counter-Persuasion Resistance |
|-------|-----------|--------------------|-----------------------------|
| Central | High | Strong | High |
| Peripheral | Low | Weak | Low |
## ELM Persuasion Strategy: [Context]
### Audience Elaboration Assessment
| Segment | Motivation | Ability | Elaboration Level |
|---------|-----------|---------|-------------------|
| [segment] | [High/Low] | [High/Low] | [High/Moderate/Low] |
### Route Selection: [Central / Peripheral / Mixed]
### Message Design
- Primary arguments: [if central route]
- Peripheral cues: [if peripheral route]
- Source selection: [credibility/attractiveness rationale]
### Predicted Outcomes
- Attitude durability: [High/Medium/Low]
- Behavioral impact: [Strong/Moderate/Weak]
- Counter-persuasion vulnerability: [High/Medium/Low]
### Risk Mitigation
- [What happens if audience elaboration is misjudged]
Take asgard-ai-platform/grad-elm from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.