{"schema_version":"1.0","site":{"name":"AISEOLab","url":"https://ae-optimiser-web.vercel.app","description":"AISEOLab is the all-in-oneGEO (Generative Engine Optimization), Agent Readiness, and Agentic Commerce. Optimise your website for ChatGPT, Gemini, Claude, Grok and the next generation of AI agents.","contact":"hello@aiseolab.ai","logo":"https://ae-optimiser-web.vercel.app/icon.svg"},"skills":[{"id":"scan_site","name":"Scan a website for AI-readiness","description":"Run a free AEO/Agent Readiness scan on any public URL. Returns 17 checks, an overall score (0-100), per-category scores, and a list of recommendations for improving AI visibility.","endpoint":"https://ae-optimiser-web.vercel.app/api/scans/public","method":"POST","authentication":"none","rate_limit":"3 scans per IP per hour","parameters":{"url":{"type":"string","description":"The URL to scan. Must be publicly accessible.","required":true}},"returns":{"score":"number (0-100)","checks":"array of check results","recommendations":"array of improvement actions","public_share_url":"string (permanent URL to share results)"}},{"id":"fetch_openapi_spec","name":"Fetch the AISEOLab OpenAPI specification","description":"Retrieve the full OpenAPI 3.1 spec for the AISEOLab REST API. Useful for code-gen, agent tool registration, or understanding what the authenticated API exposes.","endpoint":"https://ae-optimiser-web.vercel.app/api/v1/openapi.json","method":"GET","authentication":"none","returns":"OpenAPI 3.1 JSON document"},{"id":"list_pricing_tiers","name":"List AISEOLab pricing tiers","description":"Get current pricing tiers and feature comparisons. Free ($0), Plus ($12/month or $99/year), Pro ($39/month or $329/year).","endpoint":"https://ae-optimiser-web.vercel.app/pricing","method":"GET","authentication":"none","format":"HTML + structured data (Schema.org Offer)"}],"authenticated_api":{"description":"Pro-tier customers can use the full REST API for site management, scan triggering, citation queries, and more.","base_url":"https://ae-optimiser-web.vercel.app/api/v1","openapi_spec":"https://ae-optimiser-web.vercel.app/api/v1/openapi.json","authentication":{"type":"bearer","token_format":"aeo_<env>_<32 chars>","token_minting":"https://ae-optimiser-web.vercel.app/dashboard/api-keys","documentation":"https://ae-optimiser-web.vercel.app/docs/api"},"required_plan":"pro"},"capabilities":{"scanning":true,"generation":true,"monitoring":true,"citation_tracking":true,"brand_perception":true,"webhook_alerts":true},"supported_engines":["ChatGPT","Claude","Gemini","xAI-Grok","Perplexity","You.com","Bing Copilot"],"metadata":{"generated_at":"2026-06-01T21:32:24.758Z","version":"1.0.0","spec_url":"https://github.com/anthropics/agent-skills"}}