wondelai-influence-psychology
v1.0.0Persuasion science framework based on Cialdini's six principles
by Wondel.aiMIT2.6kupdated 10 hours ago
Source
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsClone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/business-tools/wondelai-influence-psychology/ inside the repository.
Layout
├── .claude-plugin/plugin.json└── SKILL.md
Skills1
Apply the seven principles of ethical persuasion (reciprocity, commitment, social proof, authority, liking, scarcity, unity) to product design, copy, and sales. Use when the user mentions "social proof", "persuasive copy", "why users dont convert", "ethical persuasion", "reciprocity", "scarcity tactics", "commitment and consistency", "shared identity", "in-group", "make my copy more persuasive", "increase trust", or "get more people to say yes". Also trigger when designing testimonial sections, crafting urgency messaging, or improving trust signals on landing pages. Covers the principles, when each applies, and ethical limits. For deal negotiation tactics, see negotiation. For viral word-of-mouth, see contagious.
Manifests1
{
"name": "wondelai-influence-psychology",
"version": "1.0.0",
"description": "Persuasion science framework based on Cialdini's six principles",
"author": {
"name": "Wondel.ai"
},
"license": "MIT",
"repository": "https://github.com/wondelai/skills",
"keywords": [
"business-tools",
"wondelai",
"skills"
]
}