Growth workflows your agent can run.

Plain-markdown Claude Code skills. Drop one into your repo and your coding agent audits the site, fixes what fails, and keeps a weekly growth cadence — with human review gates where they belong.

Audit → fix

Runs a Growthloud SEO + AI-readiness audit on your production site, then fixes every failing check at its root in the codebase — titles, structured data, robots, llms.txt, AI-crawler access.

View SKILL.md

mkdir -p .claude/skills/growthloud-audit-fix
curl -o .claude/skills/growthloud-audit-fix/SKILL.md \
  https://growthloud.com/packs/growthloud-audit-fix.md

Weekly growth review

The weekly operating pass: score trend, search reality check, one shipped content action, an indexing ping, and a five-line decision log that compounds.

View SKILL.md

mkdir -p .claude/skills/growthloud-weekly-review
curl -o .claude/skills/growthloud-weekly-review/SKILL.md \
  https://growthloud.com/packs/growthloud-weekly-review.md

Then ask your agent to "run a site audit and fix it" or "do the weekly growth review". The packs call the same free audit API the product uses; a Growthloud workspace adds daily monitoring, Search Console and Bing data, and in-product agents for teams who prefer not to run their own.