From sundial-org-awesome-openclaw-skills-4
Integrates AI-powered Amazon affiliate product recommendations into websites via affiliatematic.com. Adds widgets that analyze page content for automated, revenue-optimizing product matches. Use for affiliate marketing automation.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
AI-powered system that automatically analyzes webpage content and displays relevant Amazon product recommendations. Zero manual product selection required.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
AI-powered system that automatically analyzes webpage content and displays relevant Amazon product recommendations. Zero manual product selection required.
Visitor lands on page
↓
AI analyzes page content (title, meta, text)
↓
Extracts keywords & identifies product categories
↓
Matches relevant Amazon products
↓
Displays widget with affiliate links
↓
You earn commission on purchases
Sign up at https://affiliate-program.amazon.com if you don't have one.
Your tag looks like: yoursite-20
example.com AND www.example.com (they're treated separately)Place this where you want recommendations to appear:
<div class="amazon-widget-container" data-tag="your-affiliate-tag"></div>
Add before closing </body>:
<script src="https://affiliatematic.com/amazon-widget.iife.js" async></script>
| Attribute | Description | Required |
|---|---|---|
data-tag | Your Amazon affiliate tag (e.g., "yoursite-20") | ✅ Yes |
| Metric | Improvement |
|---|---|
| Click-Through Rate | +150-300% (2.5x average) |
| Conversion Rate | +40-60% (1.5x average) |
| Commission Value | +25% (higher-value products) |
| Response Time | <100ms |
| Uptime | 99.9% |
High-converting positions:
Content types that work best:
For a blog post about coffee:
<article>
<h1>How to Brew the Perfect Espresso</h1>
<p>Content about espresso brewing...</p>
<!-- AI will automatically show espresso machines, grinders, etc. -->
<div class="amazon-widget-container" data-tag="coffeesite-20"></div>
</article>
<script src="https://affiliatematic.com/amazon-widget.iife.js" async></script>
The AI analyzes "espresso brewing" content and displays relevant products like espresso machines, coffee grinders, and accessories.
| Issue | Solution |
|---|---|
| Widget not showing | Check domain is whitelisted (both www and non-www) |
| Wrong products | AI needs more content context - add more relevant text |
| Slow loading | Script is async, should not block page load |
Estimate earnings at: https://affiliatematic.com/calculator
Formula:
Monthly Revenue = Visitors × CTR × Conversion × Avg Commission
AI Revenue = Current Revenue × 2.5 (CTR) × 1.5 (Conv) × 1.25 (Commission)