Native Browser AI Skill

Accessibility and agent-readiness checks run locally in browser with no server-side inference egress.

Runs in browserPrivacy-preservingNo model egress

This demo represents a reusable browser-native skill pattern for enterprise teams that need fast, private page-readiness checks before agent automation is enabled.

AI Skill Manifest

{
  "name": "Gemini Nano Accessibility Auditor",
  "prompt": "Audit this page for WCAG accessibility issues and return actionable fixes with severity.",
  "icon": "shield-check"
}