
from partner-skill24
Create a personalized ‘partner’ assistant that analyzes relationship state and generates tailored conversation scripts, action plans, and health reports across
This skill lets an agent distill a partner profile from user input and conversation data, run multi-step relationship analysis (state inference, risk evaluation, policy selection, counterfactual simulation), and produce verbatim response scripts and a 30-day action plan. It automates profile construction, RQI-based health reporting, persona generation, and versioned snapshots for ongoing evolution.
Use this skill when a user requests relationship advice, wants to create or update a partner profile, import chat logs or social data for analysis, or needs scripted responses and practical follow-ups for conflict resolution, gifting, or life planning. Triggers include creating a new partner profile, appending new chat data, requesting a health report, or running the advisor protocol for a specific situation.
Compatible with agents that support local Bash/Python tooling and slash command invocation (Claude Code, OpenClaw skills environment).
Create Partner is a relationship analysis skill built on psychological frameworks (attachment theory, Gottman, Big Five). The SKILL.md is comprehensive and well-structured with clear workflows, trigger conditions, and safety rules. No bundled scripts were available for execution testing. The skill is niche but thoughtful — targeting users who want AI-assisted relationship advice with a multi-layer expert system (state engine, policy selector, counterfactual engine).
No security concerns found. The skill has explicit safety rules against surveillance/manipulation use cases. The rm -rf delete command is scoped to partners/{slug}. No scripts were bundled for testing. Skill is well-documented but monolithic — the prompt files and detailed scenario tables could live in references/ for better progressive disclosure.