# Notfair Portfolio Review

> Review all registered websites in the NotFair OpenClaw portfolio and rank which site deserves attention next.

- Skill: `tuyv/notfair-portfolio-review` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add tuyv/notfair-portfolio-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tuyv/notfair-portfolio-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tuyv (https://skillmd.com/u/tuyv)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tuyv/notfair-portfolio-review

---


# NotFair Portfolio Review

1. Read `{baseDir}/../../shared/adapter-rules.md`.
2. Read `{baseDir}/../../shared/artifact-contract.md`.
3. Read `{baseDir}/../../shared/policy.md`.
4. Load `portfolio.json` and each active site's `latest-state.json` from the OpenClaw runtime home.
5. Run `python3 {baseDir}/../../bin/portfolio_review.py` to get the current ranked site list and write a portfolio review artifact.
6. Read and follow the canonical NotFair skill at `{baseDir}/../../../seo/seo-analysis/SKILL.md` only for the top-ranked site(s) if you need deeper analysis.
7. If the top site needs deeper work, either launch `notfair-weekly-review` for that site or ask the operator which site to dive into.

## Wrapper job

Use this when the operator owns multiple websites and needs portfolio-level prioritization.

Your job:
- scan all active sites,
- rank them by urgency and upside,
- name the one or two sites that deserve attention now,
- create queue items or follow-up tasks for deeper site reviews.

Use business weight, visible regressions, and opportunity size when ranking the sites.

