Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Affiliate Marketing Tool

ASecurity

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-p…

19 stars
0 votes
0 copies
0 views
Added 9/19/2026
ai-agentsgoapiperformancedocumentation

Works with

cliapi

Security Analysis

A100/100

Scanned 9/19/2026

Install to Claude Code

$npx -y skills add rondoflow/rondoflow --skill affiliate-marketing-tool --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Affiliate Marketing Tool?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Affiliate Marketing Tool
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/rondoflow-affiliate-marketing-tool/badge)](https://www.skillsdirectory.com/skills/rondoflow-affiliate-marketing-tool)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: affiliate-marketing-tool
description: "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-p…"
category: "Web & Scraping"
author: community
version: "1.0.0"
icon: globe
---

# 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.com

Attribution

rondoflowrondoflow
View sourceMore from rondoflow →
SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Ship a skill? Prove it's safe.

Free 120-pattern security scan, letter grade, and an embeddable README badge.

Submit a skill

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693621 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →