Claude Skill File Applies Negotiation Theory to Email Composition

A developer on r/ClaudeAI shared a SKILL.md file they built that applies negotiation theory to email composition. The skill specifically uses negotiation frameworks including BATNA (Best Alternative to a Negotiated Agreement), anchoring, and reciprocity.
How the Skill Works
The skill changes Claude's email generation approach in several specific ways:
- Before skill: Claude produces a single polite, generic email
- With skill: Claude first assesses the situation by analyzing stakes, leverage, power dynamics, and your fallback position
- The skill then generates 2-3 email variants optimized for different outcomes
- Each variant includes tradeoff analysis
Technical Implementation Details
The developer noted several key technical aspects:
- Claude knows about negotiation theory but doesn't apply it to email writing unless explicitly structured to do so
- The SKILL.md loads scenario-specific playbooks from reference files only when relevant
- This selective loading approach keeps token costs low
- The skill forces Claude to apply negotiation frameworks that it already understands conceptually
The developer mentioned being available to answer questions about how skill files work and how they structured this particular implementation.
📖 Read the full source: r/ClaudeAI
👀 See Also

Developer debugs service worker redundant bug in Next.js PWA with Claude's help
A developer built Somnia, a Next.js 14 PWA with push notifications, using Claude as a coding partner. The hardest bug involved service workers going REDUNDANT on Samsung Android due to a stale build ID in sw.js.

BeanWhisperer: OpenClaw AI tool generates GaggiMate pressure profiles from coffee bean info
BeanWhisperer is an open-source tool that uses OpenClaw AI to analyze coffee bean information and automatically generate or select GaggiMate pressure profiles. It pushes profiles directly to machines via WebSocket, eliminating manual JSON copying.

Custom OpenClaw Skills for CRM and CMS Integration
A developer built custom OpenClaw skills to interface with their own CRM and CMS systems, enabling automated lead generation and content drafting with human oversight. The setup took one day to implement.

VPS vs Mac Mini for OpenCLAW: Why a $5 VPS beats a $599 Mac Mini for production agents
OpenCLAW creator Peter Steinberger told users to stop buying Mac Minis and sponsor devs instead. A €5 VPS with 2 vCPUs and 4GB RAM handles continuous OpenCLAW workloads at 3-8% CPU, while a Mac Mini costs $599+ plus $10-15/mo electricity.