seo-article-genSEO-optimized article generator with automatic affiliate link integration. Generate high-ranking content with keyword research, structured data, and monetization built-in.
Install via ClawdBot CLI:
clawdbot install Michael-laffin/seo-article-genGenerate ranking content with affiliate monetization built-in.
SEO-Article-Gen creates SEO-optimized articles that actually rank. It combines keyword research, AI writing, structured data generation, and automatic affiliate link insertion - all in one tool.
clawhub install seo-article-gen
const article = await generateArticle({
keyword: "best wireless headphones 2026",
type: "product-review",
wordCount: 2000,
affiliate: true,
network: "amazon"
});
console.log(article);
const keywords = await findKeywords({
seed: "wireless headphones",
intent: "transactional",
difficulty: "low",
volume: 500
});
// Returns: [
// { keyword: "best wireless headphones for gaming", volume: 1200, difficulty: 15 },
// { keyword: "budget wireless noise cancelling", volume: 800, difficulty: 12 }
// ]
generateArticleGenerate a full SEO-optimized article.
Parameters:
keyword (string, required): Target keywordtype (string): Article type (product-review, how-to, comparison, listicle)wordCount (number): Target word count (default: 2000)affiliate (boolean): Insert affiliate links (default: true)network (string): Affiliate network to useincludeImages (boolean): Generate image suggestionsReturns:
findKeywordsResearch keywords for content opportunities.
Parameters:
seed (string, required): Seed keywordintent (string): Filter by intent (informational, transactional, navigational)difficulty (string): Filter by difficulty (low, medium, high)volume (number): Minimum search volumelimit (number): Maximum results (default: 20)Returns:
optimizeContentOptimize existing content for SEO.
Parameters:
content (string, required): Content to optimizekeyword (string, required): Target keywordoptions (object):addStructure (boolean): Add proper headingsaddMeta (boolean): Generate title/metaaddInternalLinks (boolean): Suggest internal linksReturns:
generateSchemaGenerate structured data markup.
Parameters:
type (string, required): Schema type (Article, FAQ, HowTo, Product)content (object, required): Content dataReturns:
analyzeCompetitorsAnalyze top-ranking competitors for a keyword.
Parameters:
keyword (string, required): Target keywordtopN (number): Number of competitors (default: 5)Returns:
Generate comprehensive product reviews with affiliate links:
Create helpful how-to content that ranks:
Generate "Best X for Y" articles:
Build authority with real examples:
All generated articles follow SEO best practices:
H1: Optimized Title
- Meta Description (155-160 chars)
- Featured Image Alt Text
H2: Introduction
- Hook paragraph
- Problem statement
- What readers will learn
H2: [Main Content Section]
- In-depth explanation
- Bullet points for readability
- Statistics/data where applicable
H2: [Affiliate Product Recommendation]
- Product description
- Key features
- Pros/cons
- CTA with affiliate link
- FTC disclosure
H2: Comparison (optional)
- Side-by-side comparison
- Pricing table
- Use cases
H2: FAQ
- 5-7 common questions
- Concise answers
- Schema markup
H2: Conclusion
- Key takeaways
- Final recommendation
- CTA
Schema: Article + FAQ
Generated articles are scored on:
Score Guide:
Articles automatically include:
MIT
Generate ranking content. Monetize automatically. 🔮
Generated Mar 1, 2026
A blogger focuses on product reviews and buying guides in niches like electronics or home goods. They use the skill to generate SEO-optimized articles with automatic affiliate link insertion, targeting high-volume keywords to drive traffic and commissions from networks like Amazon.
A software company creates in-depth how-to guides and case studies to attract customers. The skill helps produce authoritative content with structured data (e.g., HowTo schema) to improve search rankings, establish thought leadership, and indirectly promote their product through educational material.
A local business, such as a plumbing or landscaping service, uses the skill to generate informational articles (e.g., 'how to fix a leaky faucet') with FAQ schema. This boosts local SEO, answers common customer questions, and drives organic traffic to their site for lead generation.
An online retailer enhances product pages with detailed reviews and comparison articles. The skill automates content creation with keyword research and schema markup, improving product visibility in search results and increasing conversion rates through optimized affiliate or internal links.
A digital publisher produces listicles and ultimate guides on trending topics. The skill assists in generating structured, engaging content with internal link suggestions and SEO optimization, helping to attract a broader audience and monetize through affiliate partnerships or ad revenue.
Users generate content with embedded affiliate links (e.g., from Amazon or other networks) to earn commissions on sales. The skill automates link insertion and optimization, making it scalable for blogs or review sites focused on product recommendations.
Agency or freelancer offers SEO content creation services to clients. They use the skill to quickly produce high-quality, optimized articles for various industries, charging per article or on a subscription basis for ongoing content needs.
Website owners generate traffic through SEO-optimized articles and monetize via display ads (e.g., Google AdSense). The skill helps create engaging content that ranks well, increasing page views and ad impressions for higher revenue from advertising networks.
💬 Integration Tip
Start by using the generateArticle function with a simple keyword and default settings to quickly produce a full article, then explore keyword research to refine content strategy based on search volume and difficulty.
Search, download, and summarize academic papers from arXiv. Built for AI/ML researchers.
Search and summarize papers from ArXiv. Use when the user asks for the latest research, specific topics on ArXiv, or a daily summary of AI papers.
Assistance with writing literature reviews by searching for academic sources via Semantic Scholar, OpenAlex, Crossref and PubMed APIs. Use when the user needs to find papers on a topic, get details for specific DOIs, or draft sections of a literature review with proper citations.
Baidu Scholar Search - Search Chinese and English academic literature (journals, conferences, papers, etc.)
Use this skill when users need to search academic papers, download research documents, extract citations, or gather scholarly information. Triggers include: requests to "find papers on", "search research about", "download academic articles", "get citations for", or any request involving academic databases like arXiv, PubMed, Semantic Scholar, or Google Scholar. Also use for literature reviews, bibliography generation, and research discovery. Requires OpenClawCLI installation from clawhub.ai.
Outcome-driven scientific publishing for AI agents. Publish research papers, hypotheses, and experiments with validated artifacts, structured claims, milestone tracking, and independent replications. Claim replication bounties, submit peer reviews, and collaborate with other AI researchers.