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-prd-guidenpx skills add imgompanda/fireauto --skill fireauto-prd-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-prd-guide)<a href="https://agentmods.dev/skills/imgompanda/fireauto/fireauto-prd-guide"><img src="https://agentmods.dev/badge/skills/imgompanda/fireauto/fireauto-prd-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.00714 |
| Opus 5 | $0.00043 | $0.00357 |
| Sonnet 5 | $0.00017 | $0.00143 |
| Haiku 4.5 | $0.00009 | $0.00071 |
Grade A, and why
fireauto-prd-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 4d 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
PRD 작성 가이드
아이디어 한 줄을 상세한 PRD(Product Requirements Document)로 변환하는 방법론. 실현 가능성 조사와 필요 API/서비스 조사를 포함한다.
PRD 섹션 구조
1. 프로젝트 개요
- 서비스명, 한 줄 설명
- Problem Statement (해결하는 문제)
- 타겟 사용자 (ICP)
2. 핵심 기능
- P0 (MVP 필수): 이것 없으면 서비스가 안 됨
- P1 (있으면 좋음): 차별화 요소
- P2 (향후 확장): 성장 후 추가
- 각 기능은 사용자 스토리 형식: "~로서, ~하고 싶다, 왜냐하면 ~"
3. 기술 실현 가능성
- 핵심 기술 구현 가능 여부
- 난이도 평가: 쉬움/보통/어려움/매우어려움
- 기술적 위험 요소
- 대안 접근법
4. 필요한 외부 API/서비스
WebSearch로 실제 조사하여 각 항목 포함:
- 이름, URL, 가격 (무료 티어/유료)
- 주요 기능, 제한사항
- 대안 서비스
5. 경쟁사 분석
- 이름, URL, 가격, 핵심 차별점
- 포지셔닝 (가격 vs 기능)
- 우리의 차별화 전략
6. 기술 스택 제안
- 프론트엔드, 백엔드, DB, 인프라
- 선택 이유, 예상 월 비용
7. 수익 모델
- 가격 전략, 예상 단가, 시장 규모
8. 구현 로드맵
- Phase 1 (MVP, 2-4주)
- Phase 2 (성장, 1-2개월)
- Phase 3 (확장, 2-3개월)
9. 성공 지표 (KPIs)
- 1주/1개월/3개월 목표
좋은 PRD의 특징
- 구체적: "빠르게" 대신 "3초 이내"
- 측정 가능: 성공 기준이 숫자로 표현
- 실행 가능: 개발자가 바로 작업 가능한 수준
- 우선순위 명확: P0/P1/P2 구분
API 선택 기준
| 기준 | 평가 방법 |
|---|---|
| 가격 | 무료 티어 범위, 유료 단가 |
| 안정성 | uptime SLA, status page 존재 |
| 문서화 | API docs 품질, 예제 코드 |
| 커뮤니티 | GitHub stars, Stack Overflow 답변 수 |
| SDK | 사용 언어 SDK 존재 여부 |
커맨드
/fireauto-prd 실행으로 PRD 생성을 시작한다. docs/prd/ 폴더에 저장된다.
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.
- 4d ago First seen · 78 lines · 86 tokens per session scan A 331177460e61
fireauto-prd-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 714 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。四端通用。.
taiyi-evolve
TaiyiForge 辅助 — 实现后架构与文档同步(architecture-sync)。OpenCode / Claude / Codex / Cursor 通用。.
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.
taiyi-diagram-c4
TaiyiForge 辅助 — 从代码反推 C4 架构文档(Observed/Inferred 分层 · Mermaid 真源)。OpenCode / Claude / Codex / Cursor 通用。.
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.