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-auditFoghorn 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