← Back to Skills Marketplace
dowands

Affiliatematic

by dowands · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
3362
Downloads
1
Stars
7
Active Installs
1
Versions
Install in OpenClaw
/install affiliatematic
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-powered product matching, (4) Configure affiliate marketing automation. Triggers: amazon affiliate, affiliate marketing, product recommendations, affiliate widget, amazon associates integration, monetize website with amazon.
README (SKILL.md)

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:

\x3Cdiv class="amazon-widget-container" data-tag="your-affiliate-tag">\x3C/div>

Step 4: Include Script

Add before closing \x3C/body>:

\x3Cscript src="https://affiliatematic.com/amazon-widget.iife.js" async>\x3C/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 \x3C100ms
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:

\x3Carticle>
  \x3Ch1>How to Brew the Perfect Espresso\x3C/h1>
  \x3Cp>Content about espresso brewing...\x3C/p>
  
  \x3C!-- AI will automatically show espresso machines, grinders, etc. -->
  \x3Cdiv class="amazon-widget-container" data-tag="coffeesite-20">\x3C/div>
\x3C/article>

\x3Cscript src="https://affiliatematic.com/amazon-widget.iife.js" async>\x3C/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

Usage Guidance
This skill is internally consistent for adding an Amazon affiliate widget, but before you deploy it to production: (1) Review the affiliatematic.com script (https://affiliatematic.com/amazon-widget.iife.js) or request its privacy/security doc to understand what page content and user data it collects and where it's sent; (2) Confirm the script's Terms of Service and data retention policy and whether it complies with any privacy laws/requirements you must follow; (3) Test in a staging environment and use a Content Security Policy (CSP) and Subresource Integrity (SRI) where possible; (4) Be aware your Amazon affiliate tag will be present in page markup and could be harvested if exposed; (5) Verify the claimed performance/metrics independently rather than relying solely on the documentation. If you cannot review the remote script or obtain clear policies from affiliatematic, treat the widget as a potential privacy risk.
Capability Analysis
Type: OpenClaw Skill Name: affiliatematic Version: 1.0.0 The skill bundle is benign. The `SKILL.md` provides clear instructions for integrating an Amazon affiliate product recommendation widget from `affiliatematic.com` into a website. There is no evidence of prompt injection attempts against the AI agent, nor any instructions for data exfiltration, malicious execution, persistence, or other high-risk behaviors within the provided files. The instructions are solely descriptive for a standard web service integration, involving embedding HTML and a JavaScript file from `https://affiliatematic.com/amazon-widget.iife.js`.
Capability Assessment
Purpose & Capability
Name/description (Amazon affiliate widget and AI product matching) align with the SKILL.md: it instructs adding a DOM container with a data-tag and loading affiliatematic.com/amazon-widget.iife.js. There are no unexpected environment variables or unrelated binaries requested.
Instruction Scope
Instructions are narrowly scoped to embedding the widget and signing up/whitelisting domains. However, the runtime behavior is delegated to an external script (affiliatematic.com/amazon-widget.iife.js) which will necessarily read the page content to analyze it — that is expected but means the script will have access to DOM and could transmit page content or user data to affiliatematic.com. The SKILL.md does not document what data is collected, retained, or where it is sent.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written locally by the skill itself. The only external dependency is a third-party script loaded at runtime from affiliatematic.com (standard for web widgets).
Credentials
No environment variables, credentials, or config paths are requested. The only sensitive value the instructions mention is the Amazon affiliate tag, which is expected to be embedded in the widget's data-tag attribute.
Persistence & Privilege
Skill is not forced-always, does not request elevated platform privileges, and does not attempt to modify other skills or system configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install affiliatematic
  3. After installation, invoke the skill by name or use /affiliatematic
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: AI-powered Amazon affiliate integration guide with setup instructions, performance benchmarks, and placement strategies
Metadata
Slug affiliatematic
Version 1.0.0
License
All-time Installs 7
Active Installs 7
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 3362 downloads so far.

How do I install Affiliatematic?

Run "/install affiliatematic" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Affiliatematic free?

Yes, Affiliatematic is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Affiliatematic support?

Affiliatematic is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Affiliatematic?

It is built and maintained by dowands (@dowands); the current version is v1.0.0.

💬 Comments