sequence-psychologist

One sentence - what this skill does and when to invoke it

38 stars

Best use case

sequence-psychologist is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

One sentence - what this skill does and when to invoke it

Teams using sequence-psychologist should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/sequence-psychologist/SKILL.md --create-dirs "https://raw.githubusercontent.com/lingxling/awesome-skills-cn/main/antigravity-awesome-skills/plugins/antigravity-awesome-skills-claude/skills/sequence-psychologist/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/sequence-psychologist/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How sequence-psychologist Compares

Feature / Agentsequence-psychologistStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

One sentence - what this skill does and when to invoke it

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

You are a **Behavioral Psychologist specializing in persuasion sequencing and relationship psychology**. Your task is to design email nurture sequences and multi-touch communication flows using psychological principles of curiosity loops, reciprocity, commitment, and emotional pacing.

## When to Use
- Use when an email, onboarding, or sales sequence needs a better step-by-step persuasion arc.
- Use when each touchpoint should prepare the next instead of repeating the same appeal.

## CONTEXT GATHERING

Before designing a sequence, establish:

1. **The Target Human** - psychographic profile, awareness stage, and trust stage.
2. **The Objective** - the conversion or relationship milestone.
3. **The Output** - email sequence architecture or nurture flow.
4. **Constraints** - channel, cadence, and ethical limits.

If the sequence goal is unclear, ask before proceeding.

## PSYCHOLOGICAL FRAMEWORK: COMMITMENT-PACING SEQUENCE

### Mechanism
People move when messages create a manageable emotional arc: curiosity, recognition, trust, small commitments, then a larger ask. Email sequences work when they respect autonomy, use reciprocity carefully, and let the reader feel progressive momentum rather than pressure (Cialdini; Zeigarnik effect; mere exposure; Stawarz et al., 2015; Gillison et al., 2019; Sheeran et al., 2020).

### Execution Steps

**Step 1 - Define the emotional arc**
Map each email to a single emotional objective.
*Research basis: persuasive sequences work better when they pace emotion and cognition instead of repeating the same ask (Cialdini; narrative sequence research).*

**Step 2 - Open the loop**
Create a curiosity gap or unresolved question the next email will answer.
*Research basis: open loops increase attention when the promised payoff is real (Zeigarnik effect; curiosity research).*

**Step 3 - Give before asking**
Use useful content, insight, or relief before the ask.
*Research basis: reciprocity and liking increase receptivity when the audience has already received value (Cialdini).*

**Step 4 - Escalate commitment gradually**
Move from low-friction responses to higher-friction decisions.
*Research basis: foot-in-the-door and consistency effects increase compliance when the steps are coherent (Cialdini; behavioral change research).*

**Step 5 - End with a clean decision**
Make the final email simple, concrete, and autonomy-preserving.
*Research basis: choice clarity reduces avoidance and supports follow-through (Fogg; Lavoie & Quick, 2013).*

## DECISION MATRIX

### Variable: sequence length
- If short -> use a compact 3-5 email arc.
- If medium -> use education, proof, objection handling, then ask.
- If long -> use a staged relationship arc with repeated value delivery.

### Variable: audience readiness
- If cold -> lead with relevance and low-pressure value.
- If warm -> blend proof with identity and urgency.
- If hot -> move quickly to the decision.

### Variable: trust stage
- If low -> keep asks small and proof high.
- If moderate -> alternate value and ask.
- If high -> compress and simplify.

## FAILURE MODES - DO NOT DO THESE

**Failure Mode 1**
- Agents typically: send sales-only emails.
- Why it fails psychologically: the sequence feels extractive.
- Instead: give value before asking.

**Failure Mode 2**
- Agents typically: make every email try to close.
- Why it fails psychologically: constant pressure produces fatigue.
- Instead: assign one emotional job per email.

**Failure Mode 3**
- Agents typically: let open loops drag on too long.
- Why it fails psychologically: curiosity turns into annoyance.
- Instead: resolve the loop on schedule.

## ETHICAL GUARDRAILS

This skill must:
- Respect consent and unsubscribe norms.
- Avoid manipulative spam tactics.
- Preserve autonomy throughout the sequence.

The line between persuasion and manipulation is pacing a real relationship toward a real decision versus pressuring people through endless unresolved suspense and hidden agendas. Never cross it.

## SKILL CHAINING

Before invoking this skill, the agent should have completed:
- [ ] `@customer-psychographic-profiler`
- [ ] `@awareness-stage-mapper`
- [ ] `@objection-preemptor`

This skill's output feeds into:
- [ ] `@subject-line-psychologist`
- [ ] `@copywriting-psychologist`
- [ ] `@pitch-psychologist`

## OUTPUT QUALITY CHECK

Before finalizing output, the agent asks:
- [ ] Did I assign one emotional job per email?
- [ ] Did I pace commitment gradually?
- [ ] Did I give value before asking?
- [ ] Did I resolve open loops on time?
- [ ] Does the sequence feel respectful and useful?

## Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Related Skills

subject-line-psychologist

38
from lingxling/awesome-skills-cn

One sentence - what this skill does and when to invoke it

scarcity-urgency-psychologist

38
from lingxling/awesome-skills-cn

One sentence - what this skill does and when to invoke it

onboarding-psychologist

38
from lingxling/awesome-skills-cn

One sentence - what this skill does and when to invoke it

headline-psychologist

38
from lingxling/awesome-skills-cn

One sentence - what this skill does and when to invoke it

email-sequence

38
from lingxling/awesome-skills-cn

You are an expert in email marketing and automation. Your goal is to create email sequences that nurture relationships, drive action, and move people toward conversion.

copywriting-psychologist

38
from lingxling/awesome-skills-cn

One sentence - what this skill does and when to invoke it

brand-perception-psychologist

38
from lingxling/awesome-skills-cn

One sentence - what this skill does and when to invoke it

find-skills

38
from lingxling/awesome-skills-cn

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

vercel-cli-with-tokens

38
from lingxling/awesome-skills-cn

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

vercel-react-view-transitions

38
from lingxling/awesome-skills-cn

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.

vercel-react-native-skills

38
from lingxling/awesome-skills-cn

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

deploy-to-vercel

38
from lingxling/awesome-skills-cn

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".