Resources
Automate your SEO workflow with ready-to-use routines and skills for Claude Code. Each recipe uses Rampify's MCP tools and is designed to be copied, pasted, and running in minutes.
Routines#
Routines are scheduled Claude Code agents that run automatically on a cron schedule, GitHub event, or API trigger. Connect Rampify as a connector and the routine gets access to all 26 MCP tools.
| Routine | Trigger | What it does |
|---|---|---|
| Weekly SEO Audit | Schedule | Crawls your site weekly, reports issues and health score |
| Post-Deploy SEO Check | GitHub event | Verifies SEO after every deploy to main |
| Weekly GSC Digest | Schedule | Summarizes Search Console performance trends |
| Monthly Keyword Tracking | Schedule | Tracks keyword rank changes month over month |
| Broken Link Check | Schedule | Detects broken internal and external links |
| Content Freshness Review | Schedule | Flags stale content losing search performance |
| New Page SEO Verification | API | Validates SEO on newly published pages |
| Competitor Keyword Gap | Schedule | Finds keywords competitors rank for that you don't |
Skills#
Skills are on-demand markdown files you install in your project's .claude/skills/ directory. They give Claude specialized capabilities you can invoke during any coding session.
| Skill | What it does |
|---|---|
| Blog Post from Cluster | Generates an SEO-optimized blog post from a Rampify keyword cluster |
| SEO Page Optimizer | Audits and fixes keyword placement on any page |
| Meta Tag Generator | Creates optimized title and description tags |
| Schema Markup Generator | Adds JSON-LD structured data to pages |
| Keyword Research Workflow | Full research flow from seed keyword to topic clusters |
| Content Calendar Builder | Creates a prioritized content plan from keyword data |
Prerequisites#
All routines and skills require:
- A Rampify account with an API key (get one here)
- Claude Code installed (CLI, Desktop, or Web)
- Rampify connected as an MCP server or routine connector