← 返回 Skills 市场
dowands

Affiliatematic

作者 dowands · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
3362
总下载
1
收藏
7
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
使用说明 (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

安全使用建议
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.
功能分析
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`.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install affiliatematic
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /affiliatematic 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: AI-powered Amazon affiliate integration guide with setup instructions, performance benchmarks, and placement strategies
元数据
Slug affiliatematic
版本 1.0.0
许可证
累计安装 7
当前安装数 7
历史版本数 1
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3362 次。

如何安装 Affiliatematic?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install affiliatematic」即可一键安装,无需额外配置。

Affiliatematic 是免费的吗?

是的,Affiliatematic 完全免费(开源免费),可自由下载、安装和使用。

Affiliatematic 支持哪些平台?

Affiliatematic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Affiliatematic?

由 dowands(@dowands)开发并维护,当前版本 v1.0.0。

💬 留言讨论