Routine Recipes

Routines are scheduled Claude Code agents that run automatically. Connect Rampify as a connector and the routine gets access to all MCP tools. Each recipe below includes the full prompt, setup instructions, and a ready-to-paste CLI command.


Available Routines#

RoutineTriggerTools Used
Weekly SEO AuditSchedule (weekly)crawl_site, get_issues, get_page_seo
Post-Deploy SEO CheckGitHub eventscan_page, get_issues, optimize_content
Weekly GSC DigestSchedule (weekly)get_gsc_insights
Monthly Keyword TrackingSchedule (monthly)get_keyword_clusters, lookup_keywords
Broken Link CheckSchedule (weekly)crawl_site, get_issues
Content Freshness ReviewSchedule (monthly)get_page_seo, get_gsc_insights
New Page SEO VerificationAPI triggerscan_page, optimize_content, generate_meta
Competitor Keyword GapSchedule (weekly)get_keyword_clusters, lookup_keywords, suggest_keywords

How Routines Work#

  1. You create a routine in Claude Code (CLI, web, or desktop)
  2. Add Rampify as a connector so Claude can use the MCP tools
  3. Set a trigger: cron schedule, GitHub webhook, or API call
  4. Claude runs the prompt automatically and delivers the results

Each routine page includes the full prompt text, CLI command, and step-by-step setup for web and desktop.