Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add skills/imgompanda/fireauto/fireauto-seo-guidenpx skills add imgompanda/fireauto --skill fireauto-seo-guidegit clone --depth 1 https://github.com/imgompanda/fireautoWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/imgompanda/fireauto/fireauto-seo-guide)<a href="https://agentmods.dev/skills/imgompanda/fireauto/fireauto-seo-guide"><img src="https://agentmods.dev/badge/skills/imgompanda/fireauto/fireauto-seo-guide.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00086 | $0.00763 |
| Opus 5 | $0.00043 | $0.00381 |
| Sonnet 5 | $0.00017 | $0.00153 |
| Haiku 4.5 | $0.00009 | $0.00076 |
Grade A, and why
fireauto-seo-guide scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
SEO 감사 방법론
Next.js 프로젝트에 대한 포괄적 SEO 감사를 수행하기 위한 방법론. 실제 프로덕션 프로젝트 감사 경험에서 축적된 패턴 기반.
감사 원칙
- 코드 기반 감사: 소스 코드 분석으로 빌드 전 이슈 발견
- 프레임워크 인식: Next.js App Router 패턴에 최적화
- 심각도 기반 우선순위: P0(Critical) ~ P3(Low)
- 실행 가능한 피드백: 각 이슈에 구체적 수정 코드 제시
감사 순서 (의존성 기반)
- robots.txt / sitemap — 크롤링 기반
- 메타 태그 — 인덱싱 기반
- JSON-LD 구조화 데이터 — Rich Results
- pSEO 라우트 — 대량 페이지 품질
- 리다이렉트 체인 — 크롤 버짓 낭비
- 성능 SEO — Core Web Vitals
핵심 체크리스트
robots.txt
- 파일 존재 (public/robots.txt 또는 app/robots.ts)
- 프로덕션에서 Disallow: / 아닌지 확인
- 민감 경로 차단 (admin, api, dashboard)
- Sitemap 지시자 포함
Sitemap
- 모든 공개 라우트 포함
- lastmod 정확성
- 다국어 alternate 링크 (hreflang)
JSON-LD 구조화 데이터
- 홈페이지: Organization + WebSite
- 블로그: Article (headline, datePublished, author, image)
- 상품: Product + Offer (name, price, availability)
- FAQ: FAQPage + Question
- 네비게이션: BreadcrumbList
- 중복 블록 없음
메타 태그
- title (30-60자), description (120-160자)
- og:title, og:description, og:image
- canonical URL, hreflang
성능 SEO
- loading.tsx 존재 (주요 라우트)
- next/image 사용
- 불필요한 "use client" 없음
자주 발견되는 이슈 패턴 (Next.js)
- metadata export 누락: 동적 라우트에서 특히 흔함
- JSON-LD 중복: layout.tsx + page.tsx 양쪽에서 렌더링
- sitemap에서 동적 라우트 누락: DB 조회 없이 정적 URL만 나열
- canonical URL 불일치: 다국어 사이트에서 기본 언어만 지정
- OG 이미지 미설정: SNS 공유 시 이미지 없이 노출
- 클라이언트 컴포넌트 과다: page.tsx에 "use client" → SSR 이점 상실
커맨드
/fireauto-seo 실행으로 전체 감사를 시작한다.
추가 리소스
- JSON-LD 필수 속성 참조표:
references/json-ld-schemas.md - 도구 활용 가이드:
references/tools-guide.md
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 78 lines · 86 tokens per session scan A f8b9607b0100
fireauto-seo-guide is a skill published in the GitHub repository imgompanda/fireauto (140 stars, last pushed 4mo ago), licensed MIT. It adds 86 tokens to every session and 763 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
taiyi-ui-design
TaiyiForge 第 4 阶段 — UI/UX 契约,产出 UI-DESIGN.md。四端通用。.
release-archivist
Close out a spec-superflow change with verification, summary, and archive readiness. Invoke when implementation is complete, verification is underway, or the user asks for a final wrap-up.
flow-next-resolve-pr
Resolve PR review feedback. Fetches unresolved threads, triages, fixes, replies and resolves via GraphQL. Use when asked to address review comments.
flow-next-tracker-sync
Project a flow-next spec to a tracker issue (Linear, GitHub, GitLab, Jira) and reconcile two-way. Use when asked to sync to a tracker. NOT plan-sync.
taiyi-evolve
TaiyiForge 辅助 — 实现后架构与文档同步(architecture-sync)。OpenCode / Claude / Codex / Cursor 通用。.
taiyi-diagram-c4
TaiyiForge 辅助 — 从代码反推 C4 架构文档(Observed/Inferred 分层 · Mermaid 真源)。OpenCode / Claude / Codex / Cursor 通用。.