An AI-powered relationship counseling skill with 13 evidence-based psychological frameworks, designed for any coding agent to help couples resolve conflicts.
Each framework provides a unique angle for understanding couple dynamics. The AI selects and combines the most relevant ones for each situation.
Concrete, actionable intervention sequences for AI agents.
# Clone the skill
git clone https://github.com/pajamadot/love-skill.git
# Load the full methodology into your AI agent
node index.js show
# View all 13 frameworks
node index.js frameworks
# View all 4 protocols
node index.js protocols
# JSON output for programmatic agent consumption
node index.js analyze
# Run continuous evolution via EvoMap
npm run evolve:innovate
Maps each partner's position, needs, and attachment signals.
Identifies Four Horsemen, attachment dance, and circular dynamics.
Selects the best-fit framework combination for this situation.
Specific behavioral recommendations for each partner.
Helps the couple develop self-resolution capacity.
Load the skill into your AI agent and transform how couples navigate conflict.