multiAI Summary Pending
decision-moment-skill
Map and optimize decision moments across Awareness, Consideration, Conversion, and Retention, then attach specific assets, visuals, and automations to each stage. Use when designing funnels, campaigns, or retention systems.
231 stars
Installation
Claude Code / Cursor / Codex
$curl -o ~/.claude/skills/decision-moment-skill/SKILL.md --create-dirs "https://raw.githubusercontent.com/aiskillstore/marketplace/main/skills/cleanexpo/decision-moment-skill/SKILL.md"
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/decision-moment-skill/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How decision-moment-skill Compares
| Feature / Agent | decision-moment-skill | Standard Approach |
|---|---|---|
| Platform Support | multi | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Map and optimize decision moments across Awareness, Consideration, Conversion, and Retention, then attach specific assets, visuals, and automations to each stage. Use when designing funnels, campaigns, or retention systems.
Which AI agents support this skill?
This skill is compatible with multi.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Decision Moment Skill
## Purpose
Turn raw offers and services into structured decision-moment maps that tell us exactly:
- **Where** a prospect is in their journey
- **What** they need to see/feel/understand next
- **Which** asset (page, email, video, social post) should be delivered
## Outputs
For each client/campaign:
1. **Journey Map**
- Awareness → Problem Aware → Solution Aware → Provider Aware → Purchase → Retention
2. **Decision Moments**
- Each moment contains:
- Problem statement
- Blocking objection(s)
- Required proof
- Recommended asset type
- Link to asset in `social_assets` or page route
3. **Execution Map**
- Which channel carries which moment (email, ad, social, landing page)
## Data Structures (DB)
- `decision_moment_maps` table to hold the overall map
- `decision_assets` table to join moments to specific assets
## When to Use
- After Social Playbook creation
- When designing onboarding journeys
- When improving conversion on an existing flow
## Constraints
- Always align with the No-Bluff protocol and verified value propositions.
## Decision Moment Framework
### Stage 1: Awareness
- "I have a problem but don't know what to call it"
- Asset types: Educational content, social posts, blog articles
- Goal: Get attention, define the problem
### Stage 2: Consideration
- "I know the problem, exploring solutions"
- Asset types: Comparison guides, case studies, how-to videos
- Goal: Position as the best solution
### Stage 3: Conversion
- "Ready to buy, need final push"
- Asset types: Demos, trials, testimonials, pricing pages
- Goal: Remove final objections, close deal
### Stage 4: Retention
- "Customer, keep them happy and growing"
- Asset types: Onboarding, tutorials, upsells, check-ins
- Goal: Maximize lifetime value