notfair-site-onboard

Initialize per-site workspace files and register websites in NotFair's OpenClaw layer.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves the setup gap when you add a new website by automatically registering the site in NotFair’s OpenClaw layer and initializing the required per-site work files so you can start audits and SEO planning without manual wiring.

Core Features & Use Cases

  • Workspace initialization for each new site: Creates or updates the site work folder and keeps state isolated per site when multiple websites exist.
  • Goal and portfolio bootstrap: Captures the site URL, display name, brand terms, business weight, cadence, and one initial SEO goal, then writes site-profile.json, goals.json, and updates portfolio.json.
  • Optional deeper understanding via the canonical SEO skill: Loads the SEO analysis skill only when more site understanding is needed during onboarding.

Quick Start

Register your new website by providing the site URL, display name, brand terms, business weight, cadence, and an initial SEO goal using the NotFair onboard workflow.

Frequently Asked Questions about notfair-site-onboard

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

FAQPage Schema
How do I register a new website for SEO audits and set up its workspace?

You register a website for SEO audits by running the site onboarding workflow, which bootstraps the workspace and captures the URL, brand terms, cadence, and initial SEO goal into isolated JSON profile files.

What information do I need to bootstrap an SEO workspace for a new site?

Bootstrapping an SEO workspace requires the site URL, display name, brand terms, business weight, cadence, and one initial measurable SEO goal to populate the site profile and portfolio files.

How does workspace initialization handle multiple websites for SEO planning?

Workspace initialization handles multiple websites by creating or updating a per-site work folder, keeping state isolated for each domain so SEO audits and planning remain separated.

Can I use the SEO onboarding workflow to capture brand terms and business weighting?

Yes, the SEO onboarding workflow captures brand terms, business weight, and cadence during setup, writing this configuration directly into the site-profile.json and updating the portfolio.json.

Do I need to install dependencies before setting up a site for SEO audit workflows?

No external dependencies are required to set up a site for SEO audit workflows, as the onboarding process runs internal bootstrap and onboarding scripts to initialize the required workspace files.

What files are generated when I onboard a site and set its first SEO goal?

Onboarding a site and setting an SEO goal generates or updates site-profile.json, goals.json, and portfolio.json to store the site configuration and measurable objectives.