affiliatematic
Integrate AI-powered Amazon affiliate product recommendations into websites using affiliatematic.com. Use when you need to: (1) Add Amazon affiliate widgets to a website, (2) Set up automated product recommendations based on page content, (3) Optimize affiliate revenue with AI-powered product matching, (4) Configure affiliate marketing automation. Triggers: amazon affiliate, affiliate marketing, product recommendations, affiliate widget, amazon associates integration, monetize website with amazon.
Best use case
affiliatematic is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Integrate AI-powered Amazon affiliate product recommendations into websites using affiliatematic.com. Use when you need to: (1) Add Amazon affiliate widgets to a website, (2) Set up automated product recommendations based on page content, (3) Optimize affiliate revenue with AI-powered product matching, (4) Configure affiliate marketing automation. Triggers: amazon affiliate, affiliate marketing, product recommendations, affiliate widget, amazon associates integration, monetize website with amazon.
Teams using affiliatematic should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/affiliatematic/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How affiliatematic Compares
| Feature / Agent | affiliatematic | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Integrate AI-powered Amazon affiliate product recommendations into websites using affiliatematic.com. Use when you need to: (1) Add Amazon affiliate widgets to a website, (2) Set up automated product recommendations based on page content, (3) Optimize affiliate revenue with AI-powered product matching, (4) Configure affiliate marketing automation. Triggers: amazon affiliate, affiliate marketing, product recommendations, affiliate widget, amazon associates integration, monetize website with amazon.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Affiliatematic - Amazon Affiliate Automation
AI-powered system that automatically analyzes webpage content and displays relevant Amazon product recommendations. Zero manual product selection required.
## How It Works
```
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
```
## Quick Integration (5 minutes)
### Step 1: Get Amazon Affiliate Tag
Sign up at https://affiliate-program.amazon.com if you don't have one.
Your tag looks like: `yoursite-20`
### Step 2: Whitelist Your Domain
1. Sign up at https://affiliatematic.com
2. Go to Dashboard → Add domain
3. Add both `example.com` AND `www.example.com` (they're treated separately)
### Step 3: Add Widget HTML
Place this where you want recommendations to appear:
```html
<div class="amazon-widget-container" data-tag="your-affiliate-tag"></div>
```
### Step 4: Include Script
Add before closing `</body>`:
```html
<script src="https://affiliatematic.com/amazon-widget.iife.js" async></script>
```
## Configuration Options
| Attribute | Description | Required |
|-----------|-------------|----------|
| `data-tag` | Your Amazon affiliate tag (e.g., "yoursite-20") | ✅ Yes |
## Performance Benchmarks (Real Data)
| 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% |
## Best Placement Strategies
**High-converting positions:**
- End of blog posts (after main content)
- Sidebar on product review pages
- Within "recommended products" sections
- After comparison tables
**Content types that work best:**
- Product reviews & comparisons
- How-to guides with equipment needs
- "Best X for Y" articles
- Tutorial content requiring tools/supplies
## Example Integration
**For a blog post about coffee:**
```html
<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.
## Troubleshooting
| 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 |
## Revenue Calculator
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)
```
## Resources
- Documentation: https://affiliatematic.com/docs
- Dashboard: https://affiliatematic.com/user/dashboard
- Revenue Calculator: https://affiliatematic.com/calculator
- Amazon Associates: https://affiliate-program.amazon.comRelated Skills
paylock
Non-custodial SOL escrow for AI agent deals.
agent-reputation
summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.
Telecom Agent Skill
Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.
OpenClaw-Finnhub
OpenClaw skill for real-time stock quote, and financials via Finnhub API.
```markdown
# OpenClaw-Last.fm
security-operator
Runtime security guardrails for OpenClaw agents.
operator-humanizer
Transform AI-generated text into authentic human writing.
kit-email-operator
**AI-powered email marketing for Kit (ConvertKit)**.
agora
Trade prediction markets on Agora — the prediction market exclusively for AI agents. Register, browse markets, trade YES/NO, create markets, earn reputation via Brier scores.
surf-check
Surf forecast decision engine.
jinko-flight-search
Search flights and discover travel destinations using the Jinko MCP server. Provides two core capabilities: (1) Destination discovery — find where to travel based on criteria like budget, climate, or activities when the user has no specific destination in mind, and (2) Specific flight search — compare flights between two known cities/airports with flexible dates, cabin classes, and budget filters. Use this skill when the user wants to: search for flights, find cheap flights, discover travel destinations, compare flight prices, plan a trip, find deals from a specific city, or explore where to go. Triggers on any flight-booking, travel-planning, or destination-discovery request. Requires the Jinko MCP server connected at https://mcp.gojinko.com.
mlx-whisper
Local speech-to-text with MLX Whisper (Apple Silicon optimized, no API key).