website-agent-readiness

Installation
SKILL.md

Website Agent Readiness

Takes a website URL and produces a tracked backlog for making that site usable by AI agents. Four phases, each behind a human approval gate:

Phase 1  Scan     → POST isitagentready.com/api/scan   → scan.json + fixes.md
Phase 2  Triage   → phase-assign every failing check   → triage.json
Phase 3  Plan     → render the plan                    → agent-ready-plan.md
Phase 4  Issues   → delegate to /plan-to-issues        → epic + one issue per task

It plans and files; it never fixes. No robots.txt is edited, no file is published to the target site. The output is a reviewed plan and a set of issues someone then works.

When to use

Trigger when the user asks to:

Installs
1
GitHub Stars
125
First Seen
3 days ago
website-agent-readiness — luongnv89/skills