fabled-packer-redeem-seo-content-marketing-suite

Automates SEO keyword research, technical audits, SERP analysis, and content optimization workflows.

10|1|Updated May 16, 2026
One-click install
npx skills add https://github.com/reason-machines/marketing-skills --skill fabled-packer-redeem-seo-content-marketing-suite-reason-machines
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fabled-packer-redeem-seo-content-marketing-suite
Source: https://github.com/reason-machines/marketing-skills/tree/main/skills/fabled-packer-redeem-seo-content-marketing-suite
Command: npx skills add https://github.com/reason-machines/marketing-skills --skill fabled-packer-redeem-seo-content-marketing-suite-reason-machines

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Manual SEO work—keyword research, technical audits, competitor analysis, and content planning—is fragmented across many tools and consumes hours of repetitive effort. This Skill consolidates these tasks into structured commands and multi-step workflows with prioritized action plans. ## Core Features & Use Cases - Keyword Research & Clustering: Analyze search volume, difficulty, and intent with opportunity scoring and SERP intent mapping. - Technical & Content Audits: Detect thin content, duplicate pages, keyword cannibalization, crawl issues, and Core Web Vitals problems. - Competitive Intelligence: Identify backlink gaps, topic gaps, and featured snippet opportunities against competitor domains. - Multi-Step Workflows: Run end-to-end processes like a 12-step SEO sprint, pre-launch validation, content refresh, and AI content pipelines. - Use Case: Run a technical SEO audit on your domain, then feed the findings into a content calendar workflow that generates a 12-month editorial plan based on search demand and seasonality. ## Quick Start Ask the assistant to run a keyword research analysis on your target keyword with deep clustering and a markdown report output.

Frequently Asked Questions about fabled-packer-redeem-seo-content-marketing-suite

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a technical SEO audit on my website?▼

Use the /technical-seo command with your domain, optionally specifying checks like sitemap, robots, schema, and vitals. Set the PAGESPEED_API_KEY environment variable for Core Web Vitals analysis and choose JSON or markdown output.

How to find backlink gap opportunities against competitors?▼

Run /competitor-gap with your domain and up to three competitor domains using the backlinks focus flag. The output lists referring domains your competitors have that you lack, with DR scores and outreach suggestions.

What API keys does this SEO skill require?▼

Depending on the command, you may need SERPAPI_KEY for rank tracking, GOOGLE_PAGESPEED_API_KEY for speed analysis, and Search Console credentials for indexing data. Keys are set via environment variables or the .seorc.json config file.

Can I automate SEO checks in a CI/CD pipeline?▼

Yes, the launch-seo workflow validates canonical tags, hreflang, robots.txt, sitemaps, and structured data on a staging URL. It returns a non-zero exit code on failure, letting you block deployments that fail SEO validation.

Why does a large site content audit time out?▼

Audits on large sites can exceed time or memory limits. Narrow the scope with flags like --scope blog and --max-pages 1000, increase the crawl delay, or raise the Node.js memory limit via NODE_OPTIONS.

How do I generate an SEO content calendar from keyword data?▼

Use /content-calendar with your niche, specifying months and publishing frequency. It builds an editorial schedule from search demand and seasonality, exportable to xlsx format for planning tools.