affiliate-masterFull-stack affiliate marketing automation for OpenClaw agents. Generate, track, and optimize affiliate links with FTC-compliant disclosures and multi-network support.
Install via ClawdBot CLI:
clawdbot install Michael-laffin/affiliate-masterVernox's first revenue-generating skill. Turn content into cash.
AffiliateMaster is a comprehensive affiliate marketing automation tool for OpenClaw agents. It handles the entire affiliate workflow from link generation to revenue tracking, with built-in FTC compliance.
clawhub install affiliate-master
# Edit config file
~/.openclaw/skills/affiliate-master/config.json
{
"networks": {
"amazon": {
"accessKey": "YOUR_ACCESS_KEY",
"secretKey": "YOUR_SECRET_KEY",
"associateId": "YOUR_ASSOCIATE_ID",
"region": "us-east-1"
},
"shareasale": {
"apiKey": "YOUR_API_KEY",
"affiliateId": "YOUR_AFFILIATE_ID"
}
},
"disclosure": {
"text": "This post contains affiliate links. If you buy through these links, we may earn a commission at no extra cost to you.",
"placement": "top",
"platforms": {
"blog": "above-fold",
"twitter": "end",
"email": "footer"
}
}
}
// Find a product
const products = await affiliateMaster.searchProduct('wireless headphones');
// Generate affiliate link
const link = await affiliateMaster.generateLink({
network: 'amazon',
product: products[0]
});
// Result:
// {
// "originalUrl": "https://amazon.com/dp/B0XXXXX",
// "affiliateUrl": "https://amzn.to/3xxxxx?tag=your-id-20",
// "disclosure": "Affiliate link",
// "trackingId": "aff_12345"
// }
const content = `Check out these amazing wireless headphones! They have great sound quality.`;
const enhanced = await affiliateMaster.enhanceContent(content, {
autoInsert: true,
disclosurePlacement: 'top'
});
// Result: Content with affiliate links and FTC disclosure inserted
generateLinkGenerate affiliate links for products.
Parameters:
network (string): Network name (amazon, shareasale, cj, impact)product (object): Product data (id, url, name)shorten (boolean): Generate short link (default: true)Returns:
affiliateUrl: Generated affiliate linkdisclosure: Required disclosure texttrackingId: Unique tracking identifiersearchProductSearch for products across affiliate networks.
Parameters:
query (string): Search querynetwork (string): Network to search (default: all)category (string): Product category filterReturns:
enhanceContentAutomatically insert affiliate links into content.
Parameters:
content (string): Original contentoptions (object):autoInsert (boolean): Auto-detect opportunitiesdisclosurePlacement (string): Where to place disclosuremaxLinks (number): Maximum links to insertReturns:
getAnalyticsRetrieve performance analytics.
Parameters:
dateRange (string): 7d, 30d, 90d, allnetwork (string): Filter by network (optional)Returns:
validateComplianceCheck FTC compliance of content.
Parameters:
content (string): Content to validateplatform (string): Platform type (blog, social, email)Returns:
AffiliateMaster is built with FTC compliance in mind:
Disclaimer: This tool helps with compliance but does not replace legal advice. Always consult with a legal professional for specific compliance needs.
For issues, feature requests, or questions:
Generate revenue. Stay compliant. Automate everything.
Generated Mar 1, 2026
Bloggers and content creators can automatically insert affiliate links into product reviews and tutorials. The skill adds FTC-compliant disclosures and tracks revenue from clicks, helping optimize content for higher earnings.
Newsletter publishers can enhance curated product recommendations with affiliate links. It tracks click-through rates and conversions, allowing for data-driven optimization of product selections to increase subscriber engagement and revenue.
Influencers on platforms like Twitter/X can generate short, branded affiliate links with automatic disclosures. The skill monitors performance metrics to identify top-performing products and improve promotional strategies.
Affiliate marketers can compare commission rates across networks like Amazon and ShareASale to find high-paying offers. It automates link generation and tracking, streamlining arbitrage operations for better profitability.
Offers a free tier with limited link generations and a paid Pro tier for unlimited use and advanced analytics. This model attracts users with basic needs and upsells to power users seeking scalability and insights.
Users earn commissions by promoting products through generated links. The skill facilitates this by automating link creation and tracking, enabling users to monetize content across blogs, newsletters, and social media.
Provides tools for A/B testing link placements and analyzing performance data to optimize content for higher conversions. This helps users maximize earnings by refining their marketing strategies based on real-time analytics.
💬 Integration Tip
Start by configuring API keys for one network like Amazon, then test with the enhanceContent function to automatically insert links into existing content for quick monetization.
Marketing Mode combines 23 comprehensive marketing skills covering strategy, psychology, content, SEO, conversion optimization, and paid growth. Use when users need marketing strategy, copywriting, SEO help, conversion optimization, paid advertising, or any marketing tactic.
Access 23 marketing modules offering checklists, frameworks, and ready-to-use deliverables for CRO, SEO, copywriting, analytics, launches, ads, and social me...
SEO specialist agent with site audits, content writing, keyword research, technical fixes, link building, and ranking strategies.
Perform deep SEO competitor analysis, including keyword research, backlink checking, and content strategy mapping. Use when the user wants to analyze a website's competitors or improve their own SEO ranking by studying the competition.
Query Google Search Console for SEO data - search queries, top pages, CTR opportunities, URL inspection, and sitemaps. Use when analyzing search performance,...
Run local SEO autopilot for boll-koll.se or hyresbyte.se and return PR link plus summary.