magicstarfishboost-seo-content-marketing-skill-suite

Runs SEO audits, keyword research, SERP analysis, and content planning commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Managing SEO across keyword research, technical audits, competitor analysis, and content planning requires juggling multiple tools and manual workflows. This Skill consolidates these tasks into structured commands with prioritized action plans and progress tracking. ## Core Features & Use Cases - Keyword Research & Clustering: Analyze keywords with volume, difficulty, intent mapping, and opportunity scoring via the /keyword-research command. - Technical & Content Audits: Detect crawl issues, Core Web Vitals problems, thin content, and keyword cannibalization with /technical-seo and /content-audit. - Competitor & Link Analysis: Identify backlink gaps, topic gaps, and featured snippet opportunities, plus generate outreach-ready link prospect lists. - Content Workflows: Generate SEO content briefs, editorial calendars, and run multi-step workflows like full SEO sprints and content refresh pipelines. - Use Case: A marketing team launching a new site runs /workflows:launch-seo for a pre-launch checklist, then sets up /serp-monitor to track rankings and /content-calendar to plan three months of demand-driven content. ## Quick Start Ask the assistant to run a full SEO audit on your website, for example by saying: audit https://example.com for technical SEO issues and content quality.

Frequently Asked Questions about magicstarfishboost-seo-content-marketing-skill-suite

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

FAQPage Schema
How do I do keyword research with clustering and intent mapping?▼

Use the /keyword-research command with a seed keyword, for example /keyword-research "ecommerce platforms" --depth advanced --country US. It returns a table with volume, keyword difficulty, intent classification, and opportunity scores, plus grouped keyword clusters.

How to run a technical SEO audit on a website?▼

Run /technical-seo followed by your site URL, optionally adding --check-vitals and --check-schema flags. The audit covers crawl budget, redirect chains, orphaned pages, Core Web Vitals scores, and structured data coverage with a prioritized fix list.

Can this skill track keyword rankings over time?▼

Yes, the /serp-monitor command tracks keyword positions daily with volatility alerts and CTR optimization suggestions. Add keywords with /serp-monitor add "keyword" URL, then generate reports with /serp-monitor report --days 7.

Does the SEO audit work on large websites?▼

Large sites can be handled with scope and depth limits, such as /content-audit with --scope quick or /technical-seo with --depth 3 --max-pages 500. You can also audit specific sections like /blog separately to reduce crawl load.

What API keys are required for SEO data?▼

The skill supports optional API keys for SERP_API_KEY, AHREFS_API_KEY, SEMRUSH_API_KEY, and Google Search Console credentials, configured via environment variables or a config.json file. These enable live ranking and backlink data retrieval.

Why is my content audit missing pages?▼

Pages may be blocked by robots.txt or absent from the sitemap. Increase crawl depth with /technical-seo --depth 10, or point the audit directly at your sitemap URL with /content-audit https://example.com/sitemap.xml --scope full.