Webmaster Registrar
Plan webmaster registration and verification without account mutations by default.
Workflow
- Identify search engines, domain/property type, sitemap, robots, and approval status.
- Prepare verification options and records without exposing values.
- Plan sitemap submission and post-launch indexing checks.
- Mark account actions
Planneduntil explicit approval exists.
Safety Rules
- Do not log in, verify properties, submit sitemaps, add users, or store verification tokens without approval.
- Do not print private verification codes in reports.
Validation
python3 $CODEX_HOME/skills/.system/skill-creator/scripts/quick_validate.py $CODEX_HOME/skills/webmaster-registrar
python3 $CODEX_HOME/skills/senior-skill-architect/scripts/lint_production_skill.py $CODEX_HOME/skills/webmaster-registrar
python3 -m json.tool $CODEX_HOME/skills/webmaster-registrar/evals/evals.json >/dev/null