notfair-portfolio-review

Rank OpenClaw portfolio websites by urgency and upside for audit prioritization.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3.

What problem does it solve?

It solves the problem of not knowing which website in your portfolio should receive attention first, so you can act on the biggest urgency and upside rather than guessing.

Core Features & Use Cases

  • Portfolio-wide ranking: Scans all active sites from the OpenClaw runtime home and produces a ranked list of what to tackle next.
  • Uses shared analysis contracts: Reads canonical shared rules, artifact contracts, and policy to ensure consistent outputs and decision criteria.
  • Routes for deeper work: Directs deeper analysis either by invoking the canonical SEO analysis skill for the top-ranked site(s) or by launching the appropriate weekly review path.

Quick Start

Use the NotFair portfolio review skill to scan your registered OpenClaw portfolio, rank the sites by urgency and opportunity, and create the next-action review artifact.

Frequently Asked Questions about notfair-portfolio-review

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

FAQPage Schema
How do I prioritize which website to fix first in a multi-site portfolio?

Portfolio review ranks all active sites in your OpenClaw portfolio by urgency and upside, producing a prioritized list of websites that deserve the next round of audit and remediation so you act on the biggest opportunity rather than guessing.

What is the best way to rank websites by SEO opportunity across multiple properties?

Website auditing via portfolio review evaluates registered sites using shared analysis contracts and artifact policies. It produces a ranked next-action artifact identifying top sites for deeper SEO analysis based on opportunity ranking and urgency metrics.

Do I need python3 to run portfolio-level website auditing and prioritization?

Yes, python3 is required to execute the portfolio_review.py script. The script loads your portfolio.json and each site's latest-state.json to evaluate and rank active properties for the next remediation cycle.

Can I automate deeper SEO analysis after ranking my portfolio sites?

Yes, after ranking sites by urgency, the portfolio review optionally delegates deeper analysis to the canonical SEO analysis skill for top-ranked sites or launches the appropriate weekly review path for continued auditing workflows.

How does portfolio review handle shared rules across multiple active properties?

Portfolio review reads canonical shared adapter rules, artifact contracts, and policy before ranking sites. This ensures consistent outputs and standardized decision criteria across all properties in your OpenClaw runtime home during prioritization.