Battle-tested sales page copy generation using hostile validation methodology
npx skills add https://github.com/yashaiguy-dev/sales-page-copywriting-skill --skill sales-page-copywritingInstale esta skill com a CLI e comece a usar o fluxo de trabalho SKILL.md em seu espaço de trabalho.
Battle-tested sales page copy generation using hostile validation methodology
Generate conversion-optimized sales page copy that survives scrutiny from 5 hostile visitor personas across 25 validation angles. No guesswork—only polished, ready-to-implement copy.
Sales Page Copywriting is a Claude skill that:
You receive: A complete website copy document with hero section, problem agitation, solution steps, benefits with proof, social proof templates, FAQ, and final CTA—all validated and optimized.
You don't see: The internal validation process, hostile reviewer feedback, or iteration cycles. Only the final polished output.
npx skills add yashaiguy-dev/Sales-Page-Copywriting-Skill --global --yes
This installs to all supported AI coding agents:
| Agent | Status |
|---|---|
| Antigravity | ✅ Supported |
| Claude Code | ✅ Supported |
| Continue | ✅ Supported |
| Cursor | ✅ Supported |
| Gemini CLI | ✅ Supported |
| OpenCode | ✅ Supported |
| Replit | ✅ Supported |
| Windsurf | ✅ Supported |
npx @yashaiguy/sales-page-copywriting
This installs to Claude-specific locations:
| Platform | Location |
|---|---|
| Claude Code (CLI) | ~/.claude/skills/sales-page-copywriting/ |
| Agents (Global/Shared) | ~/.agents/skills/sales-page-copywriting/ |
| Claude Desktop (macOS) | ~/Library/Application Support/Claude/skills/user/sales-page-copywriting/ |
| Claude Desktop (Windows) | %APPDATA%\Claude\skills\user\sales-page-copywriting\ |
| Claude Desktop (Linux) | ~/.config/Claude/skills/user/sales-page-copywriting/ |
node bin/install.js
After installation, restart your IDE if it's already running. The skill will be available as /sales-page-copywriting.
/sales-page-copywriting
Claude will then guide you through providing:
User: /sales-page-copywriting
Claude: I'll help you generate battle-tested sales page copy. Let me gather some information about your product.
**What is your product/service?** (Describe it in one sentence)
User: An AI tool that finds validated product ideas by analyzing real customer pain points across Reddit, Twitter, and forums
Claude: Got it. Let me ask a few more questions...
[Claude asks clarifying questions]
[Claude works internally through validation]
[Claude outputs final polished copy document]
The final output includes:
Your copy is tested against 5 hostile visitor personas:
Each persona analyzes through 5 layers:
= 25 validation angles (5 personas × 5 layers)
The skill identifies Critical Failures (3+ reviewers object) and High Priority issues (2+ reviewers object), then rebuilds the copy until approval criteria are met.
If you want to publish your own version:
Change the name to your own scoped package:
{
"name": "@yourusername/sales-page-copywriting",
"version": "1.0.0",
...
}
Sign up at npmjs.com
npm login
npm publish --access public
(Scoped packages are private by default, --access public makes them public)
npx @yourusername/sales-page-copywriting
cd sales-page-copywriting-skill
git init
git add .
git commit -m "Initial commit: Sales Page Copywriting skill"
Go to GitHub and create a new repository named Sales-Page-Copywriting-Skill
git remote add origin https://github.com/yashaiguy-dev/Sales-Page-Copywriting-Skill.git
git branch -M main
git push -u origin main
website-copy-generator-skill/
├── package.json # npm configuration
├── README.md # This file
├── bin/
│ └── install.js # Installation script
└── skill/
└── SKILL.md # Main skill file (loaded by Claude)
See the examples directory for:
~/.claude/skills/sales-page-copywriting/~/.agents/skills/sales-page-copywriting/~/Library/Application Support/Claude/skills/user/sales-page-copywriting/%APPDATA%\Claude\skills\user\sales-page-copywriting\~/.config/Claude/skills/user/sales-page-copywriting/SKILL.md has proper frontmatter (name, description)node --version (must be ≥14.0.0)The skill is only as good as the input provided:
Contributions welcome! Areas for improvement:
MIT License - see LICENSE for details
yashaiguy
Based on proven conversion copywriting principles and hostile validation methodology.
Stop guessing what copy will convert. Start with validated, battle-tested sales page copy.