NotFair Improve Page
- Read
{baseDir}/../../shared/adapter-rules.md. - Read
{baseDir}/../../shared/artifact-contract.md. - Read
{baseDir}/../../shared/policy.md. - Load the site work folder, then focus on the target URL and choose the canonical page-level skills that best fit the issue.
- Read and follow the canonical NotFair skill at
{baseDir}/../../../seo/seo-page/SKILL.md. - Convert the page diagnosis into a structured proposal using
python3 {baseDir}/../../bin/improve_page.py <site> --url <url> --issue-summary "..." --proposal-summary "...". - If you also have file-level edits to suggest, include
--patch-pathand--patch-summaryso apatch-set.jsonartifact is written. - Verify that the run wrote
proposal.jsonandverification.json, pluspatch-set.jsonwhen relevant. - If the next action requires editing a site repo, CMS, publishing content, or opening a PR, stop and ask for approval before doing it.
Wrapper job
Use this when the operator wants a single page improved.
Typical combinations:
seo-pagefor diagnosis,meta-tags-optimizerfor title/meta candidates,schema-markup-generatorfor structured data proposals,content-writerfor a content brief or rewrite draft.
Write at least proposal.json and verification.json. If you generate patches or file-level changes, also write patch-set.json.