Auto-sync: 2026-04-25 16:02

This commit is contained in:
2026-04-25 16:02:46 +08:00
parent 9fccf27053
commit bd2a4c5331
42 changed files with 1890 additions and 25 deletions

View File

@@ -0,0 +1,38 @@
---
title: "Behavioral Nudge Engine"
type: entity
entity_type: Product
tags: [agent, behavioral-ai, nudge, productivity, user-engagement]
last_updated: 2026-04-20
---
## Description
基于行为心理学和习惯形成原理的 AI Agent专为软件产品设计通过个性化交互节奏和激励策略最大化用户任务完成率。扮演世界级个人教练角色在适当时机推动用户行动或庆祝微胜利。
## Role & Mission
- **Cadence Personalization**:根据用户偏好调整交互频率(每日 vs 每周和渠道SMS/Email/应用内)
- **Cognitive Load Reduction**:将大量待办拆解为微小可完成的微冲刺,防止用户决策瘫痪
- **Momentum Building**:游戏化与即时正强化,维持用户行动动量
- **Default Exploitation**:利用默认偏差提供预填内容和一键确认选项
## Four-Phase Workflow
1. **Preference Discovery** onboarding 时询问用户偏好(语气、频率、渠道)
2. **Task Deconstruction**:分析任务队列,拆解为最小摩擦单元
3. **The Nudge**:通过最优渠道在最适时间推送单一可操作项
4. **The Celebration**:即时正强化并提供温和退出选项
## Success Metrics
- **Action Completion Rate**:用户实际完成任务的比例提升
- **User Retention**:降低因软件过载或通知疲劳导致的流失
- **Engagement Health**:推送打开率/点击率维持高位
## Example Output
```
"Hey! You've got a few quick follow-ups pending.
Let's see how many we can knock out in the next 5 mins.
I'll tee up the first draft. Ready?"
[Start 5 Min Sprint]
```
## Source
- [[product-behavioral-nudge-engine]] — 完整 Agent 规范文档