toprank-weekly-review

Run weekly SEO reviews and generate audit, action-plan, and verification JSON artifacts.

3.3k|414|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/nowork-studio/toprank --skill toprank-weekly-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: toprank-weekly-review
Source: https://github.com/nowork-studio/toprank/tree/main/openclaw/skills/toprank-weekly-review
Command: npx skills add https://github.com/nowork-studio/toprank --skill toprank-weekly-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Weekly SEO reviews help teams diagnose site health on a regular cadence, generate structured artifacts, and guide safe, data-driven improvements.

Core Features & Use Cases

  • Provides a repeatable weekly audit workflow for a registered website.
  • Generates artifacts such as audit.json, action-plan.json, and verification.json.
  • Supports portfolio-style reviews and selecting a single top safe action to execute next.

Quick Start

Run a weekly SEO review for the selected site and save the audit artifacts.

Frequently Asked Questions about toprank-weekly-review

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

FAQPage Schema
How do I automate a weekly SEO review and generate a structured action plan?

Weekly SEO reviews can be automated by running a script that audits site health and generates structured artifacts. This process produces an audit.json file, an action-plan.json, and a verification.json to guide data-driven improvements.

Can I run SEO audits across a portfolio of multiple sites?

Yes, portfolio SEO reviews are supported across multiple sites. This enables prioritized issue identification and allows you to select a single top safe action to execute next across your entire registered website portfolio.

What files do I need to run a weekly SEO audit using python3?

You need the python3 weekly_review.py runner script to execute the weekly SEO audit. It relies on a canonical SEO analysis skill to process your registered website and output the required audit artifacts.

How does the weekly SEO review prioritize which issues to fix next?

The weekly SEO review prioritizes issues by analyzing audit artifacts and generating a recommended next action. It selects a single top safe action from the action-plan.json to execute, ensuring data-driven and secure site improvements.

Do I need any external dependencies to generate SEO audit artifacts?

No external dependencies are required to generate SEO audit artifacts. The weekly review process relies internally on the canonical SEO analysis skill and the provided python3 runner to execute the full audit workflow.

What is the best way to maintain regular SEO audit cadence for my website?

The best way to maintain a regular SEO audit cadence is to run a repeatable weekly review workflow. This systematically diagnoses site health, generates verification artifacts, and recommends safe actions for continuous improvement.