什么是 lighthouse-audit?
使用 Foghorn API 对网站运行 Lighthouse 审核。当用户想要检查网站的性能、可访问性、最佳实践或 SEO 问题时使用。涵盖注册、身份验证、团队/站点设置和问题检索。 来源:artmann/foghorn-api。
使用 Foghorn API 对网站运行 Lighthouse 审核。当用户想要检查网站的性能、可访问性、最佳实践或 SEO 问题时使用。涵盖注册、身份验证、团队/站点设置和问题检索。
通过命令行快速安装 lighthouse-audit AI 技能到你的开发环境
来源:artmann/foghorn-api。
Run Lighthouse audits and retrieve performance, accessibility, best-practices, and SEO issues for any website using the Foghorn API.
Foghorn is a site-health monitoring service built on Lighthouse. You register a site, Foghorn crawls its sitemap, audits every page, and exposes the results through a REST API. This skill lets you interact with that API using curl.
All endpoints (except sign-up, sign-in, and health check) require a Bearer token in the Authorization header.
使用 Foghorn API 对网站运行 Lighthouse 审核。当用户想要检查网站的性能、可访问性、最佳实践或 SEO 问题时使用。涵盖注册、身份验证、团队/站点设置和问题检索。 来源:artmann/foghorn-api。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/artmann/foghorn-api --skill lighthouse-audit使用 Foghorn API 对网站运行 Lighthouse 审核。当用户想要检查网站的性能、可访问性、最佳实践或 SEO 问题时使用。涵盖注册、身份验证、团队/站点设置和问题检索。 来源:artmann/foghorn-api。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/artmann/foghorn-api --skill lighthouse-audit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/artmann/foghorn-api