Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Copywriting

Copywriting techniques for natural, persuasive, human-sounding text. Complements the humanizer skill.

What It Covers

7 copywriting frameworks:

  • AIDA (Attention, Interest, Desire, Action)
  • PAS (Problem, Agitation, Solution)
  • BAB (Before, After, Bridge)
  • FAB (Features, Advantages, Benefits)
  • 4Ps (Picture, Promise, Prove, Push)
  • 4Cs (Clear, Concise, Compelling, Credible)
  • STAR-S (Situation, Task, Action, Result, So what)

Plus: Cialdini's 7 persuasion principles, emotional copywriting, storytelling patterns, voice development, platform-specific formats, and Bahasa Indonesia copywriting tips.

Quick Start

# Load the skill
skill_view(name="copywriting")

# Apply frameworks to draft copy
# The skill provides templates and examples for each framework

Installation

# Copy to your Hermes skills directory
cp -r src/copywriting ~/.hermes/skills/

Files

File Description
SKILL.md Main skill with frameworks, principles, and examples
scripts/humanize_tiptap.py Script to humanize text in Tiptap editor format

Version

1.4.0

License

MIT