什麼是 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